| .. |
|
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.
|
vor 13 Jahren |
|
AmbientForceControllerToy
|
7ed1f79dd3
- Reorganized controllers into a picking/grouped hierarchy.
|
vor 13 Jahren |
|
AppCore
|
1d007c26a4
- TAML now supports writing and reading JSON. By default it will use a schema that is strictly compatible with JSON RFC4627 (specifically the part about member names must be unique) however TAML does not care about this and it can be turned off with the console variable "$pref::T2D::JSONStrict" (set it to false).
|
vor 12 Jahren |
|
AquariumToy
|
91a64d689f
- Removed redundant declared asset entry from the AquariumToy.
|
vor 12 Jahren |
|
BridgeToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
vor 13 Jahren |
|
BuoyancyControllerToy
|
8995a9f6a2
- Update BuoyancyControllerToy to better show off the features of the controller.
|
vor 13 Jahren |
|
ChainToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
vor 13 Jahren |
|
CollisionToy
|
a352bbc32b
- Fixed console warning from CollisionToy (zero-sized dimension was being specified).
|
vor 12 Jahren |
|
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.
|
vor 12 Jahren |
|
CompoundObjectsToy
|
a352bbc32b
- Fixed console warning from CollisionToy (zero-sized dimension was being specified).
|
vor 12 Jahren |
|
DeathBallToy
|
cda96583c2
- Updated DeathBallToy behavior collision to match changes to onCollision parameter list for behavior's onCollision callback.
|
vor 12 Jahren |
|
Experiments
|
28beb53b39
- Added composite experiment.
|
vor 12 Jahren |
|
FlipToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
vor 13 Jahren |
|
ImageFontToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
vor 13 Jahren |
|
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.
|
vor 12 Jahren |
|
MultiWindowToy
|
e181e2fe3c
- Stopped the MultiWindowToy from mounting using "angle" to stop the view from spinning like crazy.
|
vor 12 Jahren |
|
PickingToy
|
83ad121c78
- Added Scene "pickCircle" to WorldQuery.
|
vor 12 Jahren |
|
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.
|
vor 12 Jahren |
|
PyramidToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
vor 13 Jahren |
|
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.
|
vor 12 Jahren |
|
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.
|
vor 12 Jahren |
|
Sandbox
|
703d82841d
- Fixed console warnings raised when receiving Sandbox manipulation events occur in an unexpected order (this can happen but we don't need to see it spamming the console).
|
vor 12 Jahren |
|
SceneLayerToy
|
7ed1f79dd3
- Reorganized controllers into a picking/grouped hierarchy.
|
vor 13 Jahren |
|
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.
|
vor 12 Jahren |
|
ShapeVectorToy
|
7ecec41520
Updated ShapeVectorToy to use setPolyPrimitive instead of manual PolyList points
|
vor 12 Jahren |
|
SoftbodyToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
vor 13 Jahren |
|
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.
|
vor 13 Jahren |
|
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.
|
vor 13 Jahren |
|
SpriteToy
|
c63f333929
- Removed extra line in script.
|
vor 12 Jahren |
|
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).
|
vor 12 Jahren |
|
TropicalAssets
|
391bbcf1e8
- Fixed bad particle asset reference.
|
vor 12 Jahren |
|
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.
|
vor 12 Jahren |
|
TumblerToy
|
a5d5017dbe
- Fixed a bug where when creating a joint and referencing an object using its name then the joint creation failed.
|
vor 13 Jahren |