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
|
f07c8745b2
inspector cleanups
|
2 years ago |
JeffR
|
7efab038d1
Adjusts handling for special-case networking of sound assets where we may need to account for stuff like SFXPlaylists. DB names aren't transported, so we need to do Id lookups
|
3 years ago |
AzaezelX
|
c47cb54702
fix on-RPC-command explosion sounds not playing the first time
|
3 years ago |
JeffR
|
15ef8b4fbe
Cleaned up implementation of #712
|
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 |
marauder2k7
|
57aceb60fb
QOC
|
4 years ago |
marauder2k7
|
c92cfe3e81
SoundAssetImplements
|
4 years ago |
Areloch
|
5525f8ecdd
Converts all game, gui editor, and system classes to utilize assets
|
4 years ago |
Areloch
|
240aa571de
Merge branch 'alpha40_explodeNorm' of https://github.com/Azaezel/Torque3D into Preview4_0_w_alph40_cleanups
|
5 years ago |
AzaezelX
|
fabd5864fa
uninitialized variables-t3d
|
5 years ago |
AzaezelX
|
d3059513e2
expose explosion.initialnormal to script for fine grained directional control
|
5 years ago |
Azaezel
|
654fc29dc2
bounds to mBounds conflict avoidance
|
7 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 |
Daniel Buckmaster
|
84e8cbb4ee
Revert recent style cleanup changes.
|
10 years ago |
Daniel Buckmaster
|
33fcc59543
Merge remote-tracking branch 'origin/style-cleanup' into development
|
10 years ago |
Azaezel
|
0c10ba6833
removal of un-implemented ShockwaveData entries from explosion.
|
10 years ago |
Daniel Buckmaster
|
014b566014
Merge remote-tracking branch 'gg/development-3.6' into development
|
10 years ago |
Daniel Buckmaster
|
9396ae7176
Merge remote-tracking branch 'Winterleaf/Development-Console' into defineconsolemethod
|
10 years ago |
Daniel Buckmaster
|
33ff180593
Merge branch 'development' into style-cleanup
|
10 years ago |
Daniel Buckmaster
|
11c70262c4
Fix #741
|
10 years ago |
Vincent Gee
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
10 years ago |
bank
|
e442b87c0c
Fix: Null'ed pointer usage, possible access violation.
|
11 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 |
bank
|
69dbaf5b85
Rename all member variables to follow the style guidelines (prefixed with the 'm') - class TSShape
|
11 years ago |