Commit History

Autor SHA1 Mensaxe Data
  Areloch af77444ec9 Merge branch 'MatInstanceViewer' of https://github.com/Areloch/Torque3D into Preview4_0 %!s(int64=6) %!d(string=hai) anos
  Areloch e5c12f4aab Reduce console spam from probe manager when not in debug %!s(int64=6) %!d(string=hai) anos
  Areloch dd3422b5a2 Added ability to pass ints to post effect shader consts %!s(int64=6) %!d(string=hai) anos
  Areloch b40d33a663 WIP of shifting the skylight cubemap to be packed into the cubemap array %!s(int64=6) %!d(string=hai) anos
  Areloch 27b304eec3 Various fixes %!s(int64=6) %!d(string=hai) anos
  Areloch a552471e4e Reorg of the probe initialization/update code to streamline parts of it, and make it flow more obviously %!s(int64=6) %!d(string=hai) anos
  Areloch 17cec11b97 Added refactor of Editor Settings window %!s(int64=6) %!d(string=hai) anos
  Areloch 8196ad9d32 Removed old code that set the BRDF texture and caused a texture profile conflict with the probe array post effect, leading to a crash. %!s(int64=6) %!d(string=hai) anos
  Areloch 3fa7a0d4fa Various fixes %!s(int64=6) %!d(string=hai) anos
  Areloch cedbd387d9 Updating BaseGame to work with PBR, and a PBR example module %!s(int64=6) %!d(string=hai) anos
  AzaezelX ae752a04e8 remed out stray code cleanups, added more remmed out code for referencing the way defered calculates bbminmax (as a percentage of the probes actual scale so folks can just copypaste most times) %!s(int64=6) %!d(string=hai) anos
  Areloch bd170b5abe WIP of forward probe scoring. %!s(int64=6) %!d(string=hai) anos
  Areloch 4e557aec83 Added fetch for BRDF texture for forward rendering use, re-enabled brdf logic in the lighting shader and got the probe arrays properly sampling into forward as well. %!s(int64=6) %!d(string=hai) anos
  Areloch 65fb8bc5f3 Ongoing fiddling with correcting the forward render behavior. %!s(int64=6) %!d(string=hai) anos
  Areloch 6db975e81c random testing bits trying to isolate remaining forward issues. %!s(int64=6) %!d(string=hai) anos
  AzaezelX 404cb929c1 we likely don't want to be overwriting that set of cubemap array registers for every forward lit object instance %!s(int64=6) %!d(string=hai) anos
  AzaezelX b5436b6cb7 tweaked the updating behavior in the probe manager so calling updateProbes just flags a ProbesDirty bool, which is used to kick the update of the static parameters when the bin's render() is called %!s(int64=6) %!d(string=hai) anos
  AzaezelX d034ea2be8 no point in resetting effectiveprobecount or mipcount in the compute4probes method. the latter is going to remain a fixed global var to support the cubemap arrays while the latter isn't even used by forward lit (though it likely should be, rather than trying to cook up 2 bound vectors) %!s(int64=6) %!d(string=hai) anos
  AzaezelX a0d1a076d5 Merge branch 'PBR_ProbeArrayForward' into PBR_ProbeArrayGLWIP %!s(int64=6) %!d(string=hai) anos
  Areloch 000c7b2263 GL work %!s(int64=6) %!d(string=hai) anos
  AzaezelX 0cd8948fcf stray var killoffs %!s(int64=6) %!d(string=hai) anos
  AzaezelX 15ca6eabb4 cleanup duplicate var, and constructor-init skylight shaderconsts %!s(int64=6) %!d(string=hai) anos
  Areloch c025760422 Majority of forward work. Some state/register count issues and further testing required. %!s(int64=6) %!d(string=hai) anos
  Areloch afb5a589c3 Cleanup/consolidation of shader logic. moved the common methods over to lighting.hlsl %!s(int64=6) %!d(string=hai) anos
  Azaezel 5703618dc0 shift bbminmax to relative when sent to the gpu so folks can stick to realworld values %!s(int64=6) %!d(string=hai) anos
  Areloch e2b194182c Undid debug work, shifted logic over entirely to utilize the updateTexture methods. Refactored probe init'ing so they'll load correctly without nudging, properly sequestered skylights from the probe array and updated the shader to contain az's changes as well as skylight and probe array changes. %!s(int64=6) %!d(string=hai) anos
  Areloch 1627cbabe6 ongoing WIP to sort out init'ing issues as well as correcting values so the probes actually correctly update data into the arrays %!s(int64=6) %!d(string=hai) anos
  Areloch 26471aaa77 WIP of timmy's changes merged in. Not properly initializing the probes/array slots just yet. %!s(int64=6) %!d(string=hai) anos
  Azaezel ba8948a5b1 hook up attenuation value. todo: sort networkjing properly %!s(int64=6) %!d(string=hai) anos
  Azaezel df6b7f3351 put probe.boxmax/min code back as it was prior to merge. still having that /4 oddness. %!s(int64=6) %!d(string=hai) anos