AzaezelX
|
40974dd14b
use of get<some name> methods that already return nulls/false when attempting to load
|
4 months ago |
marauder2k7
|
73ad92b757
review notes from Az
|
6 months ago |
marauder2k7
|
0da0903599
Merge branch 'development' into imageAsset_refactor_rev3
|
6 months ago |
AzaezelX
|
f633ef3a3d
fill in the validated variables
|
6 months ago |
marauder2k7
|
f519cff6ff
gui types using image_asset
|
9 months ago |
Lukas Aldershaab
|
89b0c7f73b
Console Refactor
|
2 years ago |
AzaezelX
|
0d4221fa59
uninitialized and unused value cleanups
|
2 years ago |
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 years ago |
Areloch
|
f2585fea4d
Fixes handling of click/activation events on keybind options ctrls so clicking on it at all activates it, instead of needing to click on the button image specifically
|
2 years ago |
Areloch
|
cd82186231
Fixes setter issue for image/shape/material custom inspector fields where it was not correctly passing through the changed value from the Asset Browser select
|
3 years ago |
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
|
3 years ago |
JeffR
|
67d8448915
Fixes cleanup handling on guiBitmapButtonCtrl and guiGameSettingsCtrl to release the bound textures like other GUI controls when they sleep, avoiding a texture object leak.
|
3 years ago |
JeffR
|
69d547fd72
Adjusted handling for the bitmap and bitmapAsset fields for guiBitmapButtonCtrl to forcefully update the button states when changed, ensuring that the bitmaps refresh when changed via the field
|
3 years ago |
JeffR
|
938e4930ae
Git didn't properly actually commit new files.
|
3 years ago |