Block a user
Clément Foucault
pushed to EEVEE_Intel_Fixes_3_5_Rel at Jason-Fielder/blender
2023-03-03 11:25:12 +01:00
ff421d6a06
Merge branch 'blender-v3.5-release' into EEVEE_Intel_Fixes_3_5_Rel
9801f7def8
Fix #105280: DRW: Allow UBO bindpoint of 0 for clipping data.
48aac51c35
Fix: EEVEE: Lightcache texture usage flags
7e5cb36e0c
Metal: Fix erroneous outvar replacements.
00ca7c5221
Fix #105109: Pick selection with multi object edit
Clipping region fails in 3.5 Beta using Metal backend
Fix #105280: Allow UBO bindpoint of 0 for clipping data.
72ef7348ca
Merge branch 'blender-v3.5-release' into Fix_105280
48aac51c35
Fix: EEVEE: Lightcache texture usage flags
7e5cb36e0c
Metal: Fix erroneous outvar replacements.
00ca7c5221
Fix #105109: Pick selection with multi object edit
422f3d0b0f
Fix #105278: IDProperty UI missing library overridable toggle
Fix: EEVEE Lightcache texture usage flags
Metal: Fix erroneous outvar replacements.
Clément Foucault
pushed to eevee_lightcache_tex_usage_flags at Jason-Fielder/blender
2023-03-03 00:45:23 +01:00
b40ec1e143
Merge branch 'blender-v3.5-release' into eevee_lightcache_tex_usage_flags
00ca7c5221
Fix #105109: Pick selection with multi object edit
422f3d0b0f
Fix #105278: IDProperty UI missing library overridable toggle
9e5275791f
Fix #105343: id.make_local() doesn't work for overridden data.
2eeec49640
Fix #105339: grease pencil selection can toggle object selection
Clément Foucault
pushed to MetalExplicitUBOBindIndices at Jason-Fielder/blender
2023-03-03 00:44:36 +01:00
6fad13c4b5
Merge branch 'blender-v3.5-release' into MetalExplicitUBOBindIndices
00ca7c5221
Fix #105109: Pick selection with multi object edit
422f3d0b0f
Fix #105278: IDProperty UI missing library overridable toggle
9e5275791f
Fix #105343: id.make_local() doesn't work for overridden data.
2eeec49640
Fix #105339: grease pencil selection can toggle object selection
#70267 Retopology Overlay
58dd91423d
Merge branch 'main' into retopology-overlay
55ea58ff5b
BLI_string: correct size for BLI_str_format_int_grouped, update tests
05324e2e3c
Cleanup: spelling in comments
99e90615d7
Cleanup: compiler warnings
d130f81a22
Cleanup: Use const arguments in node.cc
3ac54f67bf
Select-Next: Add result buffer injection
a9397b5458
Select-Next: Reorganize and rename stuffs