Block a user
Readfile: Investigate replacing
read_lib
and read_expand
IDTypes callbacks by libquery 'foreach_id'
ea20e94e94
Website: more updates to 'steps to release'
a692444fb5
Website: more updates to the 'steps to release'
9cf34089e4
Website: update steps to release new version
ce739b71c6
Website: set latest Flamenco version to 3.2
9e1948a1a0
Bump version to v3.2
Add a mechanism to abort blend file reading on critical error.
It does work with reasonable amount of changes afaict, at least way less verbose than what would be required if implemented with return value or so imho (ref. #105085).
There should be no…
4cd00b1a71
Merge branch 'blender-v3.5-release'
e410fb4d3c
Fix #105067: Error drawing Copy Rotation Constraint UI
2c391f8877
GPU: Patch GPencil shader for metal support.
4cd00b1a71
Merge branch 'blender-v3.5-release'
e410fb4d3c
Fix #105067: Error drawing Copy Rotation Constraint UI
2c391f8877
GPU: Patch GPencil shader for metal support.
7267682017
Animation: Paste Keys in Graph Editor with value offset
8756671084
Animation: Add Slider operators to hotkey menu
ddcf718640
Sculpt: Fix #104475, data transfer not respecting vgroup for float colors
45731fd987
Refactor: Weight Paint Select Linked Faces
4eb90fc15c
Sculpt: Fix #104618 (again).
e410fb4d3c
Fix #105067: Error drawing Copy Rotation Constraint UI
2c391f8877
GPU: Patch GPencil shader for metal support.
c760248fc5
Metal: Improve AMD EEVEE Performance
11766574a4
Fix #104842: Incorrect cyclic curve parameter node factor
8b45f583a2
Fix: No default for NURBS weights in realize instances and join nodes
Error drawing Copy Rotation Constraint UI
Fix #105067: Error drawing Copy Rotation Constraint UI
Add a mechanism to abort blend file reading on critical error.
@brecht @sergey @JacquesLucke Guess you guys may be interested by the topic. ;)
WIP: Add a mechanism to abort a blend file reading on critical error.
b9a626007a
WIP: Add a mechanism to abort a blend file reading on critical error.
775b51a847
Merge branch 'blender-v3.5-release'
cbb4f8a9ba
UI: Add color selector to Bone Groups list
18614b6b0b
Fix #103269: node group asset description not showing as tooltip in the Add menu
1b7076bd4f
USD import: extract read_mesh params into a struct.
775b51a847
Merge branch 'blender-v3.5-release'
cbb4f8a9ba
UI: Add color selector to Bone Groups list
18614b6b0b
Fix #103269: node group asset description not showing as tooltip in the Add menu
1b7076bd4f
USD import: extract read_mesh params into a struct.
d58e422ac3
UI: Properly cancel dragging on escape or right-click
18614b6b0b
Fix #103269: node group asset description not showing as tooltip in the Add menu
11f52a4017
Cleanup: Remove wrapper functions in spline parameter node
629fe69c4c
Fix #104918: EEVEE: Resolve cache warming assertion.