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. Sep 28, 2022
  2. Jul 08, 2022
  3. Jan 29, 2021
  4. Sep 16, 2020
  5. Sep 11, 2020
  6. Sep 02, 2020
  7. Aug 21, 2020
  8. Aug 16, 2020
  9. Jul 02, 2020
  10. Jul 01, 2020
  11. Jun 16, 2020
  12. Mar 16, 2020
  13. Mar 05, 2020
  14. 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
  15. 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
  16. 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
  17. Jul 15, 2019
    • Graham Linden's avatar
      SL-11590 · 2fa2da33
      Graham Linden authored
      Modified windlight shader to remove adjustment to glow.z
      2fa2da33
  18. Jul 10, 2019
    • Graham Linden's avatar
      SL-1491 · 66472216
      Graham Linden authored
      Make sun additive contribition depend on facing the sun (without breaking fog).
      
      Put back scaling factor keeping sun contrib from blowing out with new FS param range for glow.
      66472216
  19. Jul 03, 2019
    • Graham Linden's avatar
      SL-11545, SL-11543, SL-10625 · 48f16942
      Graham Linden authored
      Fix emissives without normal maps clobbering the alpha output in materialF.
      
      Modify glow size calc to get close to pre-EEP sun glow behavior (may require sky vert settings >= mid).
      
      Make bake ignore alpha readback for Intel until we can determine why their drivers now go boom.
      48f16942
  20. Jun 10, 2019
    • Graham Linden's avatar
      SL-10969, SL-11051 · b79d0d2f
      Graham Linden authored
      Make fullbright alpha mask with mask cutoff == 0 not generate shadows.
      
      Adjust handling of ambient across forward and deferred again.
      b79d0d2f
  21. Jun 06, 2019
  22. Jun 05, 2019
    • Graham Linden's avatar
      SL-9989 · 48401b22
      Graham Linden authored
      Clamp fog distance multiplier to >= 0.05 and adjust min range on control as well.
      
      Make sky shaders use dist mul consistently.
      48401b22
  23. Jun 03, 2019
    • Graham Linden's avatar
      SL-10966 · 16d32799
      Graham Linden authored
      Fix light atten and transmittance calcs breaking ambient color contrib to fog.
      
      Needs to be tested on DRTSIM-415 or better to get legacy viewer settings that match EEP.
      16d32799
  24. May 29, 2019
    • Graham Linden's avatar
      SL-10969 · 2f2cf6d8
      Graham Linden authored
      Modify ambient handling and forward projector lighting again to stamp out alpha fires.
      2f2cf6d8
  25. May 21, 2019
    • Graham Linden's avatar
      SL-11238 · e9dbee00
      Graham Linden authored
      Fix ambient light inputs to the renderer.
      
      Fix 3rd sky shader w/ mistaken density mod conversion.
      
      Make ambient clamp apply to all modes.
      
      Tune ALM ambient clamp to match non-ALM.
      e9dbee00
  26. May 16, 2019
  27. May 13, 2019
    • Graham Linden's avatar
      SL-10856 · b143aa96
      Graham Linden authored
      Modify calc of sunlight to avoid clipping in gamma correct on values outside 0-1 range.
      
      Modify shaders to put back ambient clamp tuned to be close to ambient contrib in low/mid lighting.
      b143aa96
  28. May 07, 2019
  29. May 02, 2019
  30. Apr 26, 2019
    • Graham Linden's avatar
      Lighting WIP · f133be06
      Graham Linden authored
      Consistency across class2/3/ALM lighting.
      f133be06
    • Graham Linden's avatar
      SL-11041 · 250c8474
      Graham Linden authored
      Put ambient clamp threshold back for lighter shadows but closer match to release lighting.
      250c8474
  31. Apr 25, 2019
Loading