| .. |
|
T3D
|
7cdace8da3
Fixes bounds scaling issue making the object box in the editor be double the convex's size
|
před 3 roky |
|
Verve
|
ed36cf2c5c
Changes for BaseUI Update
|
před 3 roky |
|
afx
|
6a357d8dfb
Merge branch 'Preview4_0' of https://github.com/TorqueGameEngines/Torque3D into Preview4_0
|
před 3 roky |
|
app
|
c16b88d709
Fix temporary buffer for scripting conversions.
|
před 4 roky |
|
assets
|
d883575d0f
fix compilation flaws
|
před 3 roky |
|
cinterface
|
35b33f1864
various fixes and memory corruption bug.
|
před 4 roky |
|
collision
|
1b6b803a20
* BugFix: Clear a lot of warnings and correct a few actual programming errors along the way.
|
před 4 roky |
|
console
|
c91002d5ec
fix out of bounds reference in arrayobject
|
před 3 roky |
|
core
|
4ef3f89280
* BugFix: Correct a minor post-merge typo.
|
před 3 roky |
|
environment
|
66820fee90
let me underscore this is painfully incorrect and we'll want to revisit it when we have more time, but... this seems to fix mangled decal and decalroad rendering
|
před 3 roky |
|
forest
|
bfe3d4d02b
Shifts handling of forest brush and item elements into standard simsets for consistency
|
před 3 roky |
|
gfx
|
39952a490f
* Cleanup: Resolve several compiler warnings associated with TORQUE_DEBUG.
|
před 3 roky |
|
gui
|
7cdace8da3
Fixes bounds scaling issue making the object box in the editor be double the convex's size
|
před 3 roky |
|
i18n
|
099dd4f1f3
Parametrize script extension, default to 'tscript'
|
před 5 roky |
|
lighting
|
a05c83493e
adress gl spotlights disapearing for deferred
|
před 4 roky |
|
main
|
488fba16c1
requested revision: use dword just in case of compiler shenanigans
|
před 8 roky |
|
materials
|
de6ee93159
slim ambient down to vec3, default to premul for translucency
|
před 3 roky |
|
math
|
c687c0d23a
* BugFix: Remove unused 3DNow! extensions and broken SSE extensions.
|
před 3 roky |
|
module
|
755bbacaa0
Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it.
|
před 4 roky |
|
navigation
|
1b6b803a20
* BugFix: Clear a lot of warnings and correct a few actual programming errors along the way.
|
před 4 roky |
|
persistence
|
39952a490f
* Cleanup: Resolve several compiler warnings associated with TORQUE_DEBUG.
|
před 3 roky |
|
platform
|
2368f1d97c
* Feature: Reimplement POSIX CPU information.
|
před 3 roky |
|
platformMac
|
3be4f5983e
* Cleanup: Remove mInstallLibrary_Vec from platformMac.
|
před 3 roky |
|
platformPOSIX
|
0df555f9eb
* Adjustment: Add static keyword to getCPUInformation in POSIXCPUInfo.
|
před 3 roky |
|
platformSDL
|
d5d846f311
* BugFix: Correct invalid fall-through behavior in sdlInputManager.cpp.
|
před 3 roky |
|
platformWin32
|
4a92ecf9e5
* BugFix: Remove the last remnant of 3DNow! Extensions.
|
před 3 roky |
|
platformX11
|
247b12e795
* BugFix: Correct many include paths and build platformX11 on non-Apple Unix.
|
před 4 roky |
|
platformX86UNIX
|
a24149ba3b
* Adjustment: Tweak the include paths for platformPOSIX.h.
|
před 4 roky |
|
postFx
|
6474413aaf
fix reported ASAN crash
|
před 4 roky |
|
renderInstance
|
d044ae0702
Removed unneeded default irradiance and prefilter cubemaps, and their convars
|
před 3 roky |
|
scene
|
38e7bb9232
* BugFix: Correct the possibility of the Sim module being deinitialized after the Scene module despite the Sim module being dependentant on the Scene module.
|
před 4 roky |
|
sfx
|
ff0e418132
fix sDefaultAmbience intialization.
|
před 3 roky |
|
shaderGen
|
01ba199dc7
fix vectorlight visualizer varnames
|
před 3 roky |
|
sim
|
cc45f9e9a4
* BugFix: Fix a Windows ASAN reported allocation mismatch error.
|
před 4 roky |
|
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
|
před 6 roky |
|
terrain
|
27b20c14d7
Cleans up the ExampleModule to have up-to-date examples of module init'ing, game modes, levels and basic input logic
|
před 3 roky |
|
testing
|
a7fc407284
corrects a pair of conversions. one object oriented, one not.
|
před 7 roky |
|
ts
|
a8b3d874a1
Fixes mapping of imposter images to be packed as part of the shape asset, and fixes paths to be formatted more sanely.
|
před 4 roky |
|
util
|
755bbacaa0
Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it.
|
před 4 roky |
|
windowManager
|
0f81ececae
Engine SDL: Use screen space coordinates for both mouse pointer set and get position
|
před 3 roky |
|
.gitattributes
|
cac5159717
Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake
|
před 9 roky |
|
ggEndOfLineFix.txt
|
7dbfe6994d
Engine directory for ticket #1
|
před 13 roky |