| .. |
|
T3D
|
9bf8337e4a
Initial implementation of the Scene object for handling scenes/levels in a more consistent and deliberate way.
|
6 years ago |
|
afx
|
31d0eb16f8
Clean up MSVC warning [C4312] conversion from type to type * of greater size
|
7 years ago |
|
app
|
8a7c09c8fe
Clean up redundant variables
|
7 years ago |
|
assets
|
b79030ebb4
Tweaks to the Asset/Module info echo behavior to spam the console less.
|
6 years ago |
|
cinterface
|
870ee9fb5b
Integrate new CInterface into the engine-console
|
7 years ago |
|
collision
|
13334b4d5c
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
console
|
701ae6034d
Update simObject.cpp
|
6 years ago |
|
core
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 years ago |
|
environment
|
9bf8337e4a
Initial implementation of the Scene object for handling scenes/levels in a more consistent and deliberate way.
|
6 years ago |
|
forest
|
31d0eb16f8
Clean up MSVC warning [C4312] conversion from type to type * of greater size
|
7 years ago |
|
gfx
|
669bfc24d8
Merge pull request #2315 from Azaezel/wireFrameFix
|
6 years ago |
|
gui
|
f104fac305
Merge pull request #2322 from Areloch/add3dProjectionCtrl
|
6 years ago |
|
i18n
|
2bbc716db6
Eliminate unnecessary uses of ConsoleFunction
|
7 years ago |
|
lighting
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 years ago |
|
main
|
488fba16c1
requested revision: use dword just in case of compiler shenanigans
|
7 years ago |
|
materials
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 years ago |
|
math
|
265e64f6fc
Clean up MSVC warning [C4305]: truncation from 'double' to 'F32'
|
7 years ago |
|
module
|
b79030ebb4
Tweaks to the Asset/Module info echo behavior to spam the console less.
|
6 years ago |
|
navigation
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 years ago |
|
persistence
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
platform
|
1ec048f41d
Merge pull request #2220 from irei1as/development
|
6 years ago |
|
platformMac
|
13ce1a7441
corrects compilation errors on mac
|
7 years ago |
|
platformPOSIX
|
7769da9434
Use strncat instead of strcat to prevent some buffer overflows
|
7 years ago |
|
platformSDL
|
8717c6a376
Merge pull request #2300 from OTHGMars/SDL_Joystick2
|
7 years ago |
|
platformWin32
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 years ago |
|
platformX86UNIX
|
547a2e28eb
no message
|
7 years ago |
|
postFx
|
6b524ae58a
Eliminate ConsoleStaticMethod
|
7 years ago |
|
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 years ago |
|
scene
|
9bf8337e4a
Initial implementation of the Scene object for handling scenes/levels in a more consistent and deliberate way.
|
6 years ago |
|
sfx
|
1ec048f41d
Merge pull request #2220 from irei1as/development
|
6 years ago |
|
shaderGen
|
b50f72b109
set gl vertcolor mapping to bgra format, the same as we do for stateblocks
|
6 years ago |
|
sim
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 years ago |
|
sqlite
|
e5884c56a7
Sqlite Console refactor, also rename param to make tooltip function more helpful
|
7 years ago |
|
terrain
|
9bf8337e4a
Initial implementation of the Scene object for handling scenes/levels in a more consistent and deliberate way.
|
6 years ago |
|
testing
|
a7fc407284
corrects a pair of conversions. one object oriented, one not.
|
7 years ago |
|
ts
|
80c036b9b0
Merge pull request #2327 from Areloch/loadCachedDTS
|
6 years ago |
|
util
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 years ago |
|
windowManager
|
a578ef77d3
Fixes a crash that occurs on linux headless servers
|
6 years ago |
|
.gitattributes
|
cac5159717
Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake
|
9 years ago |
|
ggEndOfLineFix.txt
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |