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

  • Joined on 2010-10-07
Bastien Montagne pushed to blender-v4.3-release at blender/blender 2024-11-07 15:41:10 +01:00
c182dadf9f Fix (unreported) GPv3 Undo: memory-after-use.
0455dbcb4b Fix #129900: GPv3: Invalid handling of unused drawings removal.
Compare 2 commits »
Bastien Montagne merged pull request blender/blender#129918 2024-11-07 15:41:10 +01:00
Fix #129900: GPv3: Invalid handling of unused drawings removal.
Bastien Montagne pushed to blender-v4.3-release at mont29/blender 2024-11-07 15:05:55 +01:00
8887a5ed71 Fix: EEVEE: Better description light probe reduced size message
5cdaa7b0f0 Fix #129642: material lost after first frame in uncached simulation zone
Compare 2 commits »
Bastien Montagne pushed to blender-v4.2-release at mont29/blender 2024-11-07 14:38:56 +01:00
d56f2c2a32 Fix #129183: Blender freezes permanently when pausing animation with multiframe on
1b3198999e Fix 'missing files' operator not reporting which ID is using the missing filepath.
Compare 2 commits »
Bastien Montagne pushed to main at mont29/blender 2024-11-07 14:31:21 +01:00
ece5f08852 Compositor: Implement Tone Map for new CPU compositor
8464d95c4c Merge branch 'blender-v4.3-release'
5cdaa7b0f0 Fix #129642: material lost after first frame in uncached simulation zone
a4529f0e17 Merge branch 'blender-v4.3-release'
3688a2919b Merge branch 'blender-v4.3-release'
Compare 21 commits »
Bastien Montagne pushed to blender-v4.3-release at mont29/blender 2024-11-07 14:25:21 +01:00
da767bcbdc Fix: Vulkan: Enable interleaved tests
fee02cc224 Fix #129871: converting linked text to mesh results in empty mesh
e0f699abdb Fix: Vulkan: Read & write outside of bounds
91960b07db Fix unreported: Vulkan: Memory leak
Compare 4 commits »
Bastien Montagne pushed to tmp-fix-gp-issues at mont29/blender 2024-11-07 14:15:09 +01:00
5d45f74d2c Fix (unreported) GPv3 Undo: memory-after-use.
6101324183 Fix #129900: GPv3: Invalid handling of unused drawings removal.
dc04d9abc7 Fix (unreported): GPv3: Incorrect user count for drawing at index 0
59bc3f0959 Fix #129522: renaming sockets in node does not work for some types
0e0939b83f Fix #129112: Asset shelf ignores double-click keymap item
Compare 19 commits »
Bastien Montagne commented on pull request blender/blender#128080 2024-11-07 14:13:18 +01:00
Fix #125230: Issues when loading file with pinning gpencil brush material

Indeed think it would be a good idea.

Bastien Montagne pushed to blender-v4.3-release at mont29/blender 2024-11-07 13:59:05 +01:00
dc04d9abc7 Fix (unreported): GPv3: Incorrect user count for drawing at index 0
59bc3f0959 Fix #129522: renaming sockets in node does not work for some types
0e0939b83f Fix #129112: Asset shelf ignores double-click keymap item
Compare 3 commits »
Bastien Montagne commented on pull request blender/blender#129918 2024-11-07 13:58:29 +01:00
Fix #129900: GPv3: Invalid handling of unused drawings removal.

Thanks, updating the PR RN :)

Bastien Montagne pushed to blender-v4.3-release at mont29/blender 2024-11-07 12:42:40 +01:00
a43a209959 Fix #129567: GPv3: Incorrect wireframe for strokes
a114534295 Fix #121233: GPv3: Primitives: Add missing confirm action and ability to pan viewport.
ffd80047ee Fix #124725: GPv3: Masked layers not rendered correctly with onion skinning
831166b4dc Fix #129907: Grease Pencil brush size gets stuck at 0
30ba6bfa7e Cleanup: Unused function argument
Compare 12 commits »
Bastien Montagne pushed to main at mont29/blender 2024-11-07 12:10:13 +01:00
5ba1a376e5 Merge branch 'blender-v4.3-release'
a43a209959 Fix #129567: GPv3: Incorrect wireframe for strokes
a114534295 Fix #121233: GPv3: Primitives: Add missing confirm action and ability to pan viewport.
8abd686863 Merge branch 'blender-v4.3-release'
817f7c0747 Fix #121233: GPv3: Primitives: Add missing confirm action and ability to pan viewport.
Compare 35 commits »
Bastien Montagne commented on issue blender/blender#129160 2024-11-07 11:02:30 +01:00
Vulkan backend deadlocks on startup (Debian Testing + Nvidia GPU)

Here is the massive 11MB dump until UI shows up and freeze forever:

blender.txt

Bastien Montagne commented on issue blender/blender#129699 2024-11-07 10:33:58 +01:00
Python: declaring __init__ for an operator causes RuntimeError

Decreasing severity, as this is merely documentation/API change topic, and not a regression in any way.

Bastien Montagne commented on issue blender/blender#129666 2024-11-07 10:31:40 +01:00
bpy.ops.wm.open_mainfile() in gradio function causing core dumped

I would not make this a high severity issue. It needs investigation for sure, but the fact that this only happens when the bpy module is used through another non-standard python module makes it…

Bastien Montagne commented on pull request blender/blender#129879 2024-11-07 10:18:10 +01:00
Fix #129622: Crash loading asset library with malformed asset index JSON

Think an info is fine indeed.

Bastien Montagne pushed to main at blender/blender 2024-11-06 18:17:52 +01:00
89d69ddaf3 Merge branch 'blender-v4.3-release'
ca1353237f Fix #129797: bpy.data.libraries.write() is no longer saving the asset_data associated with the ID-block.
Compare 2 commits »