Peter Robinson
|
3461e66b62
Complex Colors
|
1 year ago |
Peter Robinson
|
e329e35773
SceneWindow Event Pass Through
|
1 year ago |
capnlove
|
ef7be585db
Positional Audio Update
|
9 years ago |
chaigler
|
466e354fd2
AttachGui Revamp
|
9 years ago |
Peter Robinson
|
8b5cf96b42
Merge pull request #287 from greenfire27/MoveToUpdate
|
9 years ago |
Peter Robinson
|
97fa57a4c5
Merge pull request #238 from lilligreen/collisions
|
9 years ago |
Peter Robinson
|
53177012cf
Updated MoveTo
|
9 years ago |
Peter Robinson
|
e19b7b1dc4
Add Grow Functionality
|
10 years ago |
Peter Robinson
|
83931dfec9
Added Fading Functionality
|
10 years ago |
Mike Lilligreen
|
a4e0b1c7b7
Implementation of one way collisions for chain and edge shapes
|
11 years ago |
Mike Lilligreen
|
ce62ed54d9
Fixes for CollisionGroups and CollisionLayers
|
11 years ago |
MelvMay-GG
|
db8dd840bb
- Added Schema for CompositeSprite and all sub-sprites.
|
12 years ago |
MelvMay-GG
|
cde4e22c4f
- Fixed bad default when writing the field SceneObject::PickingAllowed.
|
12 years ago |
MelvMay-GG
|
69946bedb0
- Exposed the flag that controls whether a SceneObject is allowed to be picked or not.
|
12 years ago |
MelvMay-GG
|
7ed1f79dd3
- Reorganized controllers into a picking/grouped hierarchy.
|
12 years ago |
MelvMay-GG
|
8fe818eb4b
- Removed obsolete "behavior()" method.
|
12 years ago |
MelvMay-GG
|
9d273f324a
- Taml serialization WIP.
|
12 years ago |
MelvMay-GG
|
d63a3db4bf
- Scene controllers WIP.
|
12 years ago |
MelvMay-GG
|
a3dc8b84f5
- MoveTo and Rotate to now both use a "speed" parameter rather than a "time" parameter. This always caused people confusion and is used as speed by many.
|
12 years ago |
MelvMay-GG
|
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.
|
12 years ago |
Mich
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
12 years ago |