| .. |
|
T3D
|
834116c513
Uncomments networking lines that ensure client has the particle's textures
|
3 vuotta sitten |
|
Verve
|
ed36cf2c5c
Changes for BaseUI Update
|
3 vuotta sitten |
|
afx
|
6a357d8dfb
Merge branch 'Preview4_0' of https://github.com/TorqueGameEngines/Torque3D into Preview4_0
|
3 vuotta sitten |
|
app
|
c16b88d709
Fix temporary buffer for scripting conversions.
|
4 vuotta sitten |
|
assets
|
d883575d0f
fix compilation flaws
|
3 vuotta sitten |
|
cinterface
|
35b33f1864
various fixes and memory corruption bug.
|
4 vuotta sitten |
|
collision
|
1b6b803a20
* BugFix: Clear a lot of warnings and correct a few actual programming errors along the way.
|
4 vuotta sitten |
|
console
|
8f2beb3219
Fix edgecase where empty string was not being explicitly set to 0 in torquescript when used as integers/floats/bools.
|
3 vuotta sitten |
|
core
|
3988e7baee
Better allocator for TorqueScript temp conversions used during interpretation
|
3 vuotta sitten |
|
environment
|
382ee60d86
Sky Sorting
|
3 vuotta sitten |
|
forest
|
bfe3d4d02b
Shifts handling of forest brush and item elements into standard simsets for consistency
|
3 vuotta sitten |
|
gfx
|
39952a490f
* Cleanup: Resolve several compiler warnings associated with TORQUE_DEBUG.
|
3 vuotta sitten |
|
gui
|
01a3163d40
Engine GUI: Don't translate mouse coordinates in GuiCanvas::setCursorPos()
|
3 vuotta sitten |
|
i18n
|
099dd4f1f3
Parametrize script extension, default to 'tscript'
|
5 vuotta sitten |
|
lighting
|
a05c83493e
adress gl spotlights disapearing for deferred
|
4 vuotta sitten |
|
main
|
488fba16c1
requested revision: use dword just in case of compiler shenanigans
|
7 vuotta sitten |
|
materials
|
c14c9b78c0
drop the prior requirement for a createcomposite to have a minimum of roughness and metalness. also kick it off if it's got just an ao map.
|
3 vuotta sitten |
|
math
|
c687c0d23a
* BugFix: Remove unused 3DNow! extensions and broken SSE extensions.
|
3 vuotta sitten |
|
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.
|
4 vuotta sitten |
|
navigation
|
1b6b803a20
* BugFix: Clear a lot of warnings and correct a few actual programming errors along the way.
|
4 vuotta sitten |
|
persistence
|
39952a490f
* Cleanup: Resolve several compiler warnings associated with TORQUE_DEBUG.
|
3 vuotta sitten |
|
platform
|
2368f1d97c
* Feature: Reimplement POSIX CPU information.
|
3 vuotta sitten |
|
platformMac
|
3be4f5983e
* Cleanup: Remove mInstallLibrary_Vec from platformMac.
|
3 vuotta sitten |
|
platformPOSIX
|
0df555f9eb
* Adjustment: Add static keyword to getCPUInformation in POSIXCPUInfo.
|
3 vuotta sitten |
|
platformSDL
|
d5d846f311
* BugFix: Correct invalid fall-through behavior in sdlInputManager.cpp.
|
3 vuotta sitten |
|
platformWin32
|
4a92ecf9e5
* BugFix: Remove the last remnant of 3DNow! Extensions.
|
3 vuotta sitten |
|
platformX11
|
247b12e795
* BugFix: Correct many include paths and build platformX11 on non-Apple Unix.
|
4 vuotta sitten |
|
platformX86UNIX
|
a24149ba3b
* Adjustment: Tweak the include paths for platformPOSIX.h.
|
4 vuotta sitten |
|
postFx
|
6474413aaf
fix reported ASAN crash
|
4 vuotta sitten |
|
renderInstance
|
d044ae0702
Removed unneeded default irradiance and prefilter cubemaps, and their convars
|
3 vuotta sitten |
|
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.
|
4 vuotta sitten |
|
sfx
|
ff0e418132
fix sDefaultAmbience intialization.
|
3 vuotta sitten |
|
shaderGen
|
cbf758e089
Removes the BGRA inversion when displaying vertex colors on materials
|
3 vuotta sitten |
|
sim
|
cc45f9e9a4
* BugFix: Fix a Windows ASAN reported allocation mismatch error.
|
4 vuotta sitten |
|
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
|
6 vuotta sitten |
|
terrain
|
27b20c14d7
Cleans up the ExampleModule to have up-to-date examples of module init'ing, game modes, levels and basic input logic
|
3 vuotta sitten |
|
testing
|
a7fc407284
corrects a pair of conversions. one object oriented, one not.
|
7 vuotta sitten |
|
ts
|
a8b3d874a1
Fixes mapping of imposter images to be packed as part of the shape asset, and fixes paths to be formatted more sanely.
|
4 vuotta sitten |
|
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.
|
4 vuotta sitten |
|
windowManager
|
0f81ececae
Engine SDL: Use screen space coordinates for both mouse pointer set and get position
|
3 vuotta sitten |
|
.gitattributes
|
cac5159717
Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake
|
9 vuotta sitten |
|
ggEndOfLineFix.txt
|
7dbfe6994d
Engine directory for ticket #1
|
13 vuotta sitten |