Torque3D/Engine/source/gui
Areloch 813762c722 Separated ShapeAsset's fileName for the loose file name and the fully processed file path to avoid potential save-out problems
Fixed autoAssetImport so it properly cleared any prior import session objects
Added beginning and ending comment line signfiers to make import logging easier to spot in console
Fixed variable used when doing the actual import on assets where it would use the top-level asset import objects and not the children array, causing a crash
Fixed the Make Selected A Mesh logic to work with the creation of a new shapeAsset
Added secondary handling to generate a prefab of the original selection for preservation purposes
Added optional input for makeSelectedPrefab to not delete the original selection(useful for the preservational prefab mentioned above)
Adjusted font color for NA text edit fields to make it more legible
Changed the non-working reloadDatabase button in assetBrowser to instead open the Asset Editing editor settings page.
2020-08-07 00:24:26 -05:00
..
3d uninitialized variables-gui 2020-05-11 15:03:27 -05:00
buttons uninitialized variables-gui 2020-05-11 15:03:27 -05:00
containers Swaps some references from the windows SDK-specific FLT_MAX to T3D's F32_MAX 2020-05-13 02:10:11 -05:00
controls Made GuiFadeinBitmapCtrl not only respond to mouse and keyboard events, but gamepad events as well, allowing gamepad inputs to skip opening splash pages 2020-07-25 01:29:25 -05:00
core Shifts the tools messageboxes to be distinct from any messageboxes in the main game 2020-07-24 00:40:03 -05:00
editor followup to array acess breaches: waterobject and guiparticlegraphctrl need to check >=, not just > 2020-07-27 10:45:45 -05:00
game Made GuiFadeinBitmapCtrl not only respond to mouse and keyboard events, but gamepad events as well, allowing gamepad inputs to skip opening splash pages 2020-07-25 01:29:25 -05:00
shiny Eliminate DefineConsoleMethod 2018-04-17 21:01:50 +02:00
theora add loop playback to GuiTheoraCtrl 2016-05-27 02:22:39 -04:00
utility uninitialized variables-gui 2020-05-11 15:03:27 -05:00
worldEditor Separated ShapeAsset's fileName for the loose file name and the fully processed file path to avoid potential save-out problems 2020-08-07 00:24:26 -05:00