Block a user
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
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
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?
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.
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…
EEVEE Next: Ambient Occlusion
I got it the other way around. I thought moving it to a separate const WAS the fix.
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
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
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
Workbench Next: Hair and Curves support
bf2482a1da
Fix emitter_object_id
43d75aa561
Fix sampler slot overlaps and clean-up