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

  • Joined on 2010-10-07
Bastien Montagne created pull request blender/blender#130472 2024-11-18 19:31:54 +01:00
Fix #130420: Unod/Redo broken when using Transfer Mode operator.
Bastien Montagne pushed to tmp-fix-130420 at mont29/blender 2024-11-18 19:31:26 +01:00
a40f42c2bb Fix #130420: Unod/Redo broken when using Transfer Mode operator.
Bastien Montagne created branch tmp-fix-130420 in mont29/blender 2024-11-18 19:31:26 +01:00
Bastien Montagne approved blender/blender#130407 2024-11-18 18:39:51 +01:00
Creator: Ensure OpenMP runtime is initialized as soon as possible

Provided the bots are happy, change makes sense to me.

Bastien Montagne pushed to blender-v4.3-release at mont29/blender 2024-11-18 18:36:56 +01:00
9e82331ae6 Fix #130368: GPv3: Canvas overlay incorrect offset
e23b710bcf Fix #130376: GPv3: Outline modifier traces flat caps incorrectly
28a5a800ee Fix #130422: Expand Active Face Set crashes on Multires mesh
a452e2d499 Fix #125559: Eraser does not find intersections at small scales
Compare 4 commits »
Bastien Montagne pushed to main at mont29/blender 2024-11-18 18:36:53 +01:00
d4f321fe54 Overlay: Add a pre_draw step and use submit_only for PassMain
d50d287924 Draw: Add specialized generate_commands for PassSortable
5586533cc8 Overlay: Add image_plane_depth_bias shader
c86fd709cf Overlay: Add missing early return
a9cd1639db Cleanup: Fix codestyle for private variables
Compare 14 commits »
Bastien Montagne pushed to rna-ancestor-chain at mont29/blender 2024-11-18 18:35:30 +01:00
e8a8013503 WIP: RNA: Add info about chain of ancestors (owner data) of a PointerRNA.
645e542b58 Fix/Cleanup (unreported) illegal PointerRNA::owner_id manipulation.
fb59efb12e Cleanup: Use PointerRNA_NULL assignement to reset a PointerRNA.
b26dc3dd01 VSE: Optimize Text Box w/ roundness with multi-threading
6f286980b9 Merge branch 'blender-v4.3-release'
Compare 26 commits »
Bastien Montagne pushed to main at mont29/blender 2024-11-18 17:05:33 +01:00
645e542b58 Fix/Cleanup (unreported) illegal PointerRNA::owner_id manipulation.
fb59efb12e Cleanup: Use PointerRNA_NULL assignement to reset a PointerRNA.
b26dc3dd01 VSE: Optimize Text Box w/ roundness with multi-threading
6f286980b9 Merge branch 'blender-v4.3-release'
24d1733059 Compositor: Implement Double Edge Mask for new CPU compositor
Compare 13 commits »
Bastien Montagne pushed to main at blender/blender 2024-11-18 17:05:04 +01:00
645e542b58 Fix/Cleanup (unreported) illegal PointerRNA::owner_id manipulation.
fb59efb12e Cleanup: Use PointerRNA_NULL assignement to reset a PointerRNA.
Compare 2 commits »
Bastien Montagne pushed to main at mont29/blender 2024-11-18 16:09:21 +01:00
e8770a3845 Cleanup: Do not use PointerRNA::owner_id to create non-ID PointerRNAs.
1cd0ffd1d6 UI: Keymap Editor: Add margin from scrollbar
376f896b1f Cleanup: Overlay-Next: Use same test for V3D everywhere
fb6188f658 Fix: Overlay-Next: Crash when changing workspace
cb1440b92f Fix: Overlay-Next: Wireframe does not update in sculpt mode
Compare 12 commits »
Bastien Montagne pushed to main at blender/blender 2024-11-18 16:09:07 +01:00
e8770a3845 Cleanup: Do not use PointerRNA::owner_id to create non-ID PointerRNAs.
Bastien Montagne pushed to rna-ancestor-chain at mont29/blender 2024-11-18 14:25:53 +01:00
757637ee6d WIP: RNA: Add info about chain of ancestors (owner data) of a PointerRNA.
fe76d267e3 Merge branch 'blender-v4.3-release'
a452e2d499 Fix #125559: Eraser does not find intersections at small scales
4d181e9470 RNA: Store PointerRNA as pointer in PropertyRNAOrID.
1c34e00ce1 Anim: draw prop as 'orange' when changed value with stashed Actions present
Compare 23 commits »
Bastien Montagne pushed to main at mont29/blender 2024-11-18 14:25:25 +01:00
fe76d267e3 Merge branch 'blender-v4.3-release'
a452e2d499 Fix #125559: Eraser does not find intersections at small scales
785965c6e7 I18N: Update UI translations from git/weblate repository (58ace72553d3a4f).
Compare 3 commits »
Bastien Montagne pushed to main at mont29/blender-manual-translations 2024-11-18 13:01:40 +01:00
c1eaa6cc5f Update po-files (6234755ac)
Bastien Montagne pushed to main at blender/blender-manual-translations 2024-11-18 13:01:13 +01:00
c1eaa6cc5f Update po-files (6234755ac)
Bastien Montagne pushed to main at mont29/blender 2024-11-18 13:00:10 +01:00
4d181e9470 RNA: Store PointerRNA as pointer in PropertyRNAOrID.
1c34e00ce1 Anim: draw prop as 'orange' when changed value with stashed Actions present
624b38e531 Merge branch 'blender-v4.3-release'
d7d7a6ef97 Fix: GPv3: Hide channel color for layers in dopesheet
8467e05036 Fix: Make CMake files compatible with CMake 3.10
Compare 9 commits »
Bastien Montagne pushed to main at blender/blender 2024-11-18 12:59:54 +01:00
4d181e9470 RNA: Store PointerRNA as pointer in PropertyRNAOrID.
Bastien Montagne pushed to blender-v4.3-release at mont29/blender 2024-11-18 12:46:55 +01:00
785965c6e7 I18N: Update UI translations from git/weblate repository (58ace72553d3a4f).
d7d7a6ef97 Fix: GPv3: Hide channel color for layers in dopesheet
7911f8e6b3 Fix #130353: GPv3: Fill strokes disappear when using bucket fill
Compare 3 commits »