Historique des commits

Auteur SHA1 Message Date
  AzaezelX 61dbbf7102 clean up brdf il y a 6 mois
  marauder2k7 9af22dc302 BUG: Probe baking look at matrix was wrong il y a 9 mois
  AzaezelX 9eb87b9555 fix probe capturepoint nudge utility il y a 9 mois
  marauder2k7 f288ffccba cubemap baking fix il y a 10 mois
  Brian Roberts d464c450d5 Merge pull request #1259 from marauder2k9-torque/test-cubemap-mip-gen il y a 1 an
  marauder2k7 ce4d861658 Test PR for generating cubemap mips il y a 1 an
  AzaezelX fe26ffc375 shift capturing from a globalMacro to a sceneRenderstate S32 il y a 1 an
  AzaezelX 8c38448428 probe capture fixes il y a 1 an
  Johan Mattsson 5b8bfffdec Fix operator il y a 2 ans
  AzaezelX f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector il y a 2 ans
  AzaezelX 5f319e50ed ammend caputre mask so that skylight et al gets terrain, but skips editor-only renders il y a 2 ans
  AzaezelX d23ee397e6 adds wetness il y a 2 ans
  AzaezelX ad3c961579 get probes displaying with low Texture quality il y a 3 ans
  AzaezelX 5453d53f4c correct capturing flag test il y a 3 ans
  AzaezelX 748f884671 adds light fade and cap trackign to probe manager il y a 3 ans
  AzaezelX 111f0c840d probe capture cleanups pt1 il y a 3 ans
  JeffR 28bf6c5b8f Ensures that the capturing flag is toggled regardless of how we invoke for a probe to bake(previously it was only done with the batch bake) il y a 3 ans
  JeffR e04f844240 Scaling correction to probes in deferred mode to improve parallax adjustment il y a 3 ans
  JeffR 79eebdd5f3 Cleaned and repacked work to update the probe bin and reflection probe behavior to clean and standardize it. il y a 3 ans
  AzaezelX b60d51969e brdf handling corrections il y a 3 ans
  AzaezelX 42bc6fa358 differentiate forward lit and deferred ibl vars il y a 3 ans
  AzaezelX 53f9f49410 mMipCount was never being filled out. just use mPrefilterArray->getMipMapLevels() direct il y a 4 ans
  Areloch 94e6d19fb2 Ensures that baking is consistently set to use HDR formats or not which avoids an occasional mismatch crash il y a 5 ans
  Areloch 6a3603c737 Overhauls the handling of probes to utilize an active probe list to improve performance and allow a greater total number of active probes in a scene. il y a 5 ans
  AzaezelX 0c7811bd1a shift pbrconfig to ORM il y a 5 ans
  Areloch 8956559bfd Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. il y a 5 ans
  Areloch 5289fdf7f1 Re-implements the dynamic cubemap mode option for reflection probes il y a 5 ans
  Areloch 638a515702 Merge branch 'alpha40_BandingBreakup' of https://github.com/Azaezel/Torque3D into Preview4_0_w_alph40_cleanups il y a 5 ans
  AzaezelX 8aa03a4ac9 uninitialized variables-renderinstance il y a 5 ans
  AzaezelX 1a33d483a3 ensure we've got a known stateblock set for GeneratePrefilterMap il y a 5 ans