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

  • Joined on 2010-10-07
Bastien Montagne pushed to blender-v3.5-release at blender/blender 2023-03-02 11:03:50 +01:00
9e5275791f Fix #105343: id.make_local() doesn't work for overridden data.
Bastien Montagne pushed to blender-v3.5-release at mont29/blender-addons 2023-03-02 10:50:34 +01:00
32ce8e8903 Skinify: fix shape generation
6b17358aa2 Fix #104458: Extra Objects Single vert Mirror fails with Translation
3e91cf793a Fix #103474: Amaranth: Open Node Source Image not working
664e2d5e0f Fix #104431: Pie Menu Editor Switch: Can't switch to File Browser
dd91f21836 Archimesh: fix floor creation
Compare 9 commits »
Bastien Montagne pushed to blender-v3.5-release at mont29/blender 2023-03-02 10:50:31 +01:00
2eeec49640 Fix #105339: grease pencil selection can toggle object selection
944a6e78f5 Fix #105277: Alt key suck after Alt-Tab on Windows 11
b61807ebcf Cleanup: split logic for updating event modifiers into functions
ff89dfd6d2 Fix #105328: unit system does not affect cavity
52064bf5da Fix #104824: GPencil natural drawing building with 1 subdivision very slow
Compare 19 commits »
Bastien Montagne pushed to main at mont29/blender 2023-03-01 16:25:15 +01:00
4d58f01424 Add LSAN suppression rules config file.
3006140718 Refactor: Replace DNA_DEPRECATED attribute with _legacy suffix
Compare 2 commits »
Bastien Montagne pushed to main at blender/blender 2023-03-01 16:25:08 +01:00
4d58f01424 Add LSAN suppression rules config file.
Bastien Montagne pushed to main at mont29/blender 2023-03-01 15:17:48 +01:00
1ba0494e33 Fix failing test after own recent commit regarding Main freeing function.
3ff2cbe708 Cleanup: Add warning to ListBase's BLI_remlink regarding not cleared prev/next pointers.
565acb639c WM: use the window associated with an area for initialization
124b41a877 Cleanup: unused variables
Compare 4 commits »
Bastien Montagne pushed to main at blender/blender 2023-03-01 15:17:40 +01:00
1ba0494e33 Fix failing test after own recent commit regarding Main freeing function.
3ff2cbe708 Cleanup: Add warning to ListBase's BLI_remlink regarding not cleared prev/next pointers.
Compare 2 commits »
Bastien Montagne pushed to main at mont29/blender 2023-03-01 14:17:00 +01:00
cccf91ff83 Mesh: Move edge UV seams to a generic attribute
66c9c19466 Cleanup: add missing CMake headers & sort file lists
Compare 2 commits »
Bastien Montagne pushed to main at mont29/blender 2023-03-01 12:36:45 +01:00
01e711749b pyproject: remove tools/pyproject.toml
e1ab9e352c Cleanup: autopep8
bd0aa88909 Fix invalid path references after moving tools & scripts
Compare 3 commits »
Bastien Montagne closed issue blender/blender#105083 2023-03-01 12:30:01 +01:00
Add a mechanism to abort blend file reading on critical error.
Bastien Montagne commented on issue blender/blender#105083 2023-03-01 12:29:59 +01:00
Add a mechanism to abort blend file reading on critical error.

Committed as b3f42d8e98.

Bastien Montagne deleted branch F-abort-file-reading from mont29/blender 2023-03-01 11:52:54 +01:00
Bastien Montagne commented on pull request blender/blender#105085 2023-03-01 11:52:39 +01:00
WIP: Add a mechanism to abort a blend file reading on critical error.

Committed as 3e5ce23c99, b3f42d8e98 and 1ed783eed3.

Bastien Montagne closed pull request blender/blender#105085 2023-03-01 11:52:39 +01:00
WIP: Add a mechanism to abort a blend file reading on critical error.
Bastien Montagne pushed to main at mont29/blender 2023-03-01 11:51:12 +01:00
1ed783eed3 Fix #99836: Blender SEGV when open .blend file in blender.
b3f42d8e98 Add a mechanism to abort a blend file reading on critical error.
3e5ce23c99 Fix (unreported) potential leak in Main freeing function.
e35afd8a1d Merge branch 'blender-v3.5-release'
e9fefcd298 Merge branch 'blender-v3.5-release'
Compare 7 commits »
Bastien Montagne pushed to main at blender/blender 2023-03-01 11:51:04 +01:00
1ed783eed3 Fix #99836: Blender SEGV when open .blend file in blender.
b3f42d8e98 Add a mechanism to abort a blend file reading on critical error.
3e5ce23c99 Fix (unreported) potential leak in Main freeing function.
Compare 3 commits »
Bastien Montagne closed issue blender/blender#99836 2023-03-01 11:51:03 +01:00
Blender SEGV when open .blend file in blender
Bastien Montagne pushed to main at mont29/blender-addons-contrib 2023-03-01 11:12:20 +01:00
c7f25ea3b0 camera lens value corrected
0dd006d1b0 io_scene_3ds: cleanup texture handling
Compare 2 commits »
Bastien Montagne pushed to main at mont29/blender-addons 2023-03-01 11:12:19 +01:00
ff450a7b03 Merge branch 'blender-v3.5-release'
32ce8e8903 Skinify: fix shape generation
1a155e86a2 Merge branch 'blender-v3.5-release'
6b17358aa2 Fix #104458: Extra Objects Single vert Mirror fails with Translation
Compare 4 commits »
Bastien Montagne pushed to main at mont29/blender 2023-03-01 11:12:16 +01:00
cf572f1a64 Python: Add range and instance drawing to GPUBatch
159958e52b Cleanup: Simplify storage and comments in UV Unwrapper.
c7d38b643b Cleanup: Simplify storage and comments in UV Unwrapper.
6766a7911f UV: Merge both UV Packing engines into one.
09c4d6bd7b Cleanup: avoid looping over layer collections again when freeing
Compare 23 commits »