Skip to content
Snippets Groups Projects
This project is mirrored from https://git.alchemyviewer.org/alchemy/alchemy-next.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
  1. Aug 22, 2023
  2. Jun 21, 2023
  3. Jun 01, 2023
    • David Parks's avatar
      DRTVWR-559 Revert skies to be very close to release and disable tone mapping... · 50ec5483
      David Parks authored
      DRTVWR-559 Revert skies to be very close to release and disable tone mapping when probe ambiance is zero.
      
      Hack for desaturating legacy materials has been removed for performance and quality reasons.
      
      Adds a new setting for auto adjusting legacy skies.  This is the PBR "opt out" button.  If disabled, legacy skies will disable tonemapping, automatic probe ambiance, and HDR/exposure.  If enabled, legacy skies will behave as if probe ambiance and HDR scale are 1.0, and ambient will be cut in half.  
      
      HDR scale will act as a sky brightener, but will automatically adjust dynamic exposure so the sky will be properly exposed.  If you want relatively even exposure all the time, set HDR Scale to 1.0.  If you want a high range of exposures between indoor/dark areas and outdoor/bright areas, increase HDR Scale.
      
      Also tuned up SSAO (thanks Rye!).
      
      Reviewed with Brad.
      Unverified
      50ec5483
  4. Feb 03, 2023
  5. Oct 11, 2022
  6. Sep 30, 2022
  7. Sep 28, 2022
  8. Jul 08, 2022
  9. Apr 29, 2021
  10. Apr 12, 2021
  11. Mar 18, 2021
  12. Jan 29, 2021
  13. Sep 16, 2020
  14. Sep 11, 2020
  15. Sep 02, 2020
  16. Aug 21, 2020
  17. Aug 16, 2020
  18. Jul 02, 2020
  19. Jul 01, 2020
  20. Jun 16, 2020
  21. Mar 16, 2020
  22. Mar 05, 2020
  23. Sep 09, 2019
    • Graham Linden's avatar
      SL-1144 · 872d8252
      Graham Linden authored
      The un-water-fogged gap area was rendering while we were still above water, but the water surface was being near culled.
      
      I've re-enabled preculling water objects (which also fixes issues with water culling vs spinning the camera) and it seems to behave correctly.
      872d8252
  24. Jul 23, 2019
    • Graham Linden's avatar
      SL-11621 · b507d635
      Graham Linden authored
      Remove all references to unused shader var global_gamma.
      
      Remove many unused decls for gamma from shaders.
      
      Make post-deferred gamma correction use display_gamma.
      
      Make setting display_gamma use the correct RenderDeferredDisplayGamma setting.
      b507d635
  25. Jul 22, 2019
    • Graham Linden's avatar
      SL-11443 · aa4b24be
      Graham Linden authored
      Make fullbright rigged objects with alpha mode none use fullbright shader instead of incorrectly using the material shader.
      
      Increase effect of variance in cloud shaders.
      aa4b24be
  26. Jul 15, 2019
    • Graham Linden's avatar
      SL-11590 · 2fa2da33
      Graham Linden authored
      Modified windlight shader to remove adjustment to glow.z
      2fa2da33
Loading