Brian Roberts
|
b727d1d962
Merge pull request #272 from OTHGMars/InputTestInit
|
5 years ago |
OTHGMars
|
83e41ce188
inputTest Module Initialization
|
5 years ago |
Brian Roberts
|
cc5359fdfd
Merge pull request #271 from Azaezel/alpha40_shaderGenCleanups
|
5 years ago |
Brian Roberts
|
237b7cdac3
Merge pull request #268 from Areloch/ObjectFadePref
|
5 years ago |
Areloch
|
b9e16649d9
Slims down the obj size get math to just use the worldSphere radius rather than computing the bounds width to save cycles.
|
5 years ago |
AzaezelX
|
3de60baf79
retool ShadowMaterialHook::_overrideFeatures so we're not including a bunch of extraneous features
|
5 years ago |
AzaezelX
|
ca4b77f424
give shadergen tags for the other two potential rendertargets for use down the line
|
5 years ago |
AzaezelX
|
1e66b118b6
more prepass cleanup, plus skip out early on _determinefeatures for deferred if we're translucent
|
5 years ago |
AzaezelX
|
b81b4c61a5
clean up leftover interlaced prepass experimental code.
|
5 years ago |
Brian Roberts
|
4da43119b0
Merge pull request #270 from Areloch/lightFieldsCleanup
|
5 years ago |
Brian Roberts
|
b9e482bd7e
Merge pull request #269 from Areloch/ExpandedLightPreferences
|
5 years ago |
Brian Roberts
|
d9649025f5
Merge pull request #267 from Azaezel/alpha40_ribbonFix
|
5 years ago |
Areloch
|
695ad6357f
Hides some light fields for local lights that are intended for PSSM's, thus useless.
|
5 years ago |
Areloch
|
7b02d81b54
Adds preferences for limiting the maximum number of local lights, as well as distance-based fading of local lights.
|
5 years ago |
Areloch
|
a257dc8399
Adds some console preference variables for object fade overriding on TSStatics
|
5 years ago |
AzaezelX
|
dc2e17d894
ribbon shader variable order fix from @steve_yorkshire
|
5 years ago |
Brian Roberts
|
9e792845f7
Merge pull request #262 from Azaezel/alpha40_reverbBlurb
|
5 years ago |
Brian Roberts
|
914fc3e80c
Merge pull request #263 from Azaezel/alpha40_decalDrek
|
5 years ago |
Brian Roberts
|
7575d82d90
Merge pull request #264 from Azaezel/alpha40_lightLoopiness
|
5 years ago |
Brian Roberts
|
3bc479a921
Merge pull request #265 from Azaezel/alpha40_dbCacheClearCorrectly
|
5 years ago |
Brian Roberts
|
6a89e53acc
Merge pull request #266 from Areloch/defaultLODTypeValue
|
5 years ago |
Areloch
|
fc225a7f0b
Adds a default value to the lodType of the asset importer to prevent utilizing an un initialized value
|
5 years ago |
AzaezelX
|
69f154e0b9
proper variation on the datablock file list erasure
|
5 years ago |
AzaezelX
|
33d82ea1f6
crashfix: `const U32 numVerts = curEntry.vertBuffer->` is invalid for vectorlights
|
5 years ago |
AzaezelX
|
820cd5cb10
crashfix: decal report when missing the DB entry was malformed
|
5 years ago |
AzaezelX
|
6b2db37f8a
followup to array acess breaches: waterobject and guiparticlegraphctrl need to check `>=`, not just `>`
|
5 years ago |
AzaezelX
|
1f93e362cc
fix out of bound initializations
|
5 years ago |
Brian Roberts
|
bcbc08cf23
Merge pull request #251 from zfbx/patch-1
|
5 years ago |
Tony
|
3d76cc4c12
Moved GuiSliderProfile into core
|
5 years ago |
AzaezelX
|
45f45ca974
Merge branch 'Preview4_0' of https://github.com/TorqueGameEngines/Torque3D into Preview4_0
|
5 years ago |