Histórico de Commits

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