Miguel Pozo pragma37
  • Joined on 2018-04-26
Miguel Pozo pushed to main at blender/blender 2024-01-31 17:22:51 +01:00
f9a0e825c6 Fix #114691: EEVEE-Next: Dithered transparency closure weights
Miguel Pozo closed issue blender/blender#114691 2024-01-31 17:22:50 +01:00
EEVEE Next: Different transparency falloff compared to legacy EEVEE and Cycles
Miguel Pozo deleted branch pull-fix-eevee-next-transparency from pragma37/blender 2024-01-31 17:22:49 +01:00
Miguel Pozo merged pull request blender/blender#117675 2024-01-31 17:22:47 +01:00
Fix #114691: EEVEE-Next: Dithered transparency closure weights
Miguel Pozo pushed to pull-fix-eevee-next-transparency at pragma37/blender 2024-01-31 17:15:57 +01:00
c37704457e Fix weights on hybrid frag too
2759321ea5 Don't take transparency weight into account
ebf9572330 Fix: EEVEE-Next: Remove duplicated translucent weight
cbc5d861db Fix #117672: Translation of enum button tooltips broken
9ad46ebd2f Cleanup: quiet warning
Compare 38 commits »
Miguel Pozo pushed to main at blender/blender 2024-01-31 15:35:01 +01:00
ebf9572330 Fix: EEVEE-Next: Remove duplicated translucent weight
Miguel Pozo pushed to main at blender/blender 2024-01-30 20:15:15 +01:00
5a2aceb671 Fix: EEVEE-Next: Add missing translucent weight
Miguel Pozo created pull request blender/blender#117675 2024-01-30 19:43:55 +01:00
Fix #114691: EEVEE-Next: Dithered transparency closure weights
Miguel Pozo pushed to pull-fix-eevee-next-transparency at pragma37/blender 2024-01-30 19:32:16 +01:00
d66aadcf01 Don't take transparency weight into account
c87f235598 Cleanup: make format
8d4643af63 Fix: GPv3: Don't ignore influence in thickness modifier
35f949531f Cleanup: Fix warning of deprecated value in Paint struct
29df9e5e14 Fix: Warning about string use after scope in macro
Compare 10 commits »
Miguel Pozo created branch pull-fix-eevee-next-transparency in pragma37/blender 2024-01-30 19:32:16 +01:00
Miguel Pozo pushed to main at blender/blender 2024-01-29 20:13:59 +01:00
0c23f1ac2a Fix: EEVEE render tests python syntax
39f244a227 Fix: EEVEE-Next: Crash on GP render test
Compare 2 commits »
Miguel Pozo pushed to main at blender/blender 2024-01-29 17:03:53 +01:00
f185a284f0 Fix: EEVEE-Next: Hair material flags
Miguel Pozo commented on pull request blender/blender#117561 2024-01-29 15:48:09 +01:00
GPU: Optimize OpenGL indirect drawing overhead

Good catch, thank you!

Miguel Pozo pushed to pull-optimize-indirect-draw-overhead at pragma37/blender 2024-01-29 15:46:43 +01:00
d244c70fb1 Only sync indirect buffer if it has been setup
Miguel Pozo pushed to main at blender/blender 2024-01-29 13:38:01 +01:00
f1c061c97b Fix: EEVEE-Next: Volumes
Miguel Pozo pushed to pull-optimize-indirect-draw-overhead at pragma37/blender 2024-01-29 12:10:03 +01:00
8f4a3ed24b Add comment: sync_as_indirect_buffer is OpenGL specific
Miguel Pozo commented on pull request blender/blender#117561 2024-01-27 16:33:12 +01:00
GPU: Optimize OpenGL indirect drawing overhead

Pretty much the same as EEVEE Legacy:

Miguel Pozo pushed to main at pragma37/.profile 2024-01-26 21:08:25 +01:00
622203ebbf Update reports/2024.md
Miguel Pozo pushed to main at pragma37/.profile 2024-01-26 21:07:33 +01:00
c696828f8e Update reports/2024.md
Miguel Pozo pushed to main at blender/blender 2024-01-26 20:48:13 +01:00
ac61dad14f EEVEE Next: Resolve motion blur intermittent rendering