Miguel Pozo pragma37
  • Joined on 2018-04-26
Miguel Pozo merged pull request blender/blender#110221 2023-07-18 15:23:59 +02:00
Cleanup: EEVEE Next: Clarify sampling rng functions usage
Miguel Pozo pushed to pull-sampling-rng-doc at pragma37/blender 2023-07-18 15:22:59 +02:00
82b399207a Add warning.
Miguel Pozo created pull request blender/blender#110221 2023-07-17 20:57:54 +02:00
Cleanup: EEVEE Next: Clarify sampling rng functions usage
Miguel Pozo pushed to pull-sampling-rng-doc at pragma37/blender 2023-07-17 20:55:30 +02:00
4167e87b3d Add warning.
Miguel Pozo created branch pull-sampling-rng-doc in pragma37/blender 2023-07-17 20:55:30 +02:00
Miguel Pozo pushed to pull-eevee-next-volumes at pragma37/blender 2023-07-17 20:30:16 +02:00
3184263b75 Fix final image rendering
62f5f00746 Fix orthographic camera support
43d3f340dd Move ndc_to_volume to shader_shared
53befe96a8 Merge branch 'main' into pull-eevee-next-volumes
48e8d8f910 Fix #109875: The tooltip in "File > New > General" is misleading
Compare 412 commits »
Miguel Pozo created pull request blender/blender#110114 2023-07-14 21:22:33 +02:00
WIP: EEVEE Next: Motion Blur fixes
Miguel Pozo pushed to pull-eevee-next-motion-blur-fixes at pragma37/blender 2023-07-14 21:20:49 +02:00
a0778f02d8 step_object_sync_render improvements
d50a70082d Merge branch 'main' into pull-eevee-next-motion-blur-fixes
d23c273c61 Fix motion blur step accumulation
d8e4fe3207 EEVEE-Next: Add back fresnel functions
1a24b5f81f EEVEE Next: Hair & Curves
Compare 118 commits »
Miguel Pozo pushed to main at blender/blender 2023-07-14 18:23:36 +02:00
1a24b5f81f EEVEE Next: Hair & Curves
Miguel Pozo deleted branch pull-eevee-next-hair from pragma37/blender 2023-07-14 18:23:36 +02:00
Miguel Pozo merged pull request blender/blender#109833 2023-07-14 18:23:35 +02:00
EEVEE Next: Hair & Curves
Miguel Pozo commented on pull request blender/blender#109833 2023-07-14 17:28:56 +02:00
EEVEE Next: Hair & Curves

I don`t think so, the parameter scope is guaranteed to be valid until the function returns, and the matrix is copied down the line, the pointer itself is never stored.

I wasn't sure about the…

Miguel Pozo commented on pull request blender/blender#109833 2023-07-14 17:26:02 +02:00
EEVEE Next: Hair & Curves

Left-over from development.

Miguel Pozo commented on pull request blender/blender#109833 2023-07-14 17:25:25 +02:00
EEVEE Next: Hair & Curves

Ooops!

Miguel Pozo deleted branch eevee-next-point-clouds from pragma37/blender 2023-07-14 17:23:38 +02:00
Miguel Pozo merged pull request blender/blender#109832 2023-07-14 17:23:37 +02:00
EEVEE Next: Point Clouds
Miguel Pozo pushed to main at blender/blender 2023-07-14 17:23:37 +02:00
e48d0c3cda EEVEE Next: Point Clouds
Miguel Pozo pushed to pull-eevee-next-hair at pragma37/blender 2023-07-14 17:22:02 +02:00
50c61a3f91 Cleanups
5ea2b2634e Merge branch 'main' into pull-eevee-next-hair
b85c7ade70 Cleanup: make ButterworthCoefficients a private struct
c38a52885b Fix #110037: uninitialized result array and typos
93d2a202b2 DRW: Fix wrong integer type for drw_view_id
Compare 125 commits »
Miguel Pozo pushed to eevee-next-point-clouds at pragma37/blender 2023-07-14 16:38:45 +02:00
241c1c1163 Remove unused functions
52528b3145 Use bias for shadows
87918dca13 Cleanups
b7894df4b3 Merge branch 'main' into eevee-next-point-clouds
b85c7ade70 Cleanup: make ButterworthCoefficients a private struct
Compare 259 commits »
Miguel Pozo created branch pull-eevee-next-motion-blur-fixes in pragma37/blender 2023-07-13 20:10:50 +02:00