Commit History

Author SHA1 Message Date
  AzaezelX f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 years ago
  AzaezelX ace18d0246 layout consistency pass pt 2 -place shapebase inheriting initpersistfields up top so the child layout appends to the parent 2 years ago
  AzaezelX f07c8745b2 inspector cleanups 2 years ago
  AzaezelX 33210c4a1e minor logic cleanups. we want to ensure if we *do* set the projectile sound to empty via editor, that gets propagated 3 years ago
  AzaezelX 98a079a797 code duplication prune. should aid in stability 3 years ago
  marauder2k7 76addc52eb Checks for emptyString in preload 3 years ago
  AzaezelX ef652ad8b9 clean out of the manual getSFXProfile() methods 3 years ago
  AzaezelX b83babe175 Merge branch 'Preview4_0' of https://github.com/TorqueGameEngines/Torque3D into SoundAssetImplements 3 years ago
  Robert MacGregor 55063601e6 * [Projectile] BugFix: Correct the onAdd callback not being raised for projectiles. 3 years ago
  marauder2k7 704eb27600 More Implements 3 years ago
  Areloch 0dddeeb6dd Corrects preload logic for projectiles to only fail if shape is specified, but failed to load 4 years ago
  Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets 4 years ago
  Azaezel 654fc29dc2 bounds to mBounds conflict avoidance 7 years ago
  Marc Chapman c32c9557ab enhanced-projectile 8 years ago
  Marc Chapman f9f05f154f datablock-temp-clone -- Implements creation of temporary datablock clones to allow late substitution of datablock fields. 8 years ago
  Marc Chapman 0b84fccdd2 substitutions -- Implementation of special substitution statements on datablock fields. 8 years ago
  Azaezel fbfd3ed8ed clang: constructor initialization order 8 years ago
  Daniel Buckmaster 2fbf6bdb9d Removed a space. 10 years ago
  Azaezel 9e935c417b rotAroundNormal mangling outcome -reverted 10 years ago
  Daniel Buckmaster feec36731e Merge pull request #594 from LuisAntonRebollo/unit-tests-without-crash 11 years ago
  LuisAntonRebollo 18ba0646c0 Increased stability Torqu3D: unit-tests running without a crash. See the console.log after ran unitTest_runTests( "", true ). @signmotion 11 years ago
  Thomas Fischer cd978039ac Merge pull request #635 from just-bank/engine-fixes 11 years ago
  Azaezel a33e500b8d alters projectile decal application so that it picks a random rotAroundNormal when adding it to a scene. (keeps em from always pointing north or up) 11 years ago
  bank a7756b5591 Renamed local variable so it doesn't interfere with the provided argument. 11 years ago
  DavidWyand-GG ba81917392 Fix for ballistic projectiles not bouncing 11 years ago
  Lukas Joergensen eacbb47681 Removed indentation fixes. 12 years ago
  Lukas Joergensen 9bdeabf22c Now projectiles wont explode before they have been armed. Results in projectiles being able to collide with several objects before exploding. 12 years ago
  thecelloman b4ea1123dc Remove Interior Object format (DIF) 12 years ago
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 years ago