Miguel Pozo pragma37
  • Joined on 2018-04-26
Miguel Pozo pushed to main at blender/blender 2024-02-23 16:53:51 +01:00
014979f9f2 Update shader math images
Miguel Pozo pushed to main at blender/blender-test-data 2024-02-23 16:52:27 +01:00
e950bdb649 Update shader math images
Miguel Pozo created pull request blender/blender#118629 2024-02-22 20:09:05 +01:00
WIP: EEVEE-Next: Fix Sphere Probes flickering at Volume Probes edges
Miguel Pozo pushed to pull-eevee-grid-probe-blended at pragma37/blender 2024-02-22 18:25:53 +01:00
ca00f6f55f Use lightprobe_irradiance_sample_blended for reflection probes
cb274cf0d0 Add lightprobe_irradiance_sample_blended
b84b7dcee9 Add spherical_harmonics_mix
b9419afdbf Fix: EEVEE-Next: Viewport region sync
f4f708a54f VSE: Skip rendering lower strips that are behind opaque strips above them
Compare 10 commits »
Miguel Pozo created branch pull-eevee-grid-probe-blended in pragma37/blender 2024-02-22 18:25:52 +01:00
Miguel Pozo commented on issue blender/blender#118136 2024-02-22 15:49:55 +01:00
EEVEE-Next renders Tree Creature Demo completely black

This is because sun lights are disabled when the world material has a volume. In theory, any constant volume density would prevent directional lights from having any effect. AFAIK, this is the…

Miguel Pozo pushed to main at blender/blender 2024-02-21 21:21:16 +01:00
b9419afdbf Fix: EEVEE-Next: Viewport region sync
Miguel Pozo pushed to pull-eevee-grid-blending-setting at pragma37/blender 2024-02-21 18:52:57 +01:00
86dbfd19fa Remove random remapping
Miguel Pozo commented on pull request blender/blender#118220 2024-02-21 16:09:12 +01:00
EEVEE-Next: Add Shadows PCF

@blender-bot build +gpu

Miguel Pozo pushed to pull-eevee-pcf-shadows at pragma37/blender 2024-02-21 16:06:35 +01:00
c71166b7da Add early return
Miguel Pozo pushed to pull-eevee-grid-blending-setting at pragma37/blender 2024-02-21 16:03:11 +01:00
e2537de1cd Merge branch 'main' into pull-eevee-grid-blending-setting
1860110fa8 Extensions: Update addon_enable/disable name and tooltip
53d9cd4bbb Fix: GPv3: Missing tags on the frames map
0c8dd09e04 Core: Remove assert about non-Main tag for embedded collections.
3fdae6e56d Core: LibQuery: Add a 'filter' callback to BKE_lib_query_unused_ids Api.
Compare 241 commits »
Miguel Pozo commented on pull request blender/blender#118342 2024-02-21 15:54:48 +01:00
EEVEE-Next: Add Volume Probe > Blending Size setting

Even if they're kept as separate rna properties so they don't have to share docstring and the min-max range, I don't know if there would be a way to use different default values based on probe…

Miguel Pozo pushed to pull-eevee-pcf-shadows at pragma37/blender 2024-02-20 23:53:43 +01:00
a2566b7b07 Fix typo
a5e4fec414 Add versioning code
50c37e7744 Merge branch 'main' into pull-eevee-pcf-shadows
95df77323f Make.bat: Only warn about python if the lib folder exists
de8d302e8b Cleanup: Use utility for finding index masks from group IDs
Compare 320 commits »
Miguel Pozo pushed to pull-eevee-pcf-shadows at pragma37/blender 2024-02-20 19:49:00 +01:00
9a0777f2a0 Compute the PCF offset always as if LOD0
Miguel Pozo pushed to pull-eevee-pcf-shadows at pragma37/blender 2024-02-20 19:36:54 +01:00
b9d5494568 Lod interpolation
Miguel Pozo pushed to pull-eevee-pcf-shadows at pragma37/blender 2024-02-19 21:32:26 +01:00
aeb5ce4a59 de-duplicate code
89615ec302 Add directional shadows support
090b4e70cb Avoid projective aliasing
6dbd181569 tweak projection
f8125ee8bf Add tracing pcf offset
Compare 7 commits »
Miguel Pozo pushed to dev-eevee-pcf-shadows at pragma37/blender 2024-02-19 21:31:55 +01:00
aeb5ce4a59 de-duplicate code
Miguel Pozo pushed to dev-eevee-pcf-shadows at pragma37/blender 2024-02-19 21:15:09 +01:00
89615ec302 Add directional shadows support
Miguel Pozo pushed to dev-eevee-pcf-shadows at pragma37/blender 2024-02-19 20:22:01 +01:00
090b4e70cb Avoid projective aliasing
Miguel Pozo deleted branch pull-eevee-sphere-probe-falloff from pragma37/blender 2024-02-19 20:14:30 +01:00