Miguel Pozo pragma37
  • Joined on 2018-04-26
Miguel Pozo pushed to pull-eevee-next-hair at pragma37/blender 2023-07-04 16:27:02 +02:00
b1bd508ff3 Random cosine normal distribution on the hair surface
Miguel Pozo pushed to pull-eevee-next-hair at pragma37/blender 2023-07-03 19:14:00 +02:00
c00dc567c8 Initial Implementation
9c955a20fe EEVEE Next: Use draw_gpencil_new
ed38ef31f7 UI: Fix view item context menu not using context from button
3346d433ee Credit Script: Update lookup table to deduplicate authors.
590f3582c9 Eevee-next: Lookdev HDRI Switcher
Compare 10 commits »
Miguel Pozo created branch pull-eevee-next-hair in pragma37/blender 2023-07-03 19:14:00 +02:00
Miguel Pozo pushed to main at blender/blender 2023-07-03 16:01:59 +02:00
9c955a20fe EEVEE Next: Use draw_gpencil_new
Miguel Pozo commented on pull request blender/blender#107176 2023-07-03 15:42:24 +02:00
EEVEE Next: Volumes

Since this is the reverse of volume_z_to_view_z, I think leaving it as a separate function makes it easier to understand the code.

Miguel Pozo commented on pull request blender/blender#107176 2023-07-03 15:39:08 +02:00
EEVEE Next: Volumes

The implementation is not fully shared since the way to retrieve the projection matrix and the coordinate scale is different.

Miguel Pozo commented on pull request blender/blender#107176 2023-07-03 15:35:54 +02:00
EEVEE Next: Volumes

I think this would be misleading since the result is in the 0-1 range. If you want to use the volume prefix here too, I think we should use a more accurate term.

Since this is pretty much…

Miguel Pozo pushed to pull-eevee-next-volumes at pragma37/blender 2023-07-03 15:24:45 +02:00
94fd17e8f6 Merge branch 'main' into pull-eevee-next-volumes
d8448afe2a Add volume prefix to volume lib
4021648ffc Add required resources to top comment
c31c00d58b Rename volume object pass
a7f25d4910 Remove framebuffers
Compare 144 commits »
Miguel Pozo commented on pull request blender/blender#109411 2023-06-30 21:19:29 +02:00
Cleanup: Update ntree_shader_disconnect_inactive_mix_branches for Rotation socket

I was going to test this before approving the changes, but it looks like the rotation mode is only available for geometry nodes, so there's no point in implementing this at the moment.

Miguel Pozo created pull request blender/blender#109568 2023-06-30 20:17:15 +02:00
Workbench Next: Point Clouds
Miguel Pozo pushed to pull-workbench-next-point-clouds-clean at pragma37/blender 2023-06-30 19:43:18 +02:00
66c2f467b9 Remove id.name reference
a5bcafc8c2 Point Clouds
221f985129 EEVEE Next: Ambient Occlusion Node and RenderPass
1c17db7489 Fix error in debug build caused by 568fe85b94
a639ec3afa Workbench Next: Hair and Curves support
Compare 10 commits »
Miguel Pozo created branch pull-workbench-next-point-clouds-clean in pragma37/blender 2023-06-30 19:43:18 +02:00
Miguel Pozo deleted branch pull-eevee-next-ao from pragma37/blender 2023-06-30 19:37:40 +02:00
Miguel Pozo merged pull request blender/blender#108398 2023-06-30 19:37:38 +02:00
EEVEE Next: Ambient Occlusion
Miguel Pozo pushed to main at blender/blender 2023-06-30 19:37:37 +02:00
221f985129 EEVEE Next: Ambient Occlusion Node and RenderPass
Miguel Pozo pushed to pull-eevee-next-ao at pragma37/blender 2023-06-30 19:33:16 +02:00
1293281bdb Merge branch 'main' into pull-eevee-next-ao
7ad6b7cba4 Cmake: Fix WITH_GPU_BUILDTIME_SHADER_BUILDER on Windows
6eea4acc62 Fix #109547: Error creating geometry node group from property editor
f6f3a6a928 Fix #109523: Crash applying modifier with shape keys
8cc418b6fc Fix Snap to Face Nearest not working properly if transformed
Compare 23 commits »
Miguel Pozo deleted branch pull-workbench-next-curves from pragma37/blender 2023-06-30 19:11:26 +02:00
Miguel Pozo pushed to main at blender/blender 2023-06-30 19:11:26 +02:00
a639ec3afa Workbench Next: Hair and Curves support
Miguel Pozo merged pull request blender/blender#109456 2023-06-30 19:11:25 +02:00
Workbench Next: Hair and Curves support
Miguel Pozo pushed to pull-workbench-next-curves at pragma37/blender 2023-06-30 19:03:44 +02:00
69c2198d3c Fix merge
f9728f321d Merge branch 'main' into pull-workbench-next-curves
7ad6b7cba4 Cmake: Fix WITH_GPU_BUILDTIME_SHADER_BUILDER on Windows
6eea4acc62 Fix #109547: Error creating geometry node group from property editor
f6f3a6a928 Fix #109523: Crash applying modifier with shape keys
Compare 85 commits »