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

  • Joined on 2010-10-07
Bastien Montagne commented on pull request blender/blender#130197 2024-11-13 10:47:21 +01:00
Fix #125787: Textures don't load for brushes when using "Use Relative Paths" option.

@blender-bot build

Rebased onto latest !130195

23a452e072 Fix #125787: Textures don't load for brushes when using "Use Relative Paths" option.
115ce5de32 Refactor: BKE_image: Allow to load or find existing also in a Library.
cf0c91a545 Fix BKE_id_move_to_same_lib behavior with invalid parameters.
d8b90ee422 Docs: Update RNA to user manual URL mapping
baa193c3b6 Cycles: oneAPI: build binaries for Battlemage GPUs
Compare 7 commits »
Bastien Montagne commented on pull request blender/blender#130195 2024-11-13 10:45:30 +01:00
Refactor: BKE_image: Allow to load or find existing also in a Library.

@blender-bot build

Rebased on latest blender-v4.3-release branch.

Bastien Montagne pushed to tmp-bke-image-load-in-lib at mont29/blender 2024-11-13 10:43:44 +01:00
115ce5de32 Refactor: BKE_image: Allow to load or find existing also in a Library.
cf0c91a545 Fix BKE_id_move_to_same_lib behavior with invalid parameters.
Compare 2 commits »
Bastien Montagne pushed to blender-v4.2-release at blender/blender 2024-11-13 10:38:32 +01:00
19dcc395ef Fix BKE_id_move_to_same_lib behavior with invalid parameters.
Bastien Montagne pushed to blender-v4.2-release at mont29/blender 2024-11-13 10:37:55 +01:00
5345b33fc3 Fix #127399: Sculpt temporary Smooth brush ignores some settings
d7ced4b5a3 Fix #127180: Outliner assert selecting unselectable editbones
c9ceb32f13 Fix #127117: NLA Channels missing update on animated object visibility
6b71692780 Fix #126869: frame navigation keymap missing from relevant sidebars
9dd1315cc0 Fix #126728: Movie Clip Editor "Sync Visible Range" option not working
Compare 24 commits »
Bastien Montagne pushed to main at blender/blender 2024-11-13 10:26:38 +01:00
a9e88bd50b Merge branch 'blender-v4.3-release'
cf0c91a545 Fix BKE_id_move_to_same_lib behavior with invalid parameters.
Compare 2 commits »
Bastien Montagne pushed to main at mont29/blender 2024-11-13 10:25:33 +01:00
378b62e349 Merge branch 'blender-v4.3-release'
d8b90ee422 Docs: Update RNA to user manual URL mapping
9a7ca42ff1 Merge branch 'blender-v4.3-release'
baa193c3b6 Cycles: oneAPI: build binaries for Battlemage GPUs
f28dafb365 Cleanup: Fix CLOG format string warning in PLY import
Compare 12 commits »
Bastien Montagne pushed to blender-v4.3-release at mont29/blender 2024-11-13 10:20:01 +01:00
cf0c91a545 Fix BKE_id_move_to_same_lib behavior with invalid parameters.
Bastien Montagne pushed to blender-v4.3-release at blender/blender 2024-11-13 10:19:44 +01:00
cf0c91a545 Fix BKE_id_move_to_same_lib behavior with invalid parameters.
Bastien Montagne commented on pull request blender/blender#130195 2024-11-13 10:03:32 +01:00
Refactor: BKE_image: Allow to load or find existing also in a Library.

@blender-bot build

Fixed a few minor issues (mainly in comments, and using BKE_main_blendfile_path API instead of directly accessing bmain->filepath).

Bastien Montagne pushed to tmp-bke-image-load-in-lib at mont29/blender 2024-11-13 10:02:15 +01:00
0f13bf09da Refactor: BKE_image: Allow to load or find existing also in a Library.
d8b90ee422 Docs: Update RNA to user manual URL mapping
baa193c3b6 Cycles: oneAPI: build binaries for Battlemage GPUs
cf8d31d41c Bug Reporting: Add Cycles specific bug-reporting script for Windows
917f7e648c Fix #130180: non-screen space dial gizmo scale does not take geometry scale into account
Compare 5 commits »
Bastien Montagne pushed to blender-v4.3-release at mont29/blender 2024-11-13 09:56:10 +01:00
d8b90ee422 Docs: Update RNA to user manual URL mapping
baa193c3b6 Cycles: oneAPI: build binaries for Battlemage GPUs
cf8d31d41c Bug Reporting: Add Cycles specific bug-reporting script for Windows
917f7e648c Fix #130180: non-screen space dial gizmo scale does not take geometry scale into account
Compare 4 commits »
Bastien Montagne commented on pull request blender/blender#130197 2024-11-12 22:12:40 +01:00
Fix #125787: Textures don't load for brushes when using "Use Relative Paths" option.

Adding as many reviewer eyes as possible here.

@ThomasDinges I would consider this PR and its sibling (!130197) as blocking for the RC tomorrow.

Bastien Montagne commented on pull request blender/blender#130195 2024-11-12 22:11:32 +01:00
Refactor: BKE_image: Allow to load or find existing also in a Library.

Adding as many reviewer eyes as possible here.

@ThomasDinges I would consider this PR and its sibling (!130197) as blocking for the RC tomorrow.

Bastien Montagne created pull request blender/blender#130197 2024-11-12 22:08:38 +01:00
Fix #125787: Textures don't load for brushes when using "Use Relative Paths" option.
ea09f8a65f Fix #125787: Textures don't load for brushes when using "Use Relative Paths" option.
Bastien Montagne created branch tmp-fix-brush-assets-image-path-relative in mont29/blender 2024-11-12 22:05:55 +01:00