| .. |
|
T3D
|
86fbb3748b
Merge pull request #565 from Areloch/BugfixQOL_20210909
|
4 years ago |
|
Verve
|
717c7acca9
Merge remote-tracking branch 'devhead/Preview4_0' into tsneo
|
4 years ago |
|
afx
|
6e072dbf91
Merge branch 'Preview4_0_DevHead' into tsneo
|
4 years ago |
|
app
|
c16b88d709
Fix temporary buffer for scripting conversions.
|
4 years ago |
|
assets
|
cfe122f714
Enforces filename string case sensitivity for assets' internal filenames, which avoids the stringtable messing with the case preventing file name case sensitivity issues.
|
4 years ago |
|
cinterface
|
35b33f1864
various fixes and memory corruption bug.
|
4 years ago |
|
collision
|
8956559bfd
Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code.
|
5 years ago |
|
console
|
7f59bc6350
Forgot to null out the datablock after being deleted when it fails to preload.
|
4 years ago |
|
core
|
c16b88d709
Fix temporary buffer for scripting conversions.
|
4 years ago |
|
environment
|
6e072dbf91
Merge branch 'Preview4_0_DevHead' into tsneo
|
4 years ago |
|
forest
|
20e4f3c120
wrap to remove ambiguity
|
4 years ago |
|
gfx
|
5f0551b831
don't try to generate mipmaps for images that aren't n^2 dureing preview map generation
|
4 years ago |
|
gui
|
dec9f54a9b
Merge branch 'Preview4_0' of https://github.com/TorqueGameEngines/Torque3D into BugfixQOL_20210909
|
4 years ago |
|
i18n
|
099dd4f1f3
Parametrize script extension, default to 'tscript'
|
5 years ago |
|
lighting
|
c41b8e00ff
clean up the light.cookie entries
|
4 years ago |
|
main
|
488fba16c1
requested revision: use dword just in case of compiler shenanigans
|
7 years ago |
|
materials
|
76386f433c
fix eronous extra glue code in macro, fix slash direction in include
|
4 years ago |
|
math
|
b7b4ced8d6
adds binary to decimal and vice versa methods
|
4 years ago |
|
module
|
5525f8ecdd
Converts all game, gui editor, and system classes to utilize assets
|
4 years ago |
|
navigation
|
46b0aee637
NavMesh loading from zip file.
|
5 years ago |
|
persistence
|
9a795e89f3
Update usage of TinyXML to use TinyXML2
|
4 years ago |
|
platform
|
17231ca9fb
Merge remote-tracking branch 'devhead/Preview4_0' into tsneo
|
4 years ago |
|
platformMac
|
252f1b65f3
followup to #531. fixes the same issue on mac
|
4 years ago |
|
platformPOSIX
|
7769da9434
Use strncat instead of strcat to prevent some buffer overflows
|
7 years ago |
|
platformSDL
|
633bc040d0
Update thread ids for 64bit support.
|
4 years ago |
|
platformWin32
|
17231ca9fb
Merge remote-tracking branch 'devhead/Preview4_0' into tsneo
|
4 years ago |
|
platformX86UNIX
|
633bc040d0
Update thread ids for 64bit support.
|
4 years ago |
|
postFx
|
555c563b39
More updating of editor icons to assets
|
4 years ago |
|
renderInstance
|
5525f8ecdd
Converts all game, gui editor, and system classes to utilize assets
|
4 years ago |
|
scene
|
8781f2ab55
Add getScriptPath console function to GUIAsset
|
4 years ago |
|
sfx
|
6487e2eede
Merge pull request #495 from JeffProgrammer/tsneo
|
4 years ago |
|
shaderGen
|
6e072dbf91
Merge branch 'Preview4_0_DevHead' into tsneo
|
4 years ago |
|
sim
|
5e81c021f5
start cleaning up ConsoleValueRef's
|
4 years ago |
|
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
|
5 years ago |
|
terrain
|
438e6cbb3c
fix for diffuse map mangling in several cases, filter imposters out of real time lighting (for now?) fix the blankskybox via a resave, and filter "badfilereference" and "failed" assets out of variable replacement for the project converter
|
4 years ago |
|
testing
|
a7fc407284
corrects a pair of conversions. one object oriented, one not.
|
7 years ago |
|
ts
|
8781f2ab55
Add getScriptPath console function to GUIAsset
|
4 years ago |
|
util
|
5525f8ecdd
Converts all game, gui editor, and system classes to utilize assets
|
4 years ago |
|
windowManager
|
431fb05b6f
get the splash screen on linux to stop corrupting the main window
|
4 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 |