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

  • Joined on 2010-10-07
Bastien Montagne commented on issue blender/blender#130277 2024-11-15 14:58:26 +01:00
"Screens" are not freed up from workspaces after detaching an area into a new window

@deadpin indeed, both issues are different manifestations of the same problem. This is not trivial to fix unfortunately.

The issue is that these windows (and related new workspaces, workspace…

Bastien Montagne pushed to main at mont29/blender 2024-11-15 11:00:16 +01:00
b38d8ecb86 Refactor: move keyingsets to animrig
38363fb2d7 USD: Add test data for additonal material import/export coverage
091c175c5c Refactor: Move region runtime to separate C++ runtime struct
1e357cdca8 Cleanup: Change calc_*_intersect_data functions to take depth by value
3c32a18fac Cleanup: EEVEE: Remove unused function with legacy API calls
Compare 45 commits »
Bastien Montagne pushed to blender-v4.3-release at mont29/blender 2024-11-15 11:00:15 +01:00
d1171635ff Fix #129414: On linux, Join Use Active Window when Overlapping
b8b3f8e723 Release: Bump 4.3 to rc
221cef2855 Formatting
3b44f84686 Fix #130182: Unique layer name in move to layer popup box
aad4e62173 Libs: Update linux libs
Compare 9 commits »
Bastien Montagne commented on pull request blender/blender#130296 2024-11-15 10:46:19 +01:00
Fix: Reading some old blend files fires assert in Sequencer data read

Cancelled my build, let Sergey's one going

Bastien Montagne commented on pull request blender/blender#130160 2024-11-14 18:54:30 +01:00
Fix #129926: Crash creating fluid domain with Python 3.12 and up

Agreed, there is no rush, the fix can wait a week or two. Would definitively not mind having @ideasman42 look at it too.

Bastien Montagne commented on issue blender/blender#129926 2024-11-14 18:53:39 +01:00
Crash with Python 3.12+ & Manta flow

Not a critical issue, as it does not happen with official releases (still based on Python 3.11), so no need for high severity. :)

Bastien Montagne approved blender/blender#130272 2024-11-14 14:45:59 +01:00
Fix #130250: Modifier copy to selected crash using quick favorites

Thanks, think this is doing the right thing now

Bastien Montagne suggested changes for blender/blender#130272 2024-11-14 14:34:10 +01:00
Fix #130250: Modifier copy to selected crash using quick favorites

I don't think this fix is correct.

Bastien Montagne commented on issue blender/blender#130260 2024-11-14 11:37:34 +01:00
Images for textures attached to asset brushes will not load if loaded in a specific way

RC tests once it's out later today would be extremely welcomed ;)

Bastien Montagne commented on issue blender/blender#130260 2024-11-14 11:37:08 +01:00
Images for textures attached to asset brushes will not load if loaded in a specific way

IMAGE_OT_file_browse should be fixed now in this case, hopefully did not break anything else in the process.

Bastien Montagne pushed to main at blender/blender 2024-11-14 11:36:39 +01:00
4a372dfd2f Merge branch 'blender-v4.3-release'
c107eb5c00 Fix #130260: Add support for linked editable ID filepaths to IMAGE_OT_file_browse.
Compare 2 commits »
Bastien Montagne closed issue blender/blender#130260 2024-11-14 11:36:37 +01:00
Images for textures attached to asset brushes will not load if loaded in a specific way
Bastien Montagne pushed to main at mont29/blender 2024-11-14 11:36:12 +01:00
65abb1ef93 BLI: improve Map iteration API to avoid common issues at compile time
527e33cef6 Fix #60947: ffmpeg video colors shifted/banded in some players
6b7ba4c726 Refactor: Sculpt: Avoid storing extra undo data on geometry_push
9396c8f388 Workbench: Replace usage of legacy GLSL libraries by new ones
c6e7cdbc57 Merge branch 'blender-v4.3-release'
Compare 10 commits »
Bastien Montagne pushed to blender-v4.3-release at mont29/blender 2024-11-14 11:35:36 +01:00
c107eb5c00 Fix #130260: Add support for linked editable ID filepaths to IMAGE_OT_file_browse.
Bastien Montagne pushed to blender-v4.3-release at blender/blender 2024-11-14 11:35:06 +01:00
c107eb5c00 Fix #130260: Add support for linked editable ID filepaths to IMAGE_OT_file_browse.
Bastien Montagne commented on issue blender/blender#130260 2024-11-14 11:25:02 +01:00
Images for textures attached to asset brushes will not load if loaded in a specific way

The 'bottom way' is called IMAGE_OT_file_browse operator, while the 'top way' is called IMAGE_OT_open.

Besides the discussion about why there are two operators for doing (essentially) the…

Bastien Montagne pushed to blender-v4.3-release at mont29/blender 2024-11-14 11:10:50 +01:00
8f200d96b2 Fix: Nodes: group edit button unintentionally drawn on NodeCustomGroup
87c990ca30 GPU: Add more explicit message for Mac + Nvidia platform
209dc899ea Fix #128649: Tool icon in toolbar shrinked down with non HiDPI screens
Compare 3 commits »
Bastien Montagne pushed to main at mont29/blender 2024-11-13 16:34:18 +01:00
2d6fdb8d01 Merge branch 'blender-v4.3-release'
a090ae3318 Fix #125787: Textures don't load for brushes when using "Use Relative Paths" option.
0ec011e78b Fix: Sculpt invert mask crash with multires
Compare 3 commits »