Commit History

Author SHA1 Message Date
  Cameron Porter 67d51acf7a Get the existing Torque2D codebase to compile as easily as is possible on Linux in a 32-bit environment. 11 years ago
  capnlove df712056fa Final CompositeSprite Fix. 12 years ago
  MelvMay-GG 83ad121c78 - Added Scene "pickCircle" to WorldQuery. 12 years ago
  MelvMay-GG 1d0030af49 - Finished the WorldQuery. This is a breaking change! The old "Size" option for the Scene picking methods no longer exists. Now you have "Any", "AABB", "OOBB" & "Collision". The old "Size" option is analogous to "AABB". 12 years ago
  MelvMay-GG 60fb8ec555 - Added first pass of picking for CompositeSprite. This is limited to sprite AABB until I can get some time to share the fixture (collision shape) set-up between it and the SceneObject. 12 years ago