Commit History

Author SHA1 Message Date
  capnlove c2b65c9fd1 Added functions getExplicitCellWidth and getExplicitCellHeight to ImageAsset 12 years ago
  Simon Love b98ddf0c3d Merge pull request #84 from capnlove/ParticlePlayerStop_Fix 12 years ago
  Simon Love 78e7f4fd05 Merge pull request #85 from capnlove/ParticleAssetCreation_Fix 12 years ago
  Simon Love ea7f6462ec Merge pull request #83 from capnlove/TextureManager_Fix 12 years ago
  capnlove 6fe560a921 Changed TamlWrite so that Data Keys are written out as children of the ParticleAssetEmitter's Fields, as originally designed. 12 years ago
  capnlove cf166128ff ParticleAsset & ParticleAssetEmitter.getSelectedField now returns a string representing the name of the selected field, as per original design. 12 years ago
  capnlove 5c2fde9963 When LifeMode was set to INFINITE (default), the check for Waitforparticles was skipped. 12 years ago
  capnlove 5a4d5442e2 Replaced call to makeFullPathName to expandPath to take advantage of the expando functionality 12 years ago
  Mich 48040a67c9 Update README.md 12 years ago
  Simon Love 0cf42ee45a Merge pull request #69 from capnlove/CompositeSprite_Fix 12 years ago
  capnlove df712056fa Final CompositeSprite Fix. 12 years ago
  Charlie Patterson fd26e2d6a1 Merge pull request #70 from capnlove/ImageAsset_Typo 12 years ago
  capnlove 280903fb09 ImageWidth and ImageHeight were inverted in calculateImage function 12 years ago
  Charlie Patterson abe8ef5505 Merge pull request #68 from lilligreen/particles 12 years ago
  Charlie Patterson a49c92358c Merge pull request #56 from eightyeight/math-sign-function 12 years ago
  Daniel Buckmaster 06bac6a9da Fixed signum logic. 12 years ago
  lilligreen 4cc2398c30 ParticleAsset/Emitter/Player TorqueScript additions 12 years ago
  lilligreen c55ea9c011 Merge pull request #3 from GarageGames/development 12 years ago
  Simon Love b6ab4805de Merge pull request #55 from capnlove/development 12 years ago
  MichPerry-GG 7315bd2703 - Added guiGridCtrl source to Xcode projects 12 years ago
  MichPerry-GG fa975ba44d - Updated the formatting for the guiGridCtrl source to coincide with the coding standard used in other parts of the engine. 12 years ago
  MichPerry-GG ca00986e6a Merge remote-tracking branch 'refs/remotes/whilke/feature/guiGrid' into development. 12 years ago
  Mich 51de923a57 Merge pull request #59 from pchan126/bugfix/rapidjson 12 years ago
  Paul Jan 49a1d0703c Fix OSX-Debug rapidjson header include 12 years ago
  capnlove d7d5cfc35a Fixed Sceneobject.applyLinearImpulse. Minimum argument count changed to coincide with intended purpose 12 years ago
  Daniel Buckmaster ce24c28b8f Added signum convenience function. 12 years ago
  capnlove 0c0ccc24cc Fixed Sceneobject.applyForce. Minimum argument count changed to coincide with intended purpose 12 years ago
  doodaddy64 01594a24ce Merge pull request #51 from doodaddy64/development 12 years ago
  Charlie Patterson 8dc1ab763c Merge branch 'development' of https://github.com/GarageGames/Torque2D into development 12 years ago
  Mich 71592a16fc Merge pull request #50 from WildTurkeyUK/triangle_batching 12 years ago