Azaezel
|
0079899281
new method: TSShapeInstance::resetMaterialList(). Sets all object-instance mapto values back to initial state. reskin now does so to avoid having to track origional values independently. (so say, if you've already got skin1 plugged in to one, and nothing in to another, no need to set skin1=skin2 on the first and skin2 or base=skin2 on the second to swap both on over to skin2).
|
8 years ago |
Marc Chapman
|
9106eef98b
Selection Highlighting
|
8 years ago |
Marc Chapman
|
4ab89f637e
meshroad-zodiacs -- MeshRoad customizations for rendering zodiacs on them.
|
8 years ago |
Thomas "elfprince13" Dickerson
|
bb38a40bcb
fixed lots of tabs and space
|
8 years ago |
Thomas "elfprince13" Dickerson
|
3f6c269f6a
Fixed type inference for nulls in console functions
|
8 years ago |
Anis
|
4c59f39c09
Merge pull request #1642 from Azaezel/globalAccumulation
|
9 years ago |
John3
|
f71e13a686
Fix bug #1664 by @Areloch
|
9 years ago |
Azaezel
|
9a4acc8a46
initial assignment cleanup (also shapebase for staticShape et al)
|
9 years ago |
Areloch
|
69244a8577
Readded some missed brackets
|
9 years ago |
OTHGMars
|
a9f77c4ffd
TSStatic Mounting
|
11 years ago |
Areloch
|
98b3d3294d
Merge of PR #855
|
9 years ago |
Azaezel
|
070d7db9a9
allowplayerstep lets folks run up sharper angles than normal. that should be off by default.
|
10 years ago |
Areloch
|
2002d74b78
Issue found with PVS-Studio:
|
10 years ago |
Daniel Buckmaster
|
84e8cbb4ee
Revert recent style cleanup changes.
|
10 years ago |
Daniel Buckmaster
|
33fcc59543
Merge remote-tracking branch 'origin/style-cleanup' into development
|
10 years ago |
LuisAntonRebollo
|
4e9034854d
Linux implementation. Include changes for gcc x64.
|
10 years ago |
Azaezel
|
c6cdfafe4e
cleaned up variant of https://github.com/GarageGames/Torque3D/pull/768 alterations: opengl support, in-shader bug-reporting, direction vector fit to material slider-bar.
|
10 years ago |
Daniel Buckmaster
|
33ff180593
Merge branch 'development' into style-cleanup
|
11 years ago |
LuisAntonRebollo
|
fe9c30b5bb
Lowercase TSStatic fied names.
|
11 years ago |
LuisAntonRebollo
|
8f4c0ed95d
Fix spaces in TSStatic fied names.
|
11 years ago |
Daniel Buckmaster
|
e0436efc21
Merge pull request #910 from Winterleaf/StaticShapeAlphaLod
|
11 years ago |
Vincent Gee
|
c5f81a85f5
Renamed LOD to Fade.
|
11 years ago |
Vincent Gee
|
7b05314901
fixed tabs
|
11 years ago |
Vincent Gee
|
c4e3a68f7c
Added Alpha LOD to tsStatic objects.
|
11 years ago |
Daniel Buckmaster
|
e209cc4389
Use existing methods instead of incorrect maths.
|
11 years ago |
Azaezel
|
5d5e878129
dynamic cubemap support for tsStatics
|
11 years ago |
bank
|
75755e42c0
Rename all member variables to follow the style guidelines (prefixed with the 'm') - class TSStaticPolysoupConvex
|
11 years ago |
bank
|
69dbaf5b85
Rename all member variables to follow the style guidelines (prefixed with the 'm') - class TSShape
|
11 years ago |
Daniel Buckmaster
|
87d9e245b7
Merge remote-tracking branch 'smally/platform_type_consistency' into platform-type-consistency
|
11 years ago |
DavidWyand-GG
|
91e542b8ec
SceneCullingState with culling and camera frustum
|
12 years ago |