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

  • Joined on 2010-10-07
Bastien Montagne suggested changes for blender/blender#105645 2023-03-13 10:51:44 +01:00
WIP:#104303:WM panel parent API

Unfortunately there is still obvious mistakes in that code, some which will crash blender on run (access to NULL pointer), others which will break current UI.

Bastien Montagne pushed to main at mont29/blender-addons-contrib 2023-03-13 09:36:56 +01:00
a3fd6d423c Fix Light Multiplier
Bastien Montagne pushed to main at mont29/blender-addons 2023-03-13 09:36:55 +01:00
3fadfc19d5 Fix #104912: Storypencil - If Meta is selected allows TAB
Bastien Montagne pushed to blender-v3.5-release at mont29/blender 2023-03-13 09:36:53 +01:00
7d22b11352 Fix #105601: Remove duplicates when inserting links into multi inputs
fe58ccfafb Mesh: compact edit-mesh undo data in parallel (address #105046)
16968ccec7 BLI_array_store: improve hash accumulation for each memory chunk
7a5cb3b470 BLI_array_store: improve hash for smaller values (including booleans)
1b10883498 BLI_array_store: use uint32_t instead of uint64_t for hash storage
Compare 20 commits »
Bastien Montagne pushed to main at mont29/blender 2023-03-13 09:36:50 +01:00
a26203bb3e Fix: Incorrect version code.
cbc73a1e05 Cleanup: Make mesh function static
03fffc08b6 Cleanup: Fix unused variable warning in release builds
050e08e5f0 Cleanup: Remove unused UI handlers function
68ec41d00e Cleanup: Remove unused mesh function
Compare 9 commits »
Bastien Montagne created pull request blender/blender#105666 2023-03-11 18:25:33 +01:00
WIP: Readfile: replace blend_read_lib/blend_read_expand by foreach_id.
Bastien Montagne created branch tmp-readfile-liblink in mont29/blender 2023-03-11 18:09:04 +01:00
Bastien Montagne pushed to tmp-readfile-liblink at mont29/blender 2023-03-11 18:09:04 +01:00
44449e1555 WIP: Proof of concept to replace lib_link/expand by foreach_id.
Bastien Montagne pushed to main at mont29/blender 2023-03-11 16:55:21 +01:00
54c9f972df Merge branch 'blender-v3.5-release'
7d22b11352 Fix #105601: Remove duplicates when inserting links into multi inputs
b06edc2897 Cleanup: UV: simplify uv packing API.
e56fe42aab Cleanup: format
eaa5a439b5 Merge branch 'blender-v3.5-release'
Compare 24 commits »
Bastien Montagne pushed to main at mont29/blender 2023-03-10 18:52:23 +01:00
e7b0a23283 Fix (unreported) broken ID remapping code, and improve efficiency.
Bastien Montagne pushed to main at blender/blender 2023-03-10 18:52:12 +01:00
e7b0a23283 Fix (unreported) broken ID remapping code, and improve efficiency.
Bastien Montagne pushed to main at mont29/blender 2023-03-10 18:51:23 +01:00
111038062a Cleanup: Remove unused node function declarations
4f56b02a0c Fix #95105: Unclamp draw size of the frame node's label
Compare 2 commits »
Bastien Montagne pushed to brush-assets-project at mont29/blender 2023-03-10 18:15:45 +01:00
4c12dbd8aa Merge branch 'asset-shelf' into brush-assets-project
e1dd542445 Merge branch 'main' into asset-shelf
9b354e9433 Merge branch 'blender-v3.5-release'
55281c0eed Fix #105638: image.pixels.foreach_set() does not update displayed image
9f76a21677 Merge branch 'main' of projects.blender.org:blender/blender
Compare 47 commits »
Bastien Montagne pushed to brush-assets-project at blender/blender 2023-03-10 18:15:38 +01:00
4c12dbd8aa Merge branch 'asset-shelf' into brush-assets-project
e1dd542445 Merge branch 'main' into asset-shelf
9b354e9433 Merge branch 'blender-v3.5-release'
55281c0eed Fix #105638: image.pixels.foreach_set() does not update displayed image
9f76a21677 Merge branch 'main' of projects.blender.org:blender/blender
Compare 47 commits »
Bastien Montagne pushed to brush-assets-project at mont29/blender 2023-03-10 18:15:14 +01:00
9c0a73ee2c Merge branch 'temp-asset-weak-reference' into brush-assets-project
d6aa967809 Merge branch 'asset-shelf' into brush-assets-project
0ab8643dcd Merge branch 'main' into asset-shelf
819933cc2e Cleanup: struct member order
7a6f7aa8bc Add test case for custom asset libraries
Compare 114 commits »
Bastien Montagne pushed to asset-shelf at mont29/blender 2023-03-10 18:11:39 +01:00
e1dd542445 Merge branch 'main' into asset-shelf
9b354e9433 Merge branch 'blender-v3.5-release'
55281c0eed Fix #105638: image.pixels.foreach_set() does not update displayed image
9f76a21677 Merge branch 'main' of projects.blender.org:blender/blender
577fd9add5 Merge branch 'blender-v3.5-release'
Compare 46 commits »
Bastien Montagne pushed to asset-shelf at blender/blender 2023-03-10 18:11:23 +01:00
e1dd542445 Merge branch 'main' into asset-shelf
9b354e9433 Merge branch 'blender-v3.5-release'
55281c0eed Fix #105638: image.pixels.foreach_set() does not update displayed image
9f76a21677 Merge branch 'main' of projects.blender.org:blender/blender
577fd9add5 Merge branch 'blender-v3.5-release'
Compare 46 commits »
Bastien Montagne pushed to asset-shelf at mont29/blender 2023-03-10 18:11:02 +01:00
0ab8643dcd Merge branch 'main' into asset-shelf
85a70e9756 Fix memory leak with button tooltip callback and decorator buttons
3b900048f1 Animation: Move Graph Editor settings to User Preferences
0239eee1c6 Fix build error on Windows introduced in 46be42f6b1
7edb3ab5e0 Merge branch 'blender-v3.5-release'
Compare 97 commits »