Torque3D/Engine/source/afx/ui
JeffR 305e4851e0 Fixes issue with using Edit Asset in RMB menu in AB on datablocks where it wouldn't correctly recognize the datablock
Fixes issue where the local sfxProfile in a sfxEmitter would share pointer reference to the utilized shapeAsset's sound buffer, so when it's deleted it would nuke the soundAsset's buffer, causing reference exceptions
Adds includes to torqueConfig.h in several files that are blocked out with TORQUE_TOOLS to ensure that if the flag is on in the config file, the files are loaded/compiled as expected
Add sanity check to AssetManager::unloadAsset to ensure that the assetDef being unloaded was actually correctly loaded/registered into the console in the first place
2022-07-02 23:27:18 -05:00
..
afxEventCatchAll.cpp Add all new AFX files 2017-07-26 19:38:34 +01:00
afxGuiSubstitutionField.cpp Fixes issue with using Edit Asset in RMB menu in AB on datablocks where it wouldn't correctly recognize the datablock 2022-07-02 23:27:18 -05:00
afxGuiSubstitutionField.h Fixes issue with using Edit Asset in RMB menu in AB on datablocks where it wouldn't correctly recognize the datablock 2022-07-02 23:27:18 -05:00
afxGuiTextHud.cpp Add all new AFX files 2017-07-26 19:38:34 +01:00
afxGuiTextHud.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxProgressBase.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxSpellButton.cpp Changes for BaseUI Update 2022-02-17 18:04:31 -06:00
afxSpellButton.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxSpellCastBar.cpp Add all new AFX files 2017-07-26 19:38:34 +01:00
afxSpellCastBar.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxStatusBar.cpp Add all new AFX files 2017-07-26 19:38:34 +01:00
afxStatusBar.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxStatusBox.cpp Add all new AFX files 2017-07-26 19:38:34 +01:00
afxStatusBox.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxStatusLabel.cpp Add all new AFX files 2017-07-26 19:38:34 +01:00
afxStatusLabel.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxTSCtrl.cpp Cleanup of the elements exposed to the console 2017-12-10 19:02:20 +01:00
afxTSCtrl.h Add all new AFX files 2017-07-26 19:38:34 +01:00