| .. |
|
T3D
|
18edce6b2e
Merge pull request #2092 from Azaezel/AIAimpoint
|
7 years ago |
|
afx
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 years ago |
|
app
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 years ago |
|
assets
|
ae5a43de70
Asset Browser initial implementation - Asset updates.
|
8 years ago |
|
cinterface
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 years ago |
|
collision
|
01f0d5cfca
tAlgorythm fed namespace T3D for better library interoperability. resulted in the need to specify usage in... a few places.
|
8 years ago |
|
console
|
8230f8ed7c
Merge pull request #2233 from CouleeApps/better-return-buffer
|
7 years ago |
|
core
|
bc1b506205
Merge pull request #2146 from Azaezel/specializationShenanigans
|
7 years ago |
|
environment
|
b8f722e2f9
Phase 2: #ifdef for Zodiacs and particles
|
8 years ago |
|
forest
|
01f0d5cfca
tAlgorythm fed namespace T3D for better library interoperability. resulted in the need to specify usage in... a few places.
|
8 years ago |
|
gfx
|
96093bd3ec
augmentation to drawArrow to allow one to explicitly define a radius.
|
7 years ago |
|
gui
|
19682cbe22
Fixes the front/back ortho views in the editors to comply with art tool standards.
|
7 years ago |
|
i18n
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 years ago |
|
lighting
|
4a72d54782
Fix assert on exit when Basic Lighting is removed
|
8 years ago |
|
main
|
488fba16c1
requested revision: use dword just in case of compiler shenanigans
|
7 years ago |
|
materials
|
bc1b506205
Merge pull request #2146 from Azaezel/specializationShenanigans
|
7 years ago |
|
math
|
bc1b506205
Merge pull request #2146 from Azaezel/specializationShenanigans
|
7 years ago |
|
module
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
7 years ago |
|
navigation
|
83aa47da1a
profiling blocks for navmesh subsystem analysis
|
8 years ago |
|
persistence
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 years ago |
|
platform
|
34b2d91e89
Speaking of badly sized mac things
|
7 years ago |
|
platformMac
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
7 years ago |
|
platformPOSIX
|
7769da9434
Use strncat instead of strcat to prevent some buffer overflows
|
7 years ago |
|
platformSDL
|
2ca6af8e48
Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code.
|
8 years ago |
|
platformWin32
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 years ago |
|
platformX86UNIX
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 years ago |
|
postFx
|
01f0d5cfca
tAlgorythm fed namespace T3D for better library interoperability. resulted in the need to specify usage in... a few places.
|
8 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
|
bc1b506205
Merge pull request #2146 from Azaezel/specializationShenanigans
|
7 years ago |
|
sfx
|
bc1b506205
Merge pull request #2146 from Azaezel/specializationShenanigans
|
7 years ago |
|
shaderGen
|
d9a723d533
More cats and cpys in files that xcode doesn't see
|
7 years ago |
|
sim
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 years ago |
|
sqlite
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 years ago |
|
terrain
|
bc1b506205
Merge pull request #2146 from Azaezel/specializationShenanigans
|
7 years ago |
|
testing
|
d9a723d533
More cats and cpys in files that xcode doesn't see
|
7 years ago |
|
ts
|
de67b30edc
Merge pull request #2104 from OTHGMars/ScaleCollision
|
7 years ago |
|
util
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 years ago |
|
windowManager
|
2ca6af8e48
Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code.
|
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 |