Torque3D/Tools/CMake
Areloch 09c651c26d Corrected profile for GameObjectAsset type field button
Initial implementation of changeable TSStatic materials via material slots and drag and drop of material assets onto world editor from AB
Updated Volumetric Fog to support ShapeAsset for it's model data
Added cmake option to hide literal filename fields if the class supports asset fields for the same input
Added light viz modes to see diffuse, specular and detail lighting modes(currently just sun)
New raycast console function to return back material of hit object
Moved GameObject logic to SceneObject and started fixing up of editor behavior to allow any SceneObject to be converted into a GO, along with all supported behavior such as instance-template management and spawning GO via drag-and-drop from AB
Fixed inspector field tooltip text to be positioned in inspector footer properly again
Drag and drop of shape asset attempts to drop at raycast position now, instead of just at the camera ray position
2019-12-05 20:42:47 -06:00
..
libraries Adds in missing assimp OBJ importer/exporter folder 2019-11-18 21:42:55 -06: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 Various fixes 2019-05-11 21:42:27 -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 MacOS platform support. 2016-09-28 11:09:48 +10:00
template.cmake Add GG(c) and MIT license to CMake files. 2014-07-18 22:07:38 +02:00
template.torsion.in Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06: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 Higher resolution torque icon, 1024x1024 for macOS, 256x256 for Windows. 2018-04-14 17:51:29 -04:00
torque3d.cmake Corrected profile for GameObjectAsset type field button 2019-12-05 20:42:47 -06:00
torqueConfig.h.in Implementation of reflection and skylight probes. 2018-09-16 22:15:07 -05:00