| .. |
|
T3D
|
775ca57047
Merge pull request #2307 from Azaezel/highlightHax
|
6 年之前 |
|
afx
|
31d0eb16f8
Clean up MSVC warning [C4312] conversion from type to type * of greater size
|
7 年之前 |
|
app
|
8a7c09c8fe
Clean up redundant variables
|
7 年之前 |
|
assets
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 年之前 |
|
cinterface
|
870ee9fb5b
Integrate new CInterface into the engine-console
|
7 年之前 |
|
collision
|
13334b4d5c
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 年之前 |
|
console
|
e5884c56a7
Sqlite Console refactor, also rename param to make tooltip function more helpful
|
7 年之前 |
|
core
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 年之前 |
|
environment
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 年之前 |
|
forest
|
31d0eb16f8
Clean up MSVC warning [C4312] conversion from type to type * of greater size
|
7 年之前 |
|
gfx
|
31d0eb16f8
Clean up MSVC warning [C4312] conversion from type to type * of greater size
|
7 年之前 |
|
gui
|
e1a1fd52dc
Update gui3DProjectionCtrl.cpp
|
6 年之前 |
|
i18n
|
2bbc716db6
Eliminate unnecessary uses of ConsoleFunction
|
7 年之前 |
|
lighting
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 年之前 |
|
main
|
488fba16c1
requested revision: use dword just in case of compiler shenanigans
|
7 年之前 |
|
materials
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 年之前 |
|
math
|
265e64f6fc
Clean up MSVC warning [C4305]: truncation from 'double' to 'F32'
|
7 年之前 |
|
module
|
870ee9fb5b
Integrate new CInterface into the engine-console
|
7 年之前 |
|
navigation
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 年之前 |
|
persistence
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 年之前 |
|
platform
|
8a7c09c8fe
Clean up redundant variables
|
7 年之前 |
|
platformMac
|
13ce1a7441
corrects compilation errors on mac
|
7 年之前 |
|
platformPOSIX
|
7769da9434
Use strncat instead of strcat to prevent some buffer overflows
|
7 年之前 |
|
platformSDL
|
8717c6a376
Merge pull request #2300 from OTHGMars/SDL_Joystick2
|
7 年之前 |
|
platformWin32
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 年之前 |
|
platformX86UNIX
|
547a2e28eb
no message
|
7 年之前 |
|
postFx
|
6b524ae58a
Eliminate ConsoleStaticMethod
|
7 年之前 |
|
renderInstance
|
25686ed4be
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
|
8 年之前 |
|
scene
|
265e64f6fc
Clean up MSVC warning [C4305]: truncation from 'double' to 'F32'
|
7 年之前 |
|
sfx
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 年之前 |
|
shaderGen
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 年之前 |
|
sim
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 年之前 |
|
sqlite
|
e5884c56a7
Sqlite Console refactor, also rename param to make tooltip function more helpful
|
7 年之前 |
|
terrain
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 年之前 |
|
testing
|
a7fc407284
corrects a pair of conversions. one object oriented, one not.
|
7 年之前 |
|
ts
|
31d0eb16f8
Clean up MSVC warning [C4312] conversion from type to type * of greater size
|
7 年之前 |
|
util
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 年之前 |
|
windowManager
|
3af77bbf15
Adds support for SDL joystick and game controllers.
|
7 年之前 |
|
.gitattributes
|
cac5159717
Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake
|
9 年之前 |
|
ggEndOfLineFix.txt
|
7dbfe6994d
Engine directory for ticket #1
|
13 年之前 |