Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Mich 43d5fbaa07 Create README.md 12 ani în urmă
  MichPerry-GG 3cdb5b5f55 Merge remote-tracking branch 'origin/development' 3/27/2013 13 ani în urmă
  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 13 ani în urmă
  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. 13 ani în urmă
  MichPerry-GG cda96583c2 - Updated DeathBallToy behavior collision to match changes to onCollision parameter list for behavior's onCollision callback. 13 ani în urmă
  MichPerry-GG 008d0c911a Merge remote-tracking branch 'CharliesRepo/onCollisionChoice' into development 13 ani în urmă
  capnlove caba5a51fa Added centerOfMass to createTargetJoint scriptbinding function 13 ani în urmă
  MelvMay-GG 391bbcf1e8 - Fixed bad particle asset reference. 13 ani în urmă
  MelvMay-GG 91a64d689f - Removed redundant declared asset entry from the AquariumToy. 13 ani în urmă
  MelvMay-GG 10f998ff16 - Moved some TAML constants to a central location. 13 ani în urmă
  MelvMay-GG 8f4dc93455 - Some minor future compatibility changes to FileStream/Stream. Really needs a good rework. 13 ani în urmă
  MelvMay-GG 498a84a7e7 - Some minor consistency changes to Taml. 13 ani în urmă
  MelvMay-GG 3222365e09 - Implemented the stub "revolute joint" functions because they were so trivial. 13 ani în urmă
  MelvMay-GG 0ed914b535 - Fixed-up a recent bad merge and implemented stubs for missing functionality. The baton has been passed back now... :) 13 ani în urmă
  Charlie Patterson b7d6167d99 onCollision version with parameters that are "backward compatible" with pre MIT. 13 ani în urmă
  doodaddy64 4b547531fe Merge pull request #47 from doodaddy64/development 13 ani în urmă
  Charlie Patterson 2d031064af removed onCollision changes in Scene.cc by checking in -1 older version (for now). 13 ani în urmă
  Charlie Patterson f5406619aa changed the behavior tutorial to include its own copy of aquarium.cs (less coupling) 13 ani în urmă
  capnlove 8a3498c81b Merge remote-tracking branch 'refs/remotes/upstream/development' into development 13 ani în urmă
  MelvMay-GG 12b20892fc - Minor formatting changes. 13 ani în urmă
  MelvMay-GG 351b2f4512 - SceneRenderState now refers to a SimObject as a render-host rather than a GuiControl. 13 ani în urmă
  Mich 3866170a8c Merge pull request #44 from lilligreen/laboratory 13 ani în urmă
  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. 13 ani în urmă
  capnlove 8410f1cc08 Merge remote-tracking branch 'refs/remotes/upstream/development' into development 13 ani în urmă
  capnlove da62f0869c Added a JointsToy WIP 13 ani în urmă
  MelvMay-GG 4b0c66b2a1 - WaveComposite now directly inherits from SpriteBatch and not CompositeSprite for demonstration. 13 ani în urmă
  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) 13 ani în urmă
  Charlie Patterson 88ee6cae67 Merge remote-tracking branch 'upstream/development' into development 13 ani în urmă
  MelvMay-GG 25925db702 - Removed duplicate initialization from TamlWriteNode. 13 ani în urmă
  MelvMay-GG 762ce2bef2 - Fixed a minor problem with WorldQuery when picking AABB on objects OOBB. 13 ani în urmă