Block a user
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.
EEVEE Next: Volumes
The implementation is not fully shared since the way to retrieve the projection matrix and the coordinate scale is different.
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…
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
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.
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
Miguel Pozo
created branch pull-workbench-next-point-clouds-clean in pragma37/blender
2023-06-30 19:43:18 +02:00
EEVEE Next: Ambient Occlusion
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
Miguel Pozo
deleted branch pull-workbench-next-curves from pragma37/blender
2023-06-30 19:11:26 +02:00
Workbench Next: Hair and Curves support
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