Lukas Aldershaab
|
89b0c7f73b
Console Refactor
|
2 年之前 |
JeffR
|
167f98b767
Expands ScriptAsset behavior to operate as a generic type-settable asset
|
2 年之前 |
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 年之前 |
Robert MacGregor
|
2d55fcf1bc
* BugFix: Invert the corrections made in ImageAsset and ScriptAsset to be correct.
|
4 年之前 |
Robert MacGregor
|
74cc60508b
* BugFix: More cleanup of MSVC compiler warnings.
|
4 年之前 |
Areloch
|
cfe122f714
Enforces filename string case sensitivity for assets' internal filenames, which avoids the stringtable messing with the case preventing file name case sensitivity issues.
|
4 年之前 |
AzaezelX
|
b8eaefc21e
refactor new IsScriptFile method to be zip-safe
|
4 年之前 |
AzaezelX
|
f185bef8a3
leverage isScriptFile
|
4 年之前 |
Areloch
|
79ecc2f4a0
Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving
|
5 年之前 |
Areloch
|
b1e3706dd6
Removed unneeded deletion of asset definition in various asset deconstructors - was causing crash on shutdown when a new asset was made
|
5 年之前 |
Areloch
|
9db95f4fb2
Implemented proper ScriptAsset execution on load
|
6 年之前 |
Areloch
|
ddfc416418
Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing
|
6 年之前 |
Areloch
|
abe4370c8a
Some code cleanup, tweak and optimizations for assets, entities and components.
|
7 年之前 |
Areloch
|
ae5a43de70
Asset Browser initial implementation - Asset updates.
|
7 年之前 |