Torque3D/Tools/CMake
JeffR c7763fe3ec Added cleanup of exec stack for module when it's finished to avoid duplicate executions
Added proper container bracketing for the main menu buttons and made that the main navigation target
Added logic to UINav to prevent needlessly re-setting the root page if it already is the root page, which would break the navigation stack
Added logic to UINav toprevent needlessly adding duplicate pages whicn would break the navigation stack
Added logic to close the chooseLevelDlg page when the level is loaded to avoid the page being left hanging on the nav stack
Fixed assetId for no preview image fallback on the chooseLevelDlg page
Fixed display of icons in the shape editor shape helper section
Fixed name lookup on terrain material editor dialogue which would break saving of terrain materials
Disables TORQUE_SFX_DirectX which is currently not in use and nonfunctional
2022-06-02 20:17:23 -05:00
..
libraries add workaround logic for configuration file generation 2022-04-26 16:03:00 -05:00
modules (Mostly) updated verve implementation. 2019-03-07 16:23:41 -06:00
app-debug-win.bat.in enforced setting the app name and fixed default-appname bugs 2014-03-20 05:34:45 +01:00
basics.cmake correct mac compilation 2022-04-25 13:28:32 -05:00
cleanup-win.bat.in Fix shader path and added console.log in cleanup.bat 2019-10-16 19:22:34 +01:00
CMakeLists.txt fix release build compile with MSVC 2015 (finally) 2016-03-24 14:22:45 -04:00
Info.plist.in mac fixes 2020-12-30 19:36:51 -06:00
template.cmake Add GG(c) and MIT license to CMake files. 2014-07-18 22:07:38 +02:00
template.torsion.in Rolled in Az's suggested fixes 2021-05-13 19:30:53 -05:00
torque-win.rc.in Rename CMake "TORQUE_APP_VERSION_MAYOR" to "TORQUE_APP_VERSION_MAJOR" 2014-05-06 17:44:12 +02:00
torque.icns Higher resolution torque icon, 1024x1024 for macOS, 256x256 for Windows. 2018-04-14 17:51:29 -04:00
torque.ico Initial pass to rework and cleanup the main UI interface 2020-05-20 17:19:52 -05:00
torque3d.cmake Added cleanup of exec stack for module when it's finished to avoid duplicate executions 2022-06-02 20:17:23 -05:00
torqueConfig.h.in * [ZIPVolume] BugFix: Add the capability of resolving ZIP prefix paths with case insensitivity and a CMake option to control this behavior. 2021-10-11 19:02:58 -04:00