Miguel Pozo pragma37
  • Joined on 2018-04-26
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 »
Miguel Pozo pushed to main at blender/blender 2023-06-30 18:33:35 +02:00
7ad6b7cba4 Cmake: Fix WITH_GPU_BUILDTIME_SHADER_BUILDER on Windows
Miguel Pozo pushed to pull-workbench-next-point-clouds at pragma37/blender 2023-06-29 18:40:51 +02:00
3b8a9a9bef Remove id.name reference
ff4dab4fcf Point Clouds
d2ca7a8fd0 Remove id.name references
d066bd8c97 Cleanup
Compare 4 commits »
Miguel Pozo pushed to pull-eevee-next-volumes at pragma37/blender 2023-06-29 18:37:52 +02:00
9d3ee581b9 Remove id.name references
Miguel Pozo pushed to main at blender/blender 2023-06-29 18:30:09 +02:00
e76fb44c58 Workbench Next: Remove references to object id name
Miguel Pozo commented on pull request blender/blender#109456 2023-06-29 18:25:49 +02:00
Workbench Next: Hair and Curves support

Yep, there was a TODO on the original draw_hair GPUInfo too. However, as long as we need to bind a separate hairPointBuffer for each call, I don't think is not going to make a huge difference?

Miguel Pozo commented on pull request blender/blender#109456 2023-06-29 18:22:28 +02:00
Workbench Next: Hair and Curves support

volume_ps.object_sync_modifier is called from this block of code. It would be pretty bad to hide that inside a seemingly unrelated helper function, IMO.

Miguel Pozo pushed to pull-workbench-next-curves at pragma37/blender 2023-06-29 18:18:02 +02:00
d2ca7a8fd0 Remove id.name references
d066bd8c97 Cleanup
Compare 2 commits »
Miguel Pozo commented on pull request blender/blender#108398 2023-06-29 17:42:01 +02:00
EEVEE Next: Ambient Occlusion

The design is like this. Everything should be granular and well contained. When an effect depends on a shared module, it should be a simple dependency addition in a few places.

I know it's…

Miguel Pozo commented on pull request blender/blender#108398 2023-06-29 17:34:25 +02:00
EEVEE Next: Ambient Occlusion

I got it the other way around. I thought moving it to a separate const WAS the fix.

Miguel Pozo pushed to pull-eevee-next-ao at pragma37/blender 2023-06-29 17:31:42 +02:00
e6cea3dcca Merge branch 'main' into pull-eevee-next-ao
b7d67932e6 Remove dependencies from bind_resources
b69f1e74a2 Remove Raytracing module
34740b8c71 Clarify min_angle value
87e9895f91 Remove AOData.enabled
Compare 65 commits »
Miguel Pozo pushed to pull-eevee-next-ao at pragma37/blender 2023-06-28 21:03:53 +02:00
746dc746c1 Fix AO and Shadow Final Render
Miguel Pozo pushed to pull-workbench-next-point-clouds at pragma37/blender 2023-06-28 19:26:55 +02:00
5826a52da4 Point Clouds
Miguel Pozo pushed to pull-workbench-next-point-clouds at pragma37/blender 2023-06-28 18:57:47 +02:00
96dcb7f36b Point Clouds
68740e067f Cleanup: Remove unused parameter
Compare 2 commits »
Miguel Pozo pushed to pull-workbench-next-curves at pragma37/blender 2023-06-28 18:00:13 +02:00
68740e067f Cleanup: Remove unused parameter
Miguel Pozo created branch pull-workbench-next-point-clouds in pragma37/blender 2023-06-28 17:57:04 +02:00
Miguel Pozo pushed to pull-workbench-next-point-clouds at pragma37/blender 2023-06-28 17:57:04 +02:00
Miguel Pozo created pull request blender/blender#109456 2023-06-28 17:38:59 +02:00
Workbench Next: Hair and Curves support
Miguel Pozo pushed to pull-workbench-next-curves at pragma37/blender 2023-06-28 17:36:46 +02:00
bf2482a1da Fix emitter_object_id
43d75aa561 Fix sampler slot overlaps and clean-up
Compare 2 commits »
Miguel Pozo pushed to pull-workbench-next-curves at pragma37/blender 2023-06-28 16:06:56 +02:00
93e1f9a6bf Texture and Attribute fallback for Curves