Torque3D/Engine/source
OTHGMars 27c5412768 Import settings persistence
Adds new settings to ColladaUtils::ImportSettings and TSShapeConstructor::ImportSettings for persistence. Shape will now be re-imported with the original settings if the source art is newer or the cached.dts file has been deleted.
Fixes material transparency blend mode assignment.
Adds implementation for override scale, material prefix and always/never import options.
Reads and applies metadata fields for scale and up axis from formats that provide it.
Eliminates the assimp.log file and redirects log messages to console.log. Verbose logging is enabled in debug builds.
2019-05-21 01:18:27 -04:00
..
afx Update afxRenderHighlightMgr.cpp 2019-01-07 11:41:17 -06:00
app Merge pull request #2248 from lukaspj/new-cinterface 2018-12-09 15:28:22 -06:00
assets Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
cinterface Integrate new CInterface into the engine-console 2018-04-21 12:04:15 +02:00
collision Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 2018-04-23 10:08:14 -05:00
console Merge pull request #2248 from lukaspj/new-cinterface 2018-12-09 15:28:22 -06:00
core Tweaks to the rapidjson stuff so it all plays nice, as well as minor additions to Filestream so it works with the rapidjson stuff. 2019-04-21 04:19:38 -05:00
environment Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
forest Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
gfx Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
gui Merge pull request #2294 from OTHGMars/GuiInputCtrl 2019-01-21 15:14:37 -06:00
i18n Eliminate unnecessary uses of ConsoleFunction 2018-04-17 21:41:29 +02:00
lighting Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
main
materials Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
math Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
module Integrate new CInterface into the engine-console 2018-04-21 12:04:15 +02:00
navigation Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
persistence Tweaks to the rapidjson stuff so it all plays nice, as well as minor additions to Filestream so it works with the rapidjson stuff. 2019-04-21 04:19:38 -05:00
platform Adds event codes for 2 POV hat masks, 2 trackballs and the guide button. 2019-01-10 20:06:54 -05:00
platformMac corrects compilation errors on mac 2019-01-01 13:11:46 -06:00
platformPOSIX
platformSDL Merge pull request #2300 from OTHGMars/SDL_Joystick2 2019-01-21 15:17:31 -06:00
platformWin32 Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
platformX86UNIX no message 2019-01-02 17:53:17 -06:00
postFx Eliminate ConsoleStaticMethod 2018-04-20 20:27:09 +02:00
renderInstance
scene Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
sfx Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
shaderGen Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 2018-03-28 15:42:34 -05:00
sim Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
sqlite As suggested, extract strlen calls from sizes into variables so it isn't called twice 2018-03-08 20:59:40 -05:00
T3D Merge branch 'development' into ConvexProxies 2018-12-09 15:34:12 -06:00
terrain Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
testing corrects a pair of conversions. one object oriented, one not. 2018-12-12 14:52:14 -06:00
ts Import settings persistence 2019-05-21 01:18:27 -04:00
util Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
windowManager Adds support for SDL joystick and game controllers. 2019-01-10 20:09:05 -05:00
.gitattributes
ggEndOfLineFix.txt