Historia zmian

Autor SHA1 Wiadomość Data
  AzaezelX 0c7811bd1a shift pbrconfig to ORM 5 lat temu
  Areloch 8956559bfd Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. 5 lat temu
  Areloch 5289fdf7f1 Re-implements the dynamic cubemap mode option for reflection probes 5 lat temu
  Areloch 638a515702 Merge branch 'alpha40_BandingBreakup' of https://github.com/Azaezel/Torque3D into Preview4_0_w_alph40_cleanups 5 lat temu
  AzaezelX 8aa03a4ac9 uninitialized variables-renderinstance 5 lat temu
  AzaezelX 1a33d483a3 ensure we've got a known stateblock set for GeneratePrefilterMap 5 lat temu
  Areloch 6ade6f08ce Updated Assimp 5 lat temu
  AzaezelX d75593bf6f hooks up missing probe capture filters 5 lat temu
  Brian Roberts c0226d4640 mac crashfix and compilation correction. the former's down to a typo, the latter, needed specification for which class->setTexture(near identical sig) to use 5 lat temu
  Areloch 72ceede272 Added Forward Material debug viz for HLSL(so far) and integrated it back into editor flagging. 5 lat temu
  AzaezelX 501990c3b6 from @rextimmy: ssao work 6 lat temu
  Areloch ff4c2d59fc Utilizes old method to clean up tree items in GuiTreeViewCtrl to resolve guiEditor crashes 6 lat temu
  AzaezelX 9859d9b7bc 'correct' refscale back to mismatching between forward and deferred. Because Reasons. >.> 6 lat temu
  Jeff Raab 38b0d0f1fe Updates names of probe forward shader consts to be consistent with shadergen, allowing proper data throughput 6 lat temu
  AzaezelX e83eabcb87 refbox calc parity, and killed off some doubled up alpha subtraction 6 lat temu
  Areloch 98f50a4453 Fixed probe cubemap reindexing assignment 6 lat temu
  Areloch e87dc787ee Corrected probe init'ing so they don't fight for the cubemap idx order 6 lat temu
  AzaezelX 4d714091b7 missed a few conversions 6 lat temu
  AzaezelX 01f6938746 nomenclature shift for clarity: bunch of stuff tagged as probe that refferenced things properly tied conceptually to the reflection refrence box. 6 lat temu
  Areloch af77444ec9 Merge branch 'MatInstanceViewer' of https://github.com/Areloch/Torque3D into Preview4_0 6 lat temu
  Areloch e5c12f4aab Reduce console spam from probe manager when not in debug 6 lat temu
  Areloch dd3422b5a2 Added ability to pass ints to post effect shader consts 6 lat temu
  Areloch b40d33a663 WIP of shifting the skylight cubemap to be packed into the cubemap array 6 lat temu
  Areloch 27b304eec3 Various fixes 6 lat temu
  Areloch a552471e4e Reorg of the probe initialization/update code to streamline parts of it, and make it flow more obviously 6 lat temu
  Areloch 17cec11b97 Added refactor of Editor Settings window 6 lat temu
  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. 6 lat temu
  Areloch 3fa7a0d4fa Various fixes 6 lat temu
  Areloch cedbd387d9 Updating BaseGame to work with PBR, and a PBR example module 6 lat temu
  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) 6 lat temu