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

  • Joined on 2010-10-07
Bastien Montagne created branch blender-v3.5-release in mont29/blender 2023-02-20 10:59:10 +01:00
Bastien Montagne pushed to main at mont29/blender-addons-contrib 2023-02-20 10:58:27 +01:00
1d129106d1 Added material shading method
d4083a0b9d Cleanup: remove trailing space
5f9dc895d1 io_scene_3ds: Update for Blender 3.x
f3ecd1f091 Cleanup: remove trailing space
Compare 4 commits »
Bastien Montagne pushed to main at mont29/blender 2023-02-20 10:58:24 +01:00
c25c46b77b Merge branch 'blender-v3.5-release'
25e57c39b1 Fix 104920: crash when creating node group from script node
488a757c83 Icons: Minor maintenance for the icons source SVG
74bf0c834b Python: Add scissor functions to gpu.state.
695b6e3ede Sculpt: Fix workflow issue VDM textures.
Compare 7 commits »
Bastien Montagne pushed to brush-assets-project at blender/blender 2023-02-18 16:43:07 +01:00
04f1a1ce21 fix building.
c24c3a445b Merge branch 'main' into brush-assets-project
e61566137b Merge branch 'blender-v3.5-release'
46e13cf8a5 Fix #104817: Camera lens gizmo out of sync when navigating via gizmos
cc4587a9b4 Merge branch 'blender-v3.5-release'
Compare 39 commits »
Bastien Montagne pushed to main at mont29/blender-addons-contrib 2023-02-18 15:48:32 +01:00
55e055f51b Update for Blender 3.x
Bastien Montagne pushed to main at mont29/blender-addons 2023-02-18 15:48:30 +01:00
4f365cf863 glTF: remove not needed file, not imported
54d5775ca8 Merge remote-tracking branch 'origin/blender-v3.5-release' into main
6f941d0116 Amaranth: Fix tests
67a6cae17b glTF: Animation refactoring
282056548b Merge branch 'blender-v3.5-release'
Compare 10 commits »
Bastien Montagne pushed to main at mont29/blender 2023-02-18 15:48:26 +01:00
e61566137b Merge branch 'blender-v3.5-release'
46e13cf8a5 Fix #104817: Camera lens gizmo out of sync when navigating via gizmos
cc4587a9b4 Merge branch 'blender-v3.5-release'
5cd2be7d54 Fix #104806: Graphical glitches in VSE timeline region
be9104f7aa Cleanup: spelling, capitalize tags, use C-style comments & clarification
Compare 35 commits »
Bastien Montagne commented on pull request blender/blender#104463 2023-02-17 18:27:53 +01:00
Shape Keys: support locking to protect from accidental editing.

Can we please have a proper design task, leading to a proper design (both on UI/UX and technical aspects) signed of by the relevant team(s) first? A patch review is not the place to have…

Bastien Montagne closed issue blender/blender#104582 2023-02-17 18:22:40 +01:00
Fixing undo overreach after RNA property changes done through UI.
Bastien Montagne commented on issue blender/blender#104582 2023-02-17 18:22:39 +01:00
Fixing undo overreach after RNA property changes done through UI.

We already have many (many) bug reports about that generic issue (transitions between undo steps of different types), and this is not a design task at all. So will archive it for now.

Note that…

Bastien Montagne pushed to tmp-brush-assets at mont29/blender 2023-02-17 18:04:29 +01:00
75f47804a2 Brush Assets: Add initial support for the new 'brush asset' usage.
Bastien Montagne pushed to tmp-brush-assets at mont29/blender 2023-02-17 11:36:53 +01:00
6e564fc295 Brush Assets: Add initial support for the new 'brush asset' usage.
f2d0707c4b Add low-level support code in BKE link/append area for 'brush assets'.
bf7ccd43ca Cleanup: use PI and PI/2 in compatible_eul
773903f43c Docs: add doc-string for compatible_eul & improve code-comments
9b3ce950e6 Fix #95400: Crash when running Euler Filter on baked Curves
Compare 49 commits »
Bastien Montagne pushed to main at mont29/blender-addons-contrib 2023-02-17 11:30:08 +01:00
2f5e03e764 Update for Blender 3.x
418546054e Added emission strength
f3e4828e1a Changed Version
6dc3d5c16e Changed Blender Version
33386f7010 Update for Blender 3.x
Compare 8 commits »
Bastien Montagne pushed to main at mont29/blender-addons 2023-02-17 11:30:07 +01:00
7eef98cbe5 Merge branch 'blender-v3.5-release' into main
b89eb923ac Fix #104854: Storypencil warning II
813c383cec Merge branch 'blender-v3.5-release' into main
765749e2ea Fix #104854: Storypencil poll shows warning error
89347caf1b Merge branch 'blender-v3.5-release'
Compare 6 commits »
Bastien Montagne pushed to main at mont29/blender 2023-02-17 11:30:06 +01:00
bf7ccd43ca Cleanup: use PI and PI/2 in compatible_eul
773903f43c Docs: add doc-string for compatible_eul & improve code-comments
9b3ce950e6 Fix #95400: Crash when running Euler Filter on baked Curves
f6c6805226 Merge branch 'blender-v3.5-release'
a4b92a6814 Fix #104829: Clip editor has poor performance when Metadata panel is closed
Compare 47 commits »
Bastien Montagne closed issue blender/blender#103124 2023-02-17 10:41:45 +01:00
Crashing after a few frames into animation rendering... no error displayed.
Bastien Montagne commented on issue blender/blender#103124 2023-02-17 10:41:44 +01:00
Crashing after a few frames into animation rendering... no error displayed.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with…

Bastien Montagne pushed to tmp-brush-assets at mont29/blender 2023-02-16 18:55:26 +01:00
e0d1f37159 Brush Assets: Add initial support for the new 'brush asset' usage.
72120be10c Add low-level support code in BKE link/append area for 'brush assets'.
c39b81d832 UI: Improvement to screen_find_area_xy
6e7242f00c Merge branch 'blender-v3.5-release'
4cb119f533 Fix #104584: Reassigning effect strip input does not update its position
Compare 79 commits »
Bastien Montagne created branch tmp-brush-assets in mont29/blender 2023-02-16 18:43:46 +01:00