Commit Verlauf

Autor SHA1 Nachricht Datum
  Peter Robinson 4a92a2db16 CompositeSprite LocalPosition Bug vor 9 Jahren
  Peter Robinson e3df0baead Updated the comments for the new functions vor 10 Jahren
  Peter Robinson 6fb4972523 SpriteAnimationFrame vor 10 Jahren
  Mike Lilligreen e03449a8b1 Minor cleanup on UserData methods vor 11 Jahren
  capnlove f7851e84ee CompositeSprite UserData exposed to script vor 11 Jahren
  Mike Lilligreen 2c62b9cd9c Add getSpriteId method for CompositeSprite vor 11 Jahren
  Mike Lilligreen a7d89b8041 Named Cell/Frame improvements vor 11 Jahren
  Mike Lilligreen 9d3d251cfa Exposed method CompositeSprite::getSpriteLogicalPosition in TorqueScript vor 11 Jahren
  MichPerry-GG 21b86e342d Revert "Hand merging rnd branch, which is just Leap Motion support and input improvements. This will temporarily break the other platforms, which I will fix immediately." vor 12 Jahren
  MichPerry-GG 3067b33f48 Hand merging rnd branch, which is just Leap Motion support and input improvements. This will temporarily break the other platforms, which I will fix immediately. vor 12 Jahren
  lilligreen a3b5f9619b Merge branches 'doxygen' and 'downstream' of https://github.com/lilligreen/Torque2D into doxygen vor 12 Jahren
  capnlove df712056fa Final CompositeSprite Fix. vor 12 Jahren
  Charles Patterson 9c2b026d3a updated xcode OSX project. vor 12 Jahren
  Charlie Patterson 9308e1e3ed converting a ton of ConsoleFunction's to ConsoleFunctionWithDocs. This often involves separating console functions into their own *_ScriptBinding.h file. This is probably half of them moved and 75% tested. vor 12 Jahren
  MelvMay-GG e5cae7a64a - Renamed "Colour" to "Color" for consistency. vor 12 Jahren
  MelvMay-GG 559048f25f - When retrieving the blend color from either a SceneObject or a CompositeSprite the raw color values are now returned by default however both methods have an optional flag to restore the previous functionality allow either a stock color or the raw-values as appropriate. vor 12 Jahren
  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". vor 12 Jahren
  MelvMay-GG 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. vor 12 Jahren
  MelvMay-GG fe0ddd5407 - CompositeSprite picking now correctly using local-space and not world-space. vor 12 Jahren
  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. vor 12 Jahren
  Mich a20f2864a1 - First push of Torque 2D 2.0 (MIT) vor 13 Jahren