Brian Roberts
|
8c2aaaad18
Merge pull request #638 from Ragora/bugfix-create-directory-logic
|
3 年之前 |
Robert MacGregor
|
0cf8498fce
* BugFix: Correct usage of mkdir in posixVolume.cpp to check for the expected successful return value.
|
3 年之前 |
Brian Roberts
|
7f5766a7fc
Merge pull request #635 from Ragora/bugfix-asset-browser-delete-directory-loop
|
3 年之前 |
Brian Roberts
|
0f4cf446a3
Merge pull request #631 from Azaezel/alpha40/spotlightSpotting
|
3 年之前 |
Brian Roberts
|
4b3a83c4df
Merge pull request #633 from Ragora/bugfix-asset-browser-horizontal
|
3 年之前 |
Brian Roberts
|
f6b3bda106
Merge pull request #634 from Ragora/bugfix-editor-f-keys
|
3 年之前 |
Robert MacGregor
|
4082fd36e3
* [AssetBrowser] BugFix: Address an error where deleting directories may result in an infinite loop.
|
3 年之前 |
Robert MacGregor
|
27d75486e6
* [Editor] BugFix: Correct the inability to use function keys F1-F10 when running the editor. These keys were supposed to open a series of other editors.
|
3 年之前 |
Robert MacGregor
|
edf9afbd9b
* [AssetBrowser] BugFix: Allow the asset browser tree view to use a horizontal scroll bar where necessary.
|
3 年之前 |
AzaezelX
|
a05c83493e
adress gl spotlights disapearing for deferred
|
3 年之前 |
Brian Roberts
|
14ebeaf3eb
Merge pull request #625 from Ragora/bugfix-case-insensitivity-fatal-assert
|
3 年之前 |
Brian Roberts
|
361ae7e2da
Merge pull request #627 from Azaezel/alpha40/soundAssetFollowup
|
3 年之前 |
Brian Roberts
|
77ac78493a
Merge pull request #630 from JeffProgrammer/ts-nexttoken
|
3 年之前 |
Jeff Hutchinson
|
4af4d90f4a
Get rid of setLocalVariable entirely.
|
3 年之前 |
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.
|
3 年之前 |
Brian Roberts
|
84be0a369f
Merge pull request #629 from Ragora/bugfix-shader-error-crashes
|
3 年之前 |
Robert MacGregor
|
0b24c728ea
* [GLSL] BugFix: Correct invalid relative include paths in lightRayOcclude.glsl.
|
3 年之前 |
Brian Roberts
|
479f943cfd
Merge pull request #628 from Ragora/bugfix-asset-browser-selection
|
3 年之前 |
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.
|
3 年之前 |
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)
|
3 年之前 |
AzaezelX
|
9ab5f61c39
sound asset conversions - ambience
|
3 年之前 |
Brian Roberts
|
ce9f2e51e0
Merge pull request #626 from Ragora/bugfix-codechecker-warnings
|
3 年之前 |
Robert MacGregor
|
42b862a54b
* [Unix] BugFix: Correct a fatal error that may be thrown from functions like isFile is passed a bad path.
|
3 年之前 |
AzaezelX
|
f0d919e859
sound asset conversions - materials
|
3 年之前 |
AzaezelX
|
9af2de3c4b
upconverter tweaks
|
3 年之前 |
AzaezelX
|
c2fdb733fa
make mat editor list and set soundassets
|
3 年之前 |
Robert MacGregor
|
2586e73145
* BugFix: Correct a few memory leaks.
|
3 年之前 |
AzaezelX
|
adbd6d0711
sound asset conversions importer script updates - afxmagicmissile for a datablock case and guimltextcrtl for an object-instance case
|
3 年之前 |
AzaezelX
|
00515fffa8
sound asset conversions - afxmagicmissile for a datablock case and guimltextcrtl for an object-instance case
|
3 年之前 |
AzaezelX
|
33210c4a1e
minor logic cleanups. we want to ensure if we *do* set the projectile sound to empty via editor, that gets propagated
|
3 年之前 |