| .. |
|
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 years ago |
|
AmbientForceControllerToy
|
7ed1f79dd3
- Reorganized controllers into a picking/grouped hierarchy.
|
13 years ago |
|
AppCore
|
61969f9363
The ParticlePlayer now has a "TimeScale" option to scale time. This gives it:
|
13 years ago |
|
AquariumToy
|
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 years ago |
|
BridgeToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 years ago |
|
BuoyancyControllerToy
|
8995a9f6a2
- Update BuoyancyControllerToy to better show off the features of the controller.
|
13 years ago |
|
ChainToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 years ago |
|
CollisionToy
|
2b3337e5ad
- Removed commented-out code from CollisionToy.
|
13 years ago |
|
CompositeSpriteToy
|
bf09573e45
- Now when touching the composite sprite in the CompositeSpriteToy it deletes the sprites under the touch point.
|
13 years ago |
|
DeathBallToy
|
a99d2bc6ac
- Toys now correctly call the parent package for touch events so manipulation continues to work.
|
13 years ago |
|
Experiments
|
28beb53b39
- Added composite experiment.
|
13 years ago |
|
FlipToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 years ago |
|
ImageFontToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 years ago |
|
MoveToToy
|
a99d2bc6ac
- Toys now correctly call the parent package for touch events so manipulation continues to work.
|
13 years ago |
|
MultiWindowToy
|
e37efaeccf
- Updated the MultiWindowToy to show optionally rendering specific Scene Layers as well as mounting to an object using rotation.
|
13 years ago |
|
PointForceControllerToy
|
85e5723e10
- Updated the PointForceController to set the controller to track the planetoid (even the planetoid doesn't currently move).
|
13 years ago |
|
PyramidToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 years ago |
|
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 years ago |
|
RotateToToy
|
a99d2bc6ac
- Toys now correctly call the parent package for touch events so manipulation continues to work.
|
13 years ago |
|
Sandbox
|
42ad3aa9e9
- Added a toy category to the Sandbox of "Experiments".
|
13 years ago |
|
SceneLayerToy
|
7ed1f79dd3
- Reorganized controllers into a picking/grouped hierarchy.
|
13 years ago |
|
ScrollerToy
|
a99d2bc6ac
- Toys now correctly call the parent package for touch events so manipulation continues to work.
|
13 years ago |
|
ShapeVectorToy
|
0acf53b070
- Fixed a comment in the ShapeVectorToy
|
13 years ago |
|
SoftbodyToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 years ago |
|
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 years ago |
|
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 years ago |
|
SpriteToy
|
7ed1f79dd3
- Reorganized controllers into a picking/grouped hierarchy.
|
13 years ago |
|
ToyAssets
|
7e37d414d9
fixed typo in asset file
|
13 years ago |
|
TruckToy
|
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 years ago |
|
TumblerToy
|
a5d5017dbe
- Fixed a bug where when creating a joint and referencing an object using its name then the joint creation failed.
|
13 years ago |