Historique des commits

Auteur SHA1 Message Date
  Marko Pintera 5c5f9b3252 WIP: macOS port il y a 7 ans
  BearishSun 9ff5c6994f Bugfix: Directional light tweaks il y a 7 ans
  BearishSun c57416a765 Bugfix: Fixing shadow acne with larger directional shadow map cascades, due to precision/small bias il y a 8 ans
  BearishSun 01240b3690 Feature: Added standard (non-clustered) forward rendering mode, for hardware that does not support compute il y a 8 ans
  BearishSun 1a6d82bf0c Bugfix: Various directional shadow tweaks and fixes il y a 8 ans
  BearishSun 577c544529 Refactor: Reducing default shadow map atlas size to 4096 as it seems more reasonable il y a 8 ans
  BearishSun 72f30322ca Bugfix: Spot light shadow maps filtering now works correctly, ensuring shadows are not pixelated il y a 8 ans
  BearishSun 517608073c Feature: Various improvements and fixes for shadow rendering il y a 8 ans
  BearishSun b228c4d6ac Bugfix: Shadows will now render properly when having multiple shadow casting lights in the scene il y a 8 ans
  BearishSun 5f65f6c23e Bugfix: Tweaked default shadow depth bias factors in order to reduce the amount of "peter panning" il y a 8 ans
  BearishSun 4c16e8e817 Bugfix: Shadow rendering now works correctly and will account for animated meshes il y a 8 ans
  BearishSun f16667cece WIP: Adding separate rendering path for when tiled deferred is not available il y a 8 ans
  BearishSun e605573591 Refactor: Shader variations are now defined directly in BSL files il y a 8 ans
  BearishSun 00e417e305 Feature: Added a clear() method to Texture il y a 8 ans
  BearishSun ffc2208374 Refactor: Modified the renderer so it can work without texture view support (not present on earlier OpenGL versions) il y a 8 ans
  BearishSun 3b0950d42b Refactor: Renderer materials now use GpuParams instead of GpuParamsSet il y a 8 ans
  BearishSun 890c449b74 Refactor: SceneObject transform and non-component scene entities il y a 8 ans
  BearishSun 8b8713b054 WIP: Script bindings il y a 8 ans
  Marko Pintera dcd15a9ad7 WIP: Linux port il y a 8 ans
  BearishSun 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) il y a 8 ans