Torque3D/Engine/source/gui
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
..
3d Core implementation of Physical Based Rendering. 2018-09-15 20:19:57 -05:00
buttons corrects a copy-corruption flaw with GuiSwatchButtonCtrl::onMouseDragged 2019-01-28 21:04:51 -06:00
containers @rextimmy fix for GuiWindowCtrl so they snap correctly again 2019-11-18 03:30:04 -06:00
controls Corrected profile for GameObjectAsset type field button 2019-12-05 20:42:47 -06:00
core Merge branch 'method_Unmangle' into PBR_PR 2018-12-12 14:54:22 -06:00
editor Removed unneeded deletion of asset definition in various asset deconstructors - was causing crash on shutdown when a new asset was made 2019-12-03 00:09:18 -06:00
game Eliminate DefineConsoleMethod 2018-04-17 21:01:50 +02: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 Merge pull request #2294 from OTHGMars/GuiInputCtrl 2019-01-21 15:14:37 -06:00
worldEditor WIP corrections for drag-n-drop handling for cubemap and shape asset types 2019-11-24 06:52:34 -06:00