MichPerry-GG 2532e1b67c - Removing JointsToy that was pushed to the development branch prematurely. The toy is a WIP and will not be in the newest push to master. 12 лет назад
..
AlphaBlendToy 696bf04d2c - Moved and renamed the "setTimerOn()" and "setTimerOff()" functionality from SceneObject to SimObject. These are now named "startTimer()" and "stopTimer()" and now allow the callback function to be specified as well as the timer period and an optional repeat count which if not specified or specified as zero will repeat infinitely. 13 лет назад
AmbientForceControllerToy 7ed1f79dd3 - Reorganized controllers into a picking/grouped hierarchy. 13 лет назад
AppCore cf538f01f0 Resolved Conflicts: 13 лет назад
AquariumToy 91a64d689f - Removed redundant declared asset entry from the AquariumToy. 12 лет назад
BridgeToy a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 лет назад
BuoyancyControllerToy 8995a9f6a2 - Update BuoyancyControllerToy to better show off the features of the controller. 13 лет назад
ChainToy a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 лет назад
CollisionToy 2b3337e5ad - Removed commented-out code from CollisionToy. 13 лет назад
CompositeSpriteToy 3c0acabd9b - Sandbox toys are now automatically added as an input listener on the SandboxWindow object therefore they receive direct input events without the need to use the messy "package" stuff. 12 лет назад
CompoundObjectsToy b4d528fb57 - Added a CompoundObjectsToy to demonstrate the CompositeSprite in a simple compound-sprite mode with culling-off and batch-isolation on. 12 лет назад
DeathBallToy cda96583c2 - Updated DeathBallToy behavior collision to match changes to onCollision parameter list for behavior's onCollision callback. 12 лет назад
Experiments 28beb53b39 - Added composite experiment. 13 лет назад
FlipToy a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 лет назад
ImageFontToy a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 лет назад
MoveToToy 3c0acabd9b - Sandbox toys are now automatically added as an input listener on the SandboxWindow object therefore they receive direct input events without the need to use the messy "package" stuff. 12 лет назад
MultiWindowToy e37efaeccf - Updated the MultiWindowToy to show optionally rendering specific Scene Layers as well as mounting to an object using rotation. 13 лет назад
PickingToy 83ad121c78 - Added Scene "pickCircle" to WorldQuery. 12 лет назад
PointForceControllerToy 3c0acabd9b - Sandbox toys are now automatically added as an input listener on the SandboxWindow object therefore they receive direct input events without the need to use the messy "package" stuff. 12 лет назад
PyramidToy a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 лет назад
RestitutionToy 6db2661b0e - Changed the contact filter so that the contact rules is now such that a contact occurs if either A is configured to contact B OR B is configured to contact A. Previously both conditions (AND) were required which caused undue configuration. 13 лет назад
RotateToToy 3c0acabd9b - Sandbox toys are now automatically added as an input listener on the SandboxWindow object therefore they receive direct input events without the need to use the messy "package" stuff. 12 лет назад
Sandbox d16878f1af - Removed a dead assets 12 лет назад
SceneLayerToy 7ed1f79dd3 - Reorganized controllers into a picking/grouped hierarchy. 13 лет назад
ScrollerToy 3c0acabd9b - Sandbox toys are now automatically added as an input listener on the SandboxWindow object therefore they receive direct input events without the need to use the messy "package" stuff. 12 лет назад
ShapeVectorToy 7ecec41520 Updated ShapeVectorToy to use setPolyPrimitive instead of manual PolyList points 13 лет назад
SoftbodyToy a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 лет назад
SphereStackToy 696bf04d2c - Moved and renamed the "setTimerOn()" and "setTimerOff()" functionality from SceneObject to SimObject. These are now named "startTimer()" and "stopTimer()" and now allow the callback function to be specified as well as the timer period and an optional repeat count which if not specified or specified as zero will repeat infinitely. 13 лет назад
SpriteStressToy 696bf04d2c - Moved and renamed the "setTimerOn()" and "setTimerOff()" functionality from SceneObject to SimObject. These are now named "startTimer()" and "stopTimer()" and now allow the callback function to be specified as well as the timer period and an optional repeat count which if not specified or specified as zero will repeat infinitely. 13 лет назад
SpriteToy c63f333929 - Removed extra line in script. 12 лет назад
ToyAssets 83ad121c78 - Added Scene "pickCircle" to WorldQuery. 12 лет назад
TropicalAssets 391bbcf1e8 - Fixed bad particle asset reference. 12 лет назад
TruckToy 3c0acabd9b - Sandbox toys are now automatically added as an input listener on the SandboxWindow object therefore they receive direct input events without the need to use the messy "package" stuff. 12 лет назад
TumblerToy a5d5017dbe - Fixed a bug where when creating a joint and referencing an object using its name then the joint creation failed. 13 лет назад