Peter Robinson
|
28806e6ebd
Validator Fix
|
il y a 7 ans |
Peter Robinson
|
757e6e7cb4
Object to Object Events
|
il y a 9 ans |
Peter Robinson
|
273e2c79b1
Write Defaults Fix
|
il y a 9 ans |
Mike Lilligreen
|
32ce2dd09c
Fix for namespace linking and unlinking issues
|
il y a 11 ans |
Mike Lilligreen
|
d75d644b54
Fixed some merge conflicts between development and linux branches
|
il y a 12 ans |
Paul Jan
|
9ae5e32d84
Fix "Gui Object Namespace Issue" outlined in
|
il y a 12 ans |
Cameron Porter
|
f3b8842b99
Merge remote-tracking branch 'garagegames/development' into linuxsupport
|
il y a 12 ans |
Paul Jan
|
4977fda3e2
fix issue #76 Deleting a clone of an object with a custom class breaks the original object.
|
il y a 12 ans |
MichPerry-GG
|
21b86e342d
Revert "Hand merging rnd branch, which is just Leap Motion support and input improvements. This will temporarily break the other platforms, which I will fix immediately."
|
il y a 12 ans |
MichPerry-GG
|
3067b33f48
Hand merging rnd branch, which is just Leap Motion support and input improvements. This will temporarily break the other platforms, which I will fix immediately.
|
il y a 12 ans |
Cameron Porter
|
67d51acf7a
Get the existing Torque2D codebase to compile as easily as is possible on Linux in a 32-bit environment.
|
il y a 12 ans |
Tim Newell
|
134c9691a4
Fixed unlinknamespace bug that was causing this assert to fire - https://github.com/GarageGames/Torque2D/pull/126#issuecomment-27281918
|
il y a 12 ans |
Charlie Patterson
|
fcaae8d99f
documented 80% of SimObject and finished SimSet.
|
il y a 12 ans |
Charlie Patterson
|
d47295d4e4
moved more ConsoleMethods to ConsoleMethodWithDocs (separating functions into a ScriptBinding file usually)
|
il y a 12 ans |
MelvMay-GG
|
6de480a615
- The "onAdd()" and "onRemove()" callbacks are now processed by SimObject meaning each derived-type doesn't have to do so.
|
il y a 13 ans |
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.
|
il y a 13 ans |
Mich
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
il y a 13 ans |