| .. |
|
T3D
|
5ec93c4a09
Implementation to clear entire turret ignore list
|
8 years ago |
|
app
|
ed14b6fced
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 years ago |
|
assets
|
0ec9438429
The default configuration is for the asset database to automatically unload an asset when it's no longer referenced. This causes problems when we would delete objects and then go to make more instances that reference the same asset while the same mission is going.
|
9 years ago |
|
cinterface
|
ed14b6fced
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 years ago |
|
collision
|
bd4f2b002d
Merge pull request #1801 from Azaezel/registerRemoval
|
9 years ago |
|
console
|
214aae7277
Removed the unneeded PPC And Altivec elements, and removed the LOCBUILD flag
|
8 years ago |
|
core
|
dba8b5b327
Merge branch 'development' into Xenon_Removal
|
8 years ago |
|
environment
|
af8fbf0e3a
Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred.
|
8 years ago |
|
forest
|
1ed8b05169
Initial implementation of the new Base Game Template and some starting modules.
|
9 years ago |
|
gfx
|
ed14b6fced
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 years ago |
|
gui
|
ed14b6fced
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 years ago |
|
i18n
|
6419ba1e33
localization augmentations via rlranft RE: http://forums.torque3d.org/viewtopic.php?f=12&t=642&hilit=localization
|
9 years ago |
|
lighting
|
dba8b5b327
Merge branch 'development' into Xenon_Removal
|
8 years ago |
|
main
|
8862bc2f3a
Pass by const reference
|
11 years ago |
|
materials
|
af8fbf0e3a
Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred.
|
8 years ago |
|
math
|
c2c34cdd5d
Adds the getSignedAngleBetweenVectors function, which is like the existing getAngleBetweenVectors, but will returned a signed angle value, which helps to inform the full 360 angle, rather than the 'nearest 180'.
|
9 years ago |
|
module
|
f0996f8c84
typo fix
|
8 years ago |
|
navigation
|
83aa47da1a
profiling blocks for navmesh subsystem analysis
|
8 years ago |
|
persistence
|
4bc1491714
clang catch: garbage in line directives
|
9 years ago |
|
platform
|
dba8b5b327
Merge branch 'development' into Xenon_Removal
|
8 years ago |
|
platformMac
|
6a1048596e
but now it works
|
9 years ago |
|
platformPOSIX
|
512514df20
Call the correct system rename
|
9 years ago |
|
platformSDL
|
cd98ee730f
Matched up platform semaphore declarations
|
9 years ago |
|
platformWin32
|
ed14b6fced
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 years ago |
|
platformX86UNIX
|
7372c89dc7
Corrections suggested by timmy for both consistency, and making sure to catch all potential types.
|
9 years ago |
|
postFx
|
ed14b6fced
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 years ago |
|
renderInstance
|
af8fbf0e3a
Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred.
|
8 years ago |
|
scene
|
ed14b6fced
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 years ago |
|
sfx
|
ed14b6fced
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 years ago |
|
shaderGen
|
dba8b5b327
Merge branch 'development' into Xenon_Removal
|
8 years ago |
|
sim
|
1c2b096a72
Whitespace consistency
|
9 years ago |
|
terrain
|
af8fbf0e3a
Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred.
|
8 years ago |
|
testing
|
fae1bad96c
All unit tests that run now pass.
|
11 years ago |
|
ts
|
214aae7277
Removed the unneeded PPC And Altivec elements, and removed the LOCBUILD flag
|
8 years ago |
|
util
|
fbfd3ed8ed
clang: constructor initialization order
|
9 years ago |
|
windowManager
|
ed14b6fced
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 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 |