Block a user
DRW: Selection Occlusion
This feels weird to me. Why is this group using id == 0
when shgrp_depth_only
doesn't? I think it is better to be consistent and set it for both cases. Also I wouldn't mind adding a comment saying this id isn't actually used since the pass is written on a depth only framebuffer.
DRW: Selection Occlusion
Well this is extending the already existing edit mode selection path. I really don't see the problem as other part of the draw-manager are state aware of the View3D. Obviously this will need to be fitted to the new selection engine but that's not a project for the 3.6 release.
Clément Foucault
deleted branch fix-lightprobe-cpp-build-error from fclem/blender
2023-04-06 18:41:12 +02:00
Fix: build error after moving lightprobe.c to c++
BLI: Fix Build error on windows after moving lightprobe.c to c++
Clément Foucault
created branch fix-lightprobe-cpp-build-error in fclem/blender
2023-04-06 18:20:10 +02:00
Clément Foucault
pushed to fix-lightprobe-cpp-build-error at fclem/blender
2023-04-06 18:20:10 +02:00
3fac09ed99
BLI: Fix Build error on windows after moving lightprobe.c to c++
3dd24b9ae7
Cleanup: Move lightprobe.c to c++
390a63b264
Refactor: de-duplicate motion triangle vertices and normals computation
65da3a3c5a
Fix 106590: GPencil Paste stroke duplicates to the next selected
e9ec506890
Fix #106548: Repeat Last operator reuses orientation for extrusion
Fix #106568: Resolve motion path rendering in Metal
4aae740abc
Merge branch 'main' into Fix_106568
6cb5b14f16
Fix #106598: Cone primitive crash after MPoly removal
b288c4004e
Cleanup: fix various Cycles compilar warnings
920ffd3253
Cleanup: fix clang 10 compiler warning
42a9c62bff
Fix #106584: Active/default UV map legacy conversion with name conflict
d30ad0e381
Cleanup: EEVEE-Next: Avoid implicit type cast
a0610ef654
EEVEE-Next: IrradianceBake: Fix shadow tagging & rendering
ff5db3a72e
Merge branch 'eevee-next-irradiance-cache' of projects.blender.org:pragma37/blender into eevee-next-irradiance-cache
70970299ef
Shadow tag usage for surfels