.. |
T3D
|
e0627973fb
Merge pull request #2307 from Azaezel/highlightHax
|
6 年之前 |
afx
|
7f7e402c42
Clean up MSVC warning [C4312] conversion from type to type * of greater size
|
6 年之前 |
app
|
5e8e7e7bf8
Clean up redundant variables
|
6 年之前 |
assets
|
3a71c75596
Merge branch 'development' into EngineAPI-Refactor
|
6 年之前 |
cinterface
|
cd06f569fa
Integrate new CInterface into the engine-console
|
7 年之前 |
collision
|
59130078e2
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 年之前 |
console
|
9291bc6105
Sqlite Console refactor, also rename param to make tooltip function more helpful
|
6 年之前 |
core
|
3a71c75596
Merge branch 'development' into EngineAPI-Refactor
|
6 年之前 |
environment
|
3a71c75596
Merge branch 'development' into EngineAPI-Refactor
|
6 年之前 |
forest
|
7f7e402c42
Clean up MSVC warning [C4312] conversion from type to type * of greater size
|
6 年之前 |
gfx
|
7f7e402c42
Clean up MSVC warning [C4312] conversion from type to type * of greater size
|
6 年之前 |
gui
|
e7314dfa09
Merge pull request #2305 from Azaezel/copyCleanup
|
6 年之前 |
i18n
|
00758d380f
Eliminate unnecessary uses of ConsoleFunction
|
7 年之前 |
lighting
|
3a71c75596
Merge branch 'development' into EngineAPI-Refactor
|
6 年之前 |
main
|
1a3e7970ca
requested revision: use dword just in case of compiler shenanigans
|
7 年之前 |
materials
|
3a71c75596
Merge branch 'development' into EngineAPI-Refactor
|
6 年之前 |
math
|
fcb906d598
Clean up MSVC warning [C4305]: truncation from 'double' to 'F32'
|
6 年之前 |
module
|
cd06f569fa
Integrate new CInterface into the engine-console
|
7 年之前 |
navigation
|
3a71c75596
Merge branch 'development' into EngineAPI-Refactor
|
6 年之前 |
persistence
|
28e509af1a
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 年之前 |
platform
|
5e8e7e7bf8
Clean up redundant variables
|
6 年之前 |
platformMac
|
a5bdbd47a2
corrects compilation errors on mac
|
6 年之前 |
platformPOSIX
|
1728fe39ad
Use strncat instead of strcat to prevent some buffer overflows
|
7 年之前 |
platformSDL
|
77a316079a
Merge pull request #2300 from OTHGMars/SDL_Joystick2
|
6 年之前 |
platformWin32
|
3a71c75596
Merge branch 'development' into EngineAPI-Refactor
|
6 年之前 |
platformX86UNIX
|
e4206c4ae3
no message
|
6 年之前 |
postFx
|
323206a796
Eliminate ConsoleStaticMethod
|
7 年之前 |
renderInstance
|
0801a3cca8
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
|
fcb906d598
Clean up MSVC warning [C4305]: truncation from 'double' to 'F32'
|
6 年之前 |
sfx
|
3a71c75596
Merge branch 'development' into EngineAPI-Refactor
|
6 年之前 |
shaderGen
|
28e509af1a
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 年之前 |
sim
|
3a71c75596
Merge branch 'development' into EngineAPI-Refactor
|
6 年之前 |
sqlite
|
9291bc6105
Sqlite Console refactor, also rename param to make tooltip function more helpful
|
6 年之前 |
terrain
|
3a71c75596
Merge branch 'development' into EngineAPI-Refactor
|
6 年之前 |
testing
|
450080de6a
corrects a pair of conversions. one object oriented, one not.
|
6 年之前 |
ts
|
0c1288f86c
Adds a filter for materials to never import when importing a shape
|
6 年之前 |
util
|
3a71c75596
Merge branch 'development' into EngineAPI-Refactor
|
6 年之前 |
windowManager
|
4fd6dfeaf0
Adds support for SDL joystick and game controllers.
|
6 年之前 |
.gitattributes
|
f822c943b8
Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake
|
8 年之前 |
ggEndOfLineFix.txt
|
7dbfe6994d
Engine directory for ticket #1
|
13 年之前 |