История коммитов

Автор SHA1 Сообщение Дата
  Mich 43d5fbaa07 Create README.md 12 лет назад
  MichPerry-GG 3cdb5b5f55 Merge remote-tracking branch 'origin/development' 3/27/2013 12 лет назад
  MichPerry-GG ce0e10f3a3 - Changed the poly list values used when creating a Quad in ShapeVector::setPolyPrimitive. The previous values were resulting in a render that was twice the size of the actual AABB. This should resolve https://github.com/GarageGames/Torque2D/issues/43 12 лет назад
  MichPerry-GG 2532e1b67c - Removing JointsToy that was pushed to the development branch prematurely. The toy is a WIP and will not be in the newest push to master. 12 лет назад
  MichPerry-GG cda96583c2 - Updated DeathBallToy behavior collision to match changes to onCollision parameter list for behavior's onCollision callback. 12 лет назад
  MichPerry-GG 008d0c911a Merge remote-tracking branch 'CharliesRepo/onCollisionChoice' into development 12 лет назад
  capnlove caba5a51fa Added centerOfMass to createTargetJoint scriptbinding function 12 лет назад
  MelvMay-GG 391bbcf1e8 - Fixed bad particle asset reference. 12 лет назад
  MelvMay-GG 91a64d689f - Removed redundant declared asset entry from the AquariumToy. 12 лет назад
  MelvMay-GG 10f998ff16 - Moved some TAML constants to a central location. 12 лет назад
  MelvMay-GG 8f4dc93455 - Some minor future compatibility changes to FileStream/Stream. Really needs a good rework. 12 лет назад
  MelvMay-GG 498a84a7e7 - Some minor consistency changes to Taml. 12 лет назад
  MelvMay-GG 3222365e09 - Implemented the stub "revolute joint" functions because they were so trivial. 12 лет назад
  MelvMay-GG 0ed914b535 - Fixed-up a recent bad merge and implemented stubs for missing functionality. The baton has been passed back now... :) 12 лет назад
  Charlie Patterson b7d6167d99 onCollision version with parameters that are "backward compatible" with pre MIT. 12 лет назад
  doodaddy64 4b547531fe Merge pull request #47 from doodaddy64/development 12 лет назад
  Charlie Patterson 2d031064af removed onCollision changes in Scene.cc by checking in -1 older version (for now). 12 лет назад
  Charlie Patterson f5406619aa changed the behavior tutorial to include its own copy of aquarium.cs (less coupling) 12 лет назад
  capnlove 8a3498c81b Merge remote-tracking branch 'refs/remotes/upstream/development' into development 12 лет назад
  MelvMay-GG 12b20892fc - Minor formatting changes. 12 лет назад
  MelvMay-GG 351b2f4512 - SceneRenderState now refers to a SimObject as a render-host rather than a GuiControl. 12 лет назад
  Mich 3866170a8c Merge pull request #44 from lilligreen/laboratory 12 лет назад
  MichPerry-GG b59bc38ee3 - Fixed DealsDamageBehavior::onCollision in the DeathBallToy. It was missing a parameter. Collision should be working again. Should the parameter list be changed again, this function needs to be updated. 12 лет назад
  capnlove 8410f1cc08 Merge remote-tracking branch 'refs/remotes/upstream/development' into development 12 лет назад
  capnlove da62f0869c Added a JointsToy WIP 12 лет назад
  MelvMay-GG 4b0c66b2a1 - WaveComposite now directly inherits from SpriteBatch and not CompositeSprite for demonstration. 12 лет назад
  Charlie Patterson 965a156f7d fix for onCollision/onEndCollision - the parameters should have been and are now onCollision(this, other, details). they used to be onCollision(this, thisAgain, other, details) 12 лет назад
  Charlie Patterson 88ee6cae67 Merge remote-tracking branch 'upstream/development' into development 12 лет назад
  MelvMay-GG 25925db702 - Removed duplicate initialization from TamlWriteNode. 12 лет назад
  MelvMay-GG 762ce2bef2 - Fixed a minor problem with WorldQuery when picking AABB on objects OOBB. 12 лет назад