Bastien Montagne mont29
  • Amsterdam, The Netherlands
  • Blender developer, mainly focused on 'Core' module.

  • Joined on 2010-10-07
Bastien Montagne opened issue blender/blender#105134 2023-02-23 16:13:49 +01:00
Readfile: Investigate replacing read_lib and read_expand IDTypes callbacks by libquery 'foreach_id'
Bastien Montagne pushed to main at mont29/flamenco 2023-02-23 11:25:32 +01:00
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
Compare 18 commits »
Bastien Montagne commented on issue blender/blender#105083 2023-02-23 11:08:14 +01:00
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…

Bastien Montagne pushed to main at mont29/blender 2023-02-23 10:45:17 +01:00
4cd00b1a71 Merge branch 'blender-v3.5-release'
e410fb4d3c Fix #105067: Error drawing Copy Rotation Constraint UI
2c391f8877 GPU: Patch GPencil shader for metal support.
Compare 3 commits »
Bastien Montagne pushed to main at blender/blender 2023-02-23 10:45:11 +01:00
4cd00b1a71 Merge branch 'blender-v3.5-release'
e410fb4d3c Fix #105067: Error drawing Copy Rotation Constraint UI
2c391f8877 GPU: Patch GPencil shader for metal support.
Compare 3 commits »
Bastien Montagne pushed to main at mont29/blender 2023-02-23 10:44:46 +01:00
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).
Compare 19 commits »
Bastien Montagne pushed to blender-v3.5-release at mont29/blender-addons 2023-02-23 10:42:41 +01:00
60a4f5fa7d Node wrangler: fix reliance on legacy mix node
Bastien Montagne pushed to blender-v3.5-release at mont29/blender 2023-02-23 10:42:40 +01:00
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
Compare 9 commits »
Bastien Montagne deleted branch dp_fix_#105067 from pioverfour/blender 2023-02-23 10:42:39 +01:00
Bastien Montagne closed issue blender/blender#105067 2023-02-23 10:42:19 +01:00
Error drawing Copy Rotation Constraint UI
Bastien Montagne merged pull request blender/blender#105095 2023-02-23 10:42:17 +01:00
Fix #105067: Error drawing Copy Rotation Constraint UI
Bastien Montagne pushed to blender-v3.5-release at blender/blender 2023-02-23 10:42:16 +01:00
e410fb4d3c Fix #105067: Error drawing Copy Rotation Constraint UI
Bastien Montagne commented on issue blender/blender#105083 2023-02-22 18:09:04 +01:00
Add a mechanism to abort blend file reading on critical error.

@brecht @sergey @JacquesLucke Guess you guys may be interested by the topic. ;)

Bastien Montagne created pull request blender/blender#105085 2023-02-22 18:01:31 +01:00
WIP: Add a mechanism to abort a blend file reading on critical error.
Bastien Montagne pushed to F-abort-file-reading at mont29/blender 2023-02-22 18:00:03 +01:00
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.
Compare 16 commits »
Bastien Montagne pushed to main at mont29/blender 2023-02-22 17:59:15 +01:00
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
Compare 15 commits »
Bastien Montagne pushed to blender-v3.5-release at mont29/blender 2023-02-22 17:59:00 +01:00
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.
Compare 3 commits »
Bastien Montagne created branch F-abort-file-reading in mont29/blender 2023-02-22 17:57:51 +01:00