| .. |
|
T3D
|
69d7a2f4a1
Merge remote-tracking branch 'devhead/Preview4_0' into tsneo
|
il y a 4 ans |
|
Verve
|
02447f0996
compile fixes.
|
il y a 4 ans |
|
afx
|
02447f0996
compile fixes.
|
il y a 4 ans |
|
app
|
69d7a2f4a1
Merge remote-tracking branch 'devhead/Preview4_0' into tsneo
|
il y a 4 ans |
|
assets
|
ae5f766abe
just to save a PR: default asset visitor variables to emptystring
|
il y a 5 ans |
|
cinterface
|
533ff28814
Corrects recursive path dump so it can actually recurse correctly on linux. This fixes module/asset scan lookups
|
il y a 5 ans |
|
collision
|
8956559bfd
Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code.
|
il y a 5 ans |
|
console
|
8fc0db21c1
Small fixes for the script interpreter.
|
il y a 4 ans |
|
core
|
69d7a2f4a1
Merge remote-tracking branch 'devhead/Preview4_0' into tsneo
|
il y a 4 ans |
|
environment
|
35500a87c6
initial port of the new interpreter
|
il y a 4 ans |
|
forest
|
c4e00be91a
Fix for crash in _onZoningChanged methods when called by hidden objects.
|
il y a 5 ans |
|
gfx
|
2a2987869b
Merge pull request #478 from Bloodknight/SDL_OpenGL_BPP_Fix
|
il y a 4 ans |
|
gui
|
02447f0996
compile fixes.
|
il y a 4 ans |
|
i18n
|
099dd4f1f3
Parametrize script extension, default to 'tscript'
|
il y a 5 ans |
|
lighting
|
5a933c00d3
Removed old fixed function code from GFX.
|
il y a 5 ans |
|
main
|
488fba16c1
requested revision: use dword just in case of compiler shenanigans
|
il y a 7 ans |
|
materials
|
099dd4f1f3
Parametrize script extension, default to 'tscript'
|
il y a 5 ans |
|
math
|
b7b4ced8d6
adds binary to decimal and vice versa methods
|
il y a 4 ans |
|
module
|
e8564680e4
Better handling for finding modules by file path. Mainly used in asset importer
|
il y a 5 ans |
|
navigation
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
il y a 5 ans |
|
persistence
|
b6c33bdd2b
uninitialized variables-persistence
|
il y a 5 ans |
|
platform
|
ab4c0f0361
Add fast math optimization
|
il y a 4 ans |
|
platformMac
|
254ac462b5
sdl usage standards proposal 3:
|
il y a 5 ans |
|
platformPOSIX
|
7769da9434
Use strncat instead of strcat to prevent some buffer overflows
|
il y a 7 ans |
|
platformSDL
|
254ac462b5
sdl usage standards proposal 3:
|
il y a 5 ans |
|
platformWin32
|
35500a87c6
initial port of the new interpreter
|
il y a 4 ans |
|
platformX86UNIX
|
254ac462b5
sdl usage standards proposal 3:
|
il y a 5 ans |
|
postFx
|
e1a6fa01ca
PostEffect: Rename isEnabled field to enabled, to fix name clash
|
il y a 5 ans |
|
renderInstance
|
099dd4f1f3
Parametrize script extension, default to 'tscript'
|
il y a 5 ans |
|
scene
|
0a962342ac
Adds handling to the path manager so it can deal with both looping and non-looping paths
|
il y a 5 ans |
|
sfx
|
35500a87c6
initial port of the new interpreter
|
il y a 4 ans |
|
shaderGen
|
02447f0996
compile fixes.
|
il y a 4 ans |
|
sim
|
5e81c021f5
start cleaning up ConsoleValueRef's
|
il y a 4 ans |
|
sqlite
|
f7b891442a
Updated path handling for loose asset files for CPP, Image, Level, Material, PostFX, Shape, Terrain, TerrainMat and StateMachine assets to be more predictable in when and how they expando the loose file path into a full, useable path
|
il y a 6 ans |
|
terrain
|
481e2a7230
Improve terrain rendering, handle bug with no detail
|
il y a 5 ans |
|
testing
|
a7fc407284
corrects a pair of conversions. one object oriented, one not.
|
il y a 7 ans |
|
ts
|
099dd4f1f3
Parametrize script extension, default to 'tscript'
|
il y a 5 ans |
|
util
|
6dae9981b5
Remove double quotes inside string definition in UndoManagerpushCompound
|
il y a 5 ans |
|
windowManager
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
il y a 5 ans |
|
.gitattributes
|
cac5159717
Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake
|
il y a 9 ans |
|
ggEndOfLineFix.txt
|
7dbfe6994d
Engine directory for ticket #1
|
il y a 13 ans |