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 年 前 |
AzaezelX
|
a0bbe0ec18
layout consistency pass pt 3 - some afx bits, correct malformed shapeimage grouping causing a crash.
|
2 年 前 |
AzaezelX
|
f07c8745b2
inspector cleanups
|
2 年 前 |
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 年 前 |
JeffR
|
943cf8351b
Adds safety check to SoundAsset's playSound so if we don't have a source, it doesn't crash
|
3 年 前 |
JeffR
|
15ef8b4fbe
Cleaned up implementation of #712
|
3 年 前 |
AzaezelX
|
f5600826d7
Merge branch 'Preview4_0' into SoundAssetImplements
|
3 年 前 |
Robert MacGregor
|
5d26dba7da
* BugFix: Clear some MSVC compiler warnings.
|
3 年 前 |
AzaezelX
|
98a079a797
code duplication prune. should aid in stability
|
3 年 前 |
marauder2k7
|
656096e016
Another way of doing shapeBase, this requires fewer changes but will have an empty asset in each stateData until it is filled with an asset.
|
3 年 前 |
marauder2k7
|
1c14dc5ec4
The beast is ready for a look over.
|
3 年 前 |
Areloch
|
426f5974da
Corrected ShapeAsset array initpersist macro to assign arraySize
|
4 年 前 |
Areloch
|
5525f8ecdd
Converts all game, gui editor, and system classes to utilize assets
|
4 年 前 |
AzaezelX
|
fabd5864fa
uninitialized variables-t3d
|
5 年 前 |
Areloch
|
6ade6f08ce
Updated Assimp
|
5 年 前 |
Areloch
|
59b6e67ecf
Merge pull request #2043 from John3/toolShapes_3
|
6 年 前 |
suncaller
|
31d0eb16f8
Clean up MSVC warning [C4312] conversion from type to type * of greater size
|
6 年 前 |
Azaezel
|
f068664742
gamebase mmebervar cleanups. mPacked in particular is likely to geta followup for other cleaning.
|
7 年 前 |
Glenn Smith
|
7769da9434
Use strncat instead of strcat to prevent some buffer overflows
|
7 年 前 |
Johxz
|
39e5fe689b
corrected shape path
|
8 年 前 |
Thomas "elfprince13" Dickerson
|
ce51070fc4
whitespace updates
|
8 年 前 |
Anis
|
55b7a8431c
Merge pull request #1800 from Azaezel/andOrMaybe
|
8 年 前 |
Azaezel
|
dd071484da
Merge branch 'development' of https://github.com/GarageGames/Torque3D into andOrMaybe
|
8 年 前 |
Johxz
|
69ecdc67fb
fix issue #696
|
8 年 前 |
Azaezel
|
5f5466d90d
clang: consistent callbacks
|
8 年 前 |
Azaezel
|
c57b1a8b70
clang reports: unclear || + && and &+| mixes.
|
8 年 前 |
Daniel Buckmaster
|
84e8cbb4ee
Revert recent style cleanup changes.
|
10 年 前 |
Daniel Buckmaster
|
33fcc59543
Merge remote-tracking branch 'origin/style-cleanup' into development
|
10 年 前 |
Daniel Buckmaster
|
014b566014
Merge remote-tracking branch 'gg/development-3.6' into development
|
10 年 前 |
Luis Anton Rebollo
|
6492028bb2
Merge pull request #1035 from bpay/memfixes
|
10 年 前 |