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

  • Joined on 2010-10-07
Bastien Montagne pushed to main at blender/blender 2024-11-07 18:27:48 +01:00
b0842c24b6 Merge branch 'blender-v4.3-release'
320c77b963 Fix #123769: Assert when saving a file with deleted workspaces.
4ba30cf82e Fix #129417: Geometry Nodes gizmos don't create keyframes when auto keying is on
Compare 3 commits »
Bastien Montagne pushed to main at mont29/blender 2024-11-07 18:27:29 +01:00
ba94dbc9c2 Cleanup: Remove unused grease pencil legacy "orig" pointers
80b4297b57 Compositor: Implement Convert Color Space for new CPU compositor
Compare 2 commits »
Bastien Montagne pushed to blender-v4.3-release at mont29/blender 2024-11-07 18:27:22 +01:00
320c77b963 Fix #123769: Assert when saving a file with deleted workspaces.
4ba30cf82e Fix #129417: Geometry Nodes gizmos don't create keyframes when auto keying is on
Compare 2 commits »
Bastien Montagne deleted branch tmp-123769-delete-screens-with-workspace from mont29/blender 2024-11-07 18:22:42 +01:00
Bastien Montagne closed issue blender/blender#123769 2024-11-07 18:22:38 +01:00
Assert when saving a file with deleted workspaces
Bastien Montagne merged pull request blender/blender#129975 2024-11-07 18:22:34 +01:00
Fix #123769: Assert when saving a file with deleted workspaces.
Bastien Montagne pushed to blender-v4.3-release at blender/blender 2024-11-07 18:22:33 +01:00
320c77b963 Fix #123769: Assert when saving a file with deleted workspaces.
Bastien Montagne pushed to rna-ancestor-chain at mont29/blender 2024-11-07 16:17:56 +01:00
6863ea2600 WIP: RNA: Add info about chain of ancestors (owner data) of a PointerRNA.
Bastien Montagne pushed to rna-ancestor-chain at mont29/blender 2024-11-07 16:17:39 +01:00
d2cd142d00 WIP: RNA: Add info about chain of ancestors (owner data) of a PointerRNA.
e156a422cd Merge branch 'blender-v4.3-release'
658700ddff Fix #126364: Metal: modified texture usage flags causing cache misses
aa24f0ee36 Merge branch 'blender-v4.3-release'
d9748470fa Fix #125230: Issues when loading file with pinning gpencil brush material
Compare 6435 commits »
Bastien Montagne pushed to main at mont29/blender 2024-11-07 16:01:31 +01:00
e156a422cd Merge branch 'blender-v4.3-release'
658700ddff Fix #126364: Metal: modified texture usage flags causing cache misses
Compare 2 commits »
Bastien Montagne pushed to main at blender/blender 2024-11-07 16:01:22 +01:00
e156a422cd Merge branch 'blender-v4.3-release'
658700ddff Fix #126364: Metal: modified texture usage flags causing cache misses
Compare 2 commits »
Bastien Montagne pushed to main at mont29/blender 2024-11-07 16:01:01 +01:00
aa24f0ee36 Merge branch 'blender-v4.3-release'
d9748470fa Fix #125230: Issues when loading file with pinning gpencil brush material
a482ffdf56 Merge branch 'blender-v4.3-release'
c182dadf9f Fix (unreported) GPv3 Undo: memory-after-use.
0455dbcb4b Fix #129900: GPv3: Invalid handling of unused drawings removal.
Compare 8 commits »
Bastien Montagne pushed to blender-v4.3-release at mont29/blender 2024-11-07 16:00:48 +01:00
658700ddff Fix #126364: Metal: modified texture usage flags causing cache misses
d9748470fa Fix #125230: Issues when loading file with pinning gpencil brush material
c182dadf9f Fix (unreported) GPv3 Undo: memory-after-use.
0455dbcb4b Fix #129900: GPv3: Invalid handling of unused drawings removal.
3a7b6c4f79 Fix #129622: Crash loading asset library with malformed asset index JSON
Compare 5 commits »
Bastien Montagne created pull request blender/blender#129975 2024-11-07 15:56:22 +01:00
Fix #123769: Assert when saving a file with deleted workspaces.
Bastien Montagne created branch tmp-123769-delete-screens-with-workspace in mont29/blender 2024-11-07 15:55:45 +01:00
b5199fc8a6 Fix #123769: Assert when saving a file with deleted workspaces.
Bastien Montagne deleted branch tmp-fix-gp-issues from mont29/blender 2024-11-07 15:41:17 +01:00
Bastien Montagne closed issue blender/blender#129900 2024-11-07 15:41:14 +01:00
GPv3: Crash when removing layer group with masked layer within it (and a few conditions)