Torque3D/Engine/source/lighting/advanced
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
..
glsl "ShaderFeatureGLSL::getInTexCoord - Type mismatch!" bit turned out to be a simple typofix 2019-11-05 06:22:04 -06:00
hlsl shifts glowmap out of the composite and to it's own texture, as well as featureset. (GL port pending design finalization) 2019-11-01 19:29:31 -05:00
advancedLightBinManager.cpp Corrected profile for GameObjectAsset type field button 2019-12-05 20:42:47 -06:00
advancedLightBinManager.h Corrected profile for GameObjectAsset type field button 2019-12-05 20:42:47 -06:00
advancedLightBufferConditioner.cpp Add OpenGL support. 2014-11-08 20:21:50 +01:00
advancedLightBufferConditioner.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
advancedLightingFeatures.cpp strip out unused pixspecular to cut down on sources of confusion 2019-05-05 20:10:14 -05:00
advancedLightingFeatures.h Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 2017-04-11 00:23:14 -05:00
advancedLightManager.cpp Add vector light support to forward materials. 2019-07-22 00:16:58 -05:00
advancedLightManager.h Fixes linker errors when Basic Lighting is removed 2018-01-24 16:27:29 -05:00