MelvMay-GG 6f947749d5 - Added support for Scene.Preloads to schema. пре 12 година
..
2d 6f947749d5 - Added support for Scene.Preloads to schema. пре 12 година
algorithm 6be76dee59 Update hashFunction.cc пре 13 година
assets 5bf60c911a - Removed redundant "AssetSnapshot" code. пре 13 година
audio 99703ab577 - Added consistent "copyTo()" (cloning) functionality to AssetBase and all existing asset types. The ParticleAsset was already wired-up correctly. пре 13 година
box2d a20f2864a1 - First push of Torque 2D 2.0 (MIT) пре 13 година
collection 6de480a615 - The "onAdd()" and "onRemove()" callbacks are now processed by SimObject meaning each derived-type doesn't have to do so. пре 13 година
component fd84a941d6 - Removed duplicate fields. пре 13 година
console 1505988ba2 - Removed extra qualificiation as it isn't liked by XCode/AppCode. пре 13 година
debug a20f2864a1 - First push of Torque 2D 2.0 (MIT) пре 13 година
delegates a20f2864a1 - First push of Torque 2D 2.0 (MIT) пре 13 година
game 93be0d70ff - Only call the "onExit" method if it exists. пре 13 година
graphics 1d2918d3d6 - Removed AnimationController and replaced with ImageFrameProvider. This is a move towards unifying frames as a source for Sprites where potentially you can have assets that are compatible i.e. ImageAsset and AnimationAsset both supply frames so can be assigned to the same field (say) ".Asset = 'blah'". It also means that you could have a "MovieAsset" that could also supply the same asset i.e. be able to assign an image, animation or movie to a sprite, scroller, GuiSpriteButton etc. пре 13 година
gui 32f5030473 - Removed duplicate field. пре 13 година
input a20f2864a1 - First push of Torque 2D 2.0 (MIT) пре 13 година
io a20f2864a1 - First push of Torque 2D 2.0 (MIT) пре 13 година
math 2cb6333922 Update rectClipper.cpp пре 13 година
memory 01ab6b227c - Exposed the object count for FrameTemp<T>. пре 13 година
messaging 6de480a615 - The "onAdd()" and "onRemove()" callbacks are now processed by SimObject meaning each derived-type doesn't have to do so. пре 13 година
module ce1e7f03d2 - Fixed module manager recursion issue when not scanning at root-path only. пре 13 година
network 2e16ca5d01 - TAML schema (adding in custom TAML). пре 13 година
persistence dbfae3e930 - Added support for RectI, RectF & b2AAAA to schema. пре 12 година
platform 6de480a615 - The "onAdd()" and "onRemove()" callbacks are now processed by SimObject meaning each derived-type doesn't have to do so. пре 13 година
platformOSX 17b5f9fee0 - Added some string-formatting safety on OSX & iOS. This stuff needs a serious clean-up however. пре 13 година
platformWin32 c6056ab203 - Fixed field sub-component evalulation to be safer for string formatting. пре 13 година
platformX86UNIX a20f2864a1 - First push of Torque 2D 2.0 (MIT) пре 13 година
platformiOS 17b5f9fee0 - Added some string-formatting safety on OSX & iOS. This stuff needs a serious clean-up however. пре 13 година
sim af7925c8a7 - TAML schema WIP. пре 13 година
string c1764fb20f incorporate global string table code from t3d. пре 13 година
testing d19fca7c41 - Added VS2012 support. пре 13 година
torqueConfig.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) пре 13 година