-
- Downloads
Introduce LLLeapListener, associating one with each LLLeap object.
Every LEAP plugin gets its own LLLeapListener, managing its own collection of listeners to various LLEventPumps. LLLeapListener's command LLEventPump now has a UUID for a name, both for uniqueness and to make it tough for a plugin to mess with any other.
Showing
- indra/llcommon/CMakeLists.txt 2 additions, 0 deletionsindra/llcommon/CMakeLists.txt
- indra/llcommon/llleap.cpp 29 additions, 9 deletionsindra/llcommon/llleap.cpp
- indra/llcommon/llleaplistener.cpp 287 additions, 0 deletionsindra/llcommon/llleaplistener.cpp
- indra/llcommon/llleaplistener.h 73 additions, 0 deletionsindra/llcommon/llleaplistener.h
Loading
Please register or sign in to comment