Mike Lilligreen 2ab09eaccd Fixes to get Windows platform to compile %!s(int64=11) %!d(string=hai) anos
..
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. %!s(int64=13) %!d(string=hai) anos
AmbientForceControllerToy 7ed1f79dd3 - Reorganized controllers into a picking/grouped hierarchy. %!s(int64=13) %!d(string=hai) anos
AngleToy 8b22129d10 Replaced all instances of onTouchMoved to onTouchDragged in the Sandbox modules. %!s(int64=12) %!d(string=hai) anos
AppCore 4835dcff08 Fixed button problem related to screen mode being set wrong due to android virtual bar %!s(int64=12) %!d(string=hai) anos
AquariumToy 91a64d689f - Removed redundant declared asset entry from the AquariumToy. %!s(int64=12) %!d(string=hai) anos
AudioToy 292f1ad173 AudioToy added to the Sandbox %!s(int64=12) %!d(string=hai) anos
BridgeToy a20f2864a1 - First push of Torque 2D 2.0 (MIT) %!s(int64=13) %!d(string=hai) anos
BuoyancyControllerToy 8995a9f6a2 - Update BuoyancyControllerToy to better show off the features of the controller. %!s(int64=13) %!d(string=hai) anos
ChainToy a20f2864a1 - First push of Torque 2D 2.0 (MIT) %!s(int64=13) %!d(string=hai) anos
CollisionToy a352bbc32b - Fixed console warning from CollisionToy (zero-sized dimension was being specified). %!s(int64=12) %!d(string=hai) anos
CompositeSpriteToy 4de7c816af TorqueScript always uses degrees. Polar coordinates use the standard with 0 degrees along the postive X-axis and 90 degrees along the positive Y-axis. %!s(int64=12) %!d(string=hai) anos
CompoundObjectsToy 4de7c816af TorqueScript always uses degrees. Polar coordinates use the standard with 0 degrees along the postive X-axis and 90 degrees along the positive Y-axis. %!s(int64=12) %!d(string=hai) anos
DeathBallToy 4de7c816af TorqueScript always uses degrees. Polar coordinates use the standard with 0 degrees along the postive X-axis and 90 degrees along the positive Y-axis. %!s(int64=12) %!d(string=hai) anos
Experiments 28beb53b39 - Added composite experiment. %!s(int64=13) %!d(string=hai) anos
FlipToy a20f2864a1 - First push of Torque 2D 2.0 (MIT) %!s(int64=13) %!d(string=hai) anos
ImageFontToy a20f2864a1 - First push of Torque 2D 2.0 (MIT) %!s(int64=13) %!d(string=hai) anos
LeapToy f2c757fbd6 Attempted merge of Leap motion and current development. Windows support first. %!s(int64=12) %!d(string=hai) anos
MoveToToy 8b22129d10 Replaced all instances of onTouchMoved to onTouchDragged in the Sandbox modules. %!s(int64=12) %!d(string=hai) anos
MultiWindowToy e181e2fe3c - Stopped the MultiWindowToy from mounting using "angle" to stop the view from spinning like crazy. %!s(int64=12) %!d(string=hai) anos
PickingToy 8b22129d10 Replaced all instances of onTouchMoved to onTouchDragged in the Sandbox modules. %!s(int64=12) %!d(string=hai) anos
PointForceControllerToy 4de7c816af TorqueScript always uses degrees. Polar coordinates use the standard with 0 degrees along the postive X-axis and 90 degrees along the positive Y-axis. %!s(int64=12) %!d(string=hai) anos
PyramidToy a20f2864a1 - First push of Torque 2D 2.0 (MIT) %!s(int64=13) %!d(string=hai) anos
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. %!s(int64=13) %!d(string=hai) anos
RotateToToy 8b22129d10 Replaced all instances of onTouchMoved to onTouchDragged in the Sandbox modules. %!s(int64=12) %!d(string=hai) anos
Sandbox 2bf27123e8 splash screen file and script changes i missed commiting %!s(int64=12) %!d(string=hai) anos
SceneLayerToy 7ed1f79dd3 - Reorganized controllers into a picking/grouped hierarchy. %!s(int64=13) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
ShapeVectorToy 7ecec41520 Updated ShapeVectorToy to use setPolyPrimitive instead of manual PolyList points %!s(int64=13) %!d(string=hai) anos
SoftbodyToy a20f2864a1 - First push of Torque 2D 2.0 (MIT) %!s(int64=13) %!d(string=hai) anos
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. %!s(int64=13) %!d(string=hai) anos
SpineToy 2ab09eaccd Fixes to get Windows platform to compile %!s(int64=11) %!d(string=hai) anos
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. %!s(int64=13) %!d(string=hai) anos
SpriteToy c63f333929 - Removed extra line in script. %!s(int64=12) %!d(string=hai) anos
ToyAssets d39be86797 - Added JSON parser. You can now write module and assets using JSON because there's a parser available (it can even update so it works with renaming assets etc). %!s(int64=12) %!d(string=hai) anos
TropicalAssets 391bbcf1e8 - Fixed bad particle asset reference. %!s(int64=12) %!d(string=hai) anos
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. %!s(int64=12) %!d(string=hai) anos
TumblerToy a5d5017dbe - Fixed a bug where when creating a joint and referencing an object using its name then the joint creation failed. %!s(int64=13) %!d(string=hai) anos