AzaezelX
|
a3d2d13d39
remove stray methods.
|
7 месяцев назад |
marauder2k7
|
e1c01cd49a
Merge remote-tracking branch 'upstream/development' into imageAsset_refactor_rev3
|
8 месяцев назад |
Brian Roberts
|
798936ebd2
Merge pull request #1325 from Areloch/Standardized_AB_AssetManagement
|
8 месяцев назад |
marauder2k7
|
7c4d41ee21
Merge remote-tracking branch 'upstream/development' into imageAsset_refactor_rev3
|
9 месяцев назад |
AzaezelX
|
b299b54467
encapsulate tool-only code for levelassets
|
9 месяцев назад |
JeffR
|
5566f8a396
Updated handling of subscenes in assets to be it's own distinct definition to avoid parsing and detection issues, as well as fields to be handled distinctly between the types
|
9 месяцев назад |
marauder2k7
|
0da0903599
Merge branch 'development' into imageAsset_refactor_rev3
|
10 месяцев назад |
JeffR
|
0d338f2d51
* Update levelAsset creation so it can be flagged to be creating a subScene preemptively, improving workflow when creating a SubScene level asset 'in place' via the inspector.
|
11 месяцев назад |
marauder2k7
|
eca0820134
init commit
|
1 год назад |
Areloch
|
ae8eca48e1
Implementation of Subscenes, SceneGroups and Gamemodes
|
1 год назад |
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
|
3 лет назад |
JeffR
|
6b28f1f151
Fleshes out remaining missing editor settings entries/categories
|
3 лет назад |
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
|
69abcb862c
assetbase crashes: test (most) cases for mpAssetDefinition existing before returning values. return empty if it doesn't.
|
4 лет назад |
Areloch
|
5525f8ecdd
Converts all game, gui editor, and system classes to utilize assets
|
4 лет назад |
Areloch
|
837983c767
Adds script function to access full path of the level asset's preview image file
|
5 лет назад |
Areloch
|
3c0c106051
Reorgs the editing of postFX so the editor settings edits the default config, and Scene > edit postFX to edit scene
|
5 лет назад |
Areloch
|
40dd926873
Adds function for sceneObjects to report utilized assets
|
5 лет назад |
Areloch
|
69bfbb0978
Adds functions to get the full path for level and shape asset files
|
5 лет назад |
Areloch
|
79ecc2f4a0
Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving
|
5 лет назад |
Areloch
|
f7b891442a
Updated path handling for loose asset files for CPP, Image, Level, Material, PostFX, Shape, Terrain, TerrainMat and StateMachine assets to be more predictable in when and how they expando the loose file path into a full, useable path
|
6 лет назад |
Areloch
|
b1e3706dd6
Removed unneeded deletion of asset definition in various asset deconstructors - was causing crash on shutdown when a new asset was made
|
6 лет назад |
Areloch
|
7b5e1c3c58
@rextimmy fix for GuiWindowCtrl so they snap correctly again
|
6 лет назад |
Areloch
|
cba14c035f
Change Asset Browser logic to utilize folder heirarchy instead of strict Asset Type filtration
|
6 лет назад |
Areloch
|
e7bf49e801
Moved unneeded modules to Templates/Modules
|
6 лет назад |
Areloch
|
17cec11b97
Added refactor of Editor Settings window
|
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.
|
8 лет назад |
Areloch
|
ae5a43de70
Asset Browser initial implementation - Asset updates.
|
8 лет назад |