Historique des commits

Auteur SHA1 Message Date
  BearishSun a4c6d018cb Added reflection cubemap filtering for skybox il y a 8 ans
  BearishSun 3e10138c98 Added a skybox component il y a 8 ans
  BearishSun 602fa39878 Dropping support for reflection filtering on import il y a 8 ans
  BearishSun e5f8dd740b Sort reflection probes before sending them off to the shader il y a 8 ans
  BearishSun 6beeeae538 Added code for generating 2D LUT of pre-integrated G and F factors used for microfacet BRDF in environment sampling il y a 8 ans
  BearishSun 97d803e632 Added code for PBS model il y a 8 ans
  BearishSun 1cdeda5dd2 When importing cubemaps for reflections, keep their original size il y a 8 ans
  BearishSun dead930f9c Code for reflection cubemap sampling il y a 8 ans
  BearishSun c300d7f5fc More work on user manuals il y a 8 ans
  BearishSun 50129a3a5b Integrating script binding generator into the build process (WIP) il y a 8 ans
  BearishSun befd1b159e Added shader code for parallax corrected reflection cubemap sampling il y a 8 ans
  BearishSun ac912bfc61 Added a flag to perform reflection filtering on imported cubemaps il y a 8 ans
  BearishSun 2602318a10 Added importance sampling for reflection probes il y a 8 ans
  BearishSun 519736791d More work on user manuals il y a 8 ans
  BearishSun b9a97b133e Removing unnecessary DLL export specifiers from plugins il y a 8 ans
  BearishSun f3ee875d18 Fixing DLL export macros so they are properly set up when compiling with non-MSVC on Windows il y a 8 ans
  Marko Pintera 0da8e5772e Merge pull request #68 from Tassim/patch-1 il y a 8 ans
  Thomas Tabbaza 852607df4e Rename isShutDown to isStartedUp il y a 8 ans
  Thomas Tabbaza 00b38867cd Set isShutDown flag to true on module shutDown il y a 8 ans
  BearishSun 6e1c80700f More work on reflection probes il y a 8 ans
  BearishSun f130d85237 More work on user manuals il y a 8 ans
  BearishSun f04992fbd4 Added skeleton code for reflection probes il y a 8 ans
  BearishSun 692ad56100 Preparation for adding the script binding generator tool into the build system il y a 8 ans
  BearishSun 4fe867b5ad Enhanced gbuffer & shaders with roughness/metalness, added various shader code as preparation for a physically based lighting model il y a 8 ans
  BearishSun 01adf54e72 More work on user manuals il y a 8 ans
  BearishSun 707aa21fad Added a couple of lights to the ExampleProject, because of ambient light changes il y a 8 ans
  BearishSun 7f2ad317de Fixing an issue with UAV reads of a particular format not being supported on some hardware il y a 8 ans
  BearishSun 508ce0444b More work on user manuals il y a 8 ans
  BearishSun 6d96214a3e More work on user manuals il y a 9 ans
  BearishSun 40966221f2 More fixes regarding the new component handing - most functionality seems to be restored il y a 9 ans