Earlier this year
-
r208
(- changed touch hold event detection implementation in TuioM...) committed by ludersch...@gmail.com
- - changed touch hold event detection implementation in TuioManager
- removed outcommented code in TuioManager
- added a FiducialEvent instance when calling the onRemove callback function (before null was sent
instead of a FiducialEvent) in TuioManager
- fixed a bug in MouseTuioAdapter
- changed touch hold event detection implementation in TuioManager
- removed outcommented code in TuioManager
- added a FiducialEvent instance when calling the onRemove callback function (before null was sent
instead of a FiducialEvent) in TuioManager
- fixed a bug in MouseTuioAdapter
Older
-
r207
(- new field debugTextColor in TuioDebug
- adapted MouseEvent...) committed by ludersch...@gmail.com
- - new field debugTextColor in TuioDebug
- adapted MouseEvent dispatching to original MouseEvent dispatching of mouse in Flash:
- when sending MOUSE_OUT when touch leaves object, the original mouse implementation sends the
instance of the object over which the mouse is now after the object has been left in relatedObjects
- similarly with MOUSE_OVER: relatedObject is the object before the mouse has entered the new
object
- MOUSE_OUT when touch is removed
-...
- new field debugTextColor in TuioDebug
- adapted MouseEvent dispatching to original MouseEvent dispatching of mouse in Flash:
- when sending MOUSE_OUT when touch leaves object, the original mouse implementation sends the
instance of the object over which the mouse is now after the object has been left in relatedObjects
- similarly with MOUSE_OVER: relatedObject is the object before the mouse has entered the new
object
- MOUSE_OUT when touch is removed
-...
-
r206
(minor changes (added some 'this.').) committed by ludersch...@gmail.com
- minor changes (added some 'this.').
minor changes (added some 'this.').
-
-
-
-
-
r205
(- Added some helping comments to gesture example) committed by gimmix...@gmail.com
- - Added some helping comments to gesture example
- Added some helping comments to gesture example
-
r204
(- added further documentation) committed by gimmix...@gmail.com
- - added further documentation
- added further documentation
-
r203
(- Added a close function to the IOSCConnector interface
- im...) committed by gimmix...@gmail.com
- - Added a close function to the IOSCConnector interface
- implemented close() for all current connectors
- Added a close function to the IOSCConnector interface
- implemented close() for all current connectors
-
r202
(- Added, extended and corrected documentation) committed by gimmix...@gmail.com
- - Added, extended and corrected documentation
- Added, extended and corrected documentation
-
r201
(- removed unnecessary import statements which caused asdoc c...) committed by gimmix...@gmail.com
- - removed unnecessary import statements which caused asdoc compile errors
- added some additional documentation
- added the possibility two switch between two different behaviors to the TwoFingerMoveGesture
- hid some variables and functions from the asdoc which are only used internally but due to some
reasons need to be public or needed to be public -> refactoring inbound
- removed unnecessary import statements which caused asdoc compile errors
- added some additional documentation
- added the possibility two switch between two different behaviors to the TwoFingerMoveGesture
- hid some variables and functions from the asdoc which are only used internally but due to some
reasons need to be public or needed to be public -> refactoring inbound
-
r200
(Added sending of frame events in NativeTuioAdapter and in Mo...) committed by ludersch...@gmail.com
- Added sending of frame events in NativeTuioAdapter and in MouseTuioAdapter. Should cause gesture API
to work with both Adapters.
Added sending of frame events in NativeTuioAdapter and in MouseTuioAdapter. Should cause gesture API
to work with both Adapters.
-
r199
(- added proper sessionID increment
- changed the TuioCursor ...) committed by gimmix...@gmail.com
- - added proper sessionID increment
- changed the TuioCursor storage behaviour -> stored under touchID rather than push
- added proper sessionID increment
- changed the TuioCursor storage behaviour -> stored under touchID rather than push
-
r198
(removed a memory leak from the mouse and the native adapter ...) committed by ludersch...@gmail.com
- removed a memory leak from the mouse and the native adapter where TuioCursors would not be deleted
after a mouse up or a touch up.
removed a memory leak from the mouse and the native adapter where TuioCursors would not be deleted
after a mouse up or a touch up.
-
-
r196
(updated package structure of fiducial example.) committed by ludersch...@gmail.com
- updated package structure of fiducial example.
updated package structure of fiducial example.
-
r195
(added caurina lib for fiducial example.) committed by ludersch...@gmail.com
- added caurina lib for fiducial example.
added caurina lib for fiducial example.
-
r194
(added ascb lib for fiducial example.) committed by ludersch...@gmail.com
- added ascb lib for fiducial example.
added ascb lib for fiducial example.
-
-
-
-
r192
(- Added object recycling for GestureStep and GestureStepSequ...) committed by gimmix...@gmail.com
- - Added object recycling for GestureStep and GestureStepSequence
- Added object recycling for GestureStep and GestureStepSequence
-
r191
(-fixed a little bug in the NativeTuioAdapter that resulted i...) committed by gimmix...@gmail.com
- -fixed a little bug in the NativeTuioAdapter that resulted in wrong diffX and diffY values on
TuioContainer updates
-fixed a little bug in the NativeTuioAdapter that resulted in wrong diffX and diffY values on
TuioContainer updates
-
-
r190
(- Fixed a bug in the NativeTuioAdapter where arrays were not...) committed by gimmix...@gmail.com
- - Fixed a bug in the NativeTuioAdapter where arrays were not created
- Fixed a bug in the NativeTuioAdapter where arrays were not created
-
r189
(- Fixed a bug where the function getBytes() would return a b...) committed by gimmix...@gmail.com
- - Fixed a bug where the function getBytes() would return a broken OSCBundle
- Fixed a bug where the function getBytes() would return a broken OSCBundle
-
r188
(- edited comments in TuioManager
- renamed enable/disable fu...) committed by ludersch...@gmail.com
- - edited comments in TuioManager
- renamed enable/disable functions in Mouse Adapter
- copied OSCPacket in UDPConnector in order to allow for more than one listener at a time.
- Updated TuioDebug to handle TUIO 1.1 debug information
- edited comments in TuioManager
- renamed enable/disable functions in Mouse Adapter
- copied OSCPacket in UDPConnector in order to allow for more than one listener at a time.
- Updated TuioDebug to handle TUIO 1.1 debug information
-
-
-
r186
(- added treatment of TUIO source message for fiducial callba...) committed by ludersch...@gmail.com
- - added treatment of TUIO source message for fiducial callbacks in TuioManager.
- updated legacy TUIOManager to use TuioManager instead of obsolete TuioFiducialDispatcher.
- added treatment of TUIO source message for fiducial callbacks in TuioManager.
- updated legacy TUIOManager to use TuioManager instead of obsolete TuioFiducialDispatcher.
-
r185
(took "care" of fiducial context menu in flash only mode (whi...) committed by ludersch...@gmail.com
- took "care" of fiducial context menu in flash only mode (while not using AIR): currently not
supported as the context menu in flash can only be used with the original flash class ContextMenu in
the Flash IDE as ContextMenu is part of the flash.ui.* package.
however, method stubs for the support have been added and can be implemented by everyone using TUIO
AS3 in Flash IDE.
took "care" of fiducial context menu in flash only mode (while not using AIR): currently not
supported as the context menu in flash can only be used with the original flash class ContextMenu in
the Flash IDE as ContextMenu is part of the flash.ui.* package.
however, method stubs for the support have been added and can be implemented by everyone using TUIO
AS3 in Flash IDE.
-
r184
(Adapted classes to support source messages while still provi...) committed by ludersch...@gmail.com
- Adapted classes to support source messages while still providing backwards compatibility.
Adapted classes to support source messages while still providing backwards compatibility.
-
r183
(- replaced sessionID indexed Arrays in TuioManager with Tuio...) committed by gimmix...@gmail.com
- - replaced sessionID indexed Arrays in TuioManager with TuioContainer indexed Dictionaries
- replaced sessionID indexed Arrays in TuioManager with TuioContainer indexed Dictionaries
-
-
r182
(- the tuio source message is now fully supported
- fixed com...) committed by gimmix...@gmail.com
- - the tuio source message is now fully supported
- fixed compiler errors resulting from changes for source msg support -> additional testing needed
to ensure functionality
- the tuio source message is now fully supported
- fixed compiler errors resulting from changes for source msg support -> additional testing needed
to ensure functionality
-
r181
(- flash workaround for fiducial choice context menu handling...) committed by ludersch...@gmail.com
- - flash workaround for fiducial choice context menu handling (fiducial choice context menu does not
work currently with Flash only with Flex/Air)
- flash workaround for fiducial choice context menu handling (fiducial choice context menu does not
work currently with Flash only with Flex/Air)
-
-
-
-
r179
(implemented removeToucReceiver.
renamed fiducial related att...) committed by ludersch...@gmail.com
- implemented removeToucReceiver.
renamed fiducial related attributes.
implemented removeToucReceiver.
renamed fiducial related attributes.
-
r179
(implemented removeToucReceiver.
renamed fiducial related att...) committed by ludersch...@gmail.com
- implemented removeToucReceiver.
renamed fiducial related attributes.
implemented removeToucReceiver.
renamed fiducial related attributes.
-
-
-
-
-
r176
(renamed from FiducialEvent to TuioFiducialEvent and moved fr...) committed by ludersch...@gmail.com
- renamed from FiducialEvent to TuioFiducialEvent and moved from org.tuio.fiducial to this package.
renamed from FiducialEvent to TuioFiducialEvent and moved from org.tuio.fiducial to this package.
-
r176
(renamed from FiducialEvent to TuioFiducialEvent and moved fr...) committed by ludersch...@gmail.com
- renamed from FiducialEvent to TuioFiducialEvent and moved from org.tuio.fiducial to this package.
renamed from FiducialEvent to TuioFiducialEvent and moved from org.tuio.fiducial to this package.
-
r175
(integrated TuioFiducialDispatcher into this class.) committed by ludersch...@gmail.com
- integrated TuioFiducialDispatcher into this class.
integrated TuioFiducialDispatcher into this class.
-
r175
(integrated TuioFiducialDispatcher into this class.) committed by ludersch...@gmail.com
- integrated TuioFiducialDispatcher into this class.
integrated TuioFiducialDispatcher into this class.
|