marauder2k7
|
0da0903599
Merge branch 'development' into imageAsset_refactor_rev3
|
před 6 měsíci |
AzaezelX
|
f633ef3a3d
fill in the validated variables
|
před 6 měsíci |
marauder2k7
|
32c6330b72
guiControlProfile
|
před 9 měsíci |
AzaezelX
|
b1f118898e
add TypeHints for inspector viewing
|
před 2 roky |
bank
|
93cea86312
Fix buffer overflow in GuiTreeViewCtrl class.
|
před 2 roky |
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
|
před 2 roky |
Jeff Hutchinson
|
1940becb2d
Compilation fixes for C++20
|
před 2 roky |
Areloch
|
ded99cd8cb
* Fixes handling for Image, Material and Shape Assets' inspector fields so they properly work with non-object targeted inspectors, such as the PostFXEditor
|
před 3 roky |
AzaezelX
|
0dcd272b87
clean up more texture profile refs to kill spam
|
před 3 roky |
Jeff Hutchinson
|
755bbacaa0
Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it.
|
před 4 roky |
Areloch
|
555c563b39
More updating of editor icons to assets
|
před 4 roky |
Areloch
|
5525f8ecdd
Converts all game, gui editor, and system classes to utilize assets
|
před 4 roky |
Areloch
|
e428ecd6ab
Fixes display of internal names on objects shown in guiTreeViewCtrl
|
před 4 roky |
Areloch
|
27cf3466c3
WIP of marking active scene in the scenetree
|
před 4 roky |
Lukas Aldershaab
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
před 5 roky |
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
|
před 5 roky |
Areloch
|
66cc6fb9d1
Removes current implement of shadow caching
|
před 5 roky |
Areloch
|
cba14c035f
Change Asset Browser logic to utilize folder heirarchy instead of strict Asset Type filtration
|
před 6 roky |
Areloch
|
ff4c2d59fc
Utilizes old method to clean up tree items in GuiTreeViewCtrl to resolve guiEditor crashes
|
před 6 roky |
Areloch
|
ae857faae2
Adds test shapes of Kork and SpaceOrc
|
před 6 roky |
Areloch
|
d9f80140f1
Include materialball shape asset info
|
před 6 roky |
Areloch
|
3697737498
Merge branch 'ModernEditorLayoutWIP' of https://github.com/Areloch/Torque3D into development
|
před 6 roky |
Areloch
|
a937bf44f0
Tweaks some handling of guiTreeViewObj so you don't necessarily have to delete an object if you delete the tree item, as well as the ability to look up the object id via tree item.
|
před 6 roky |
Azaezel
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
před 7 roky |
Azaezel
|
e4bd3e8295
shadowvar cleanup
|
před 7 roky |
Azaezel
|
f0c29172ca
gui shadowvar cleanups
|
před 7 roky |
Glenn Smith
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
před 7 roky |
Areloch
|
5bf3d56a05
Addition to guiTreeViewCtrl - ability to find what item in the tree is under a given position.
|
před 7 roky |
Areloch
|
526d4ea31a
Remove unneeded isParent handling for entities in the GuiTreeViewCtrl
|
před 8 roky |
Areloch
|
0c21ef1b45
Removes Entity/Component stuff from being behind an experimental flag.
|
před 8 roky |