AzaezelX
|
d07d113246
blatantly ganked from T2D; adds rotation as an option for drawbitmap
|
4 years ago |
Brian Roberts
|
14ebeaf3eb
Merge pull request #625 from Ragora/bugfix-case-insensitivity-fatal-assert
|
4 years ago |
Brian Roberts
|
361ae7e2da
Merge pull request #627 from Azaezel/alpha40/soundAssetFollowup
|
4 years ago |
Brian Roberts
|
77ac78493a
Merge pull request #630 from JeffProgrammer/ts-nexttoken
|
4 years ago |
Jeff Hutchinson
|
4af4d90f4a
Get rid of setLocalVariable entirely.
|
4 years ago |
Jeff Hutchinson
|
4293aef858
This one slipped through - nextToken can't use local variable for its token variable. This was stated as one of the breaking changes in the origional PR.
|
4 years ago |
Brian Roberts
|
84be0a369f
Merge pull request #629 from Ragora/bugfix-shader-error-crashes
|
4 years ago |
Robert MacGregor
|
0b24c728ea
* [GLSL] BugFix: Correct invalid relative include paths in lightRayOcclude.glsl.
|
4 years ago |
Brian Roberts
|
479f943cfd
Merge pull request #628 from Ragora/bugfix-asset-browser-selection
|
4 years ago |
Robert MacGregor
|
58170a7805
* [AssetBrowser] BugFix: Correct a case where creator categories may get shoved into the first module in the tree when entering asset select mode.
|
4 years ago |
AzaezelX
|
670b246a2a
sound asset conversions - playlist (as a point of significance, that no longer uses mSlots.mTrack[ i ] on the backend. just th equivalent of mTrack[i]. While the former was certainly useful for clustering, it's actively fighting standarization)
|
4 years ago |
AzaezelX
|
9ab5f61c39
sound asset conversions - ambience
|
4 years ago |
Brian Roberts
|
ce9f2e51e0
Merge pull request #626 from Ragora/bugfix-codechecker-warnings
|
4 years ago |
Robert MacGregor
|
42b862a54b
* [Unix] BugFix: Correct a fatal error that may be thrown from functions like isFile is passed a bad path.
|
4 years ago |
AzaezelX
|
f0d919e859
sound asset conversions - materials
|
4 years ago |
AzaezelX
|
9af2de3c4b
upconverter tweaks
|
4 years ago |
AzaezelX
|
c2fdb733fa
make mat editor list and set soundassets
|
4 years ago |
Robert MacGregor
|
2586e73145
* BugFix: Correct a few memory leaks.
|
4 years ago |
AzaezelX
|
adbd6d0711
sound asset conversions importer script updates - afxmagicmissile for a datablock case and guimltextcrtl for an object-instance case
|
4 years ago |
AzaezelX
|
00515fffa8
sound asset conversions - afxmagicmissile for a datablock case and guimltextcrtl for an object-instance case
|
4 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
|
4 years ago |
AzaezelX
|
9217c62446
sound followups
|
4 years ago |
Jeff Hutchinson
|
98657bde7a
Merge pull request #621 from Ragora/bugfix-lpng-warnings
|
4 years ago |
Brian Roberts
|
5eb8242142
Merge pull request #623 from Ragora/bugfix-windows-builds
|
4 years ago |
Robert MacGregor
|
9d9db307c7
* [Build] BugFix: Correct CMake errors on Windows.
|
4 years ago |
Brian Roberts
|
ba9debf89f
Merge pull request #617 from Ragora/adjustment-unix-case-insensitivity
|
4 years ago |
Brian Roberts
|
15aed0efc2
Merge pull request #616 from Azaezel/SoundAssetImplements
|
4 years ago |
Robert MacGregor
|
bd9b3fd55b
* [Win32] Adjustment: Only trigger the Linux compat warning when TORQUE_POSIX_PATH_CASE_INSENSITIVE is disabled.
|
4 years ago |
Brian Roberts
|
24810f1a34
Merge pull request #622 from Azaezel/alpha40/cmakeSuppress
|
4 years ago |
AzaezelX
|
80aa9c8c5e
partial rollback of #620 to stop win-side pop ups
|
4 years ago |