Torque3D/Engine/source/T3D/vehicles
2019-02-02 23:09:55 -05:00
..
flyingVehicle.cpp Clean up MSVC warning [C4312] conversion from type to type * of greater size 2019-02-02 23:09:55 -05:00
flyingVehicle.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiSpeedometer.cpp Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy 2017-06-23 11:36:20 -05:00
hoverVehicle.cpp Clean up MSVC warning [C4312] conversion from type to type * of greater size 2019-02-02 23:09:55 -05:00
hoverVehicle.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
vehicle.cpp Clean up MSVC warning [C4312] conversion from type to type * of greater size 2019-02-02 23:09:55 -05:00
vehicle.h Makes vehicles work with the physics plugins. 2016-06-04 16:47:03 -05:00
vehicleBlocker.cpp Increased stability Torqu3D: unit-tests running without a crash. See the console.log after ran unitTest_runTests( "", true ). @signmotion 2014-05-25 16:50:19 +02:00
vehicleBlocker.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
wheeledVehicle.cpp Clean up MSVC warning [C4312] conversion from type to type * of greater size 2019-02-02 23:09:55 -05:00
wheeledVehicle.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00