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#105193 2023-02-27 12:26:35 +01:00
WIP: #104303: WM panel parent API

Wondering where art comes from here...? Missing parameter?

Bastien Montagne commented on pull request blender/blender#105193 2023-02-27 12:26:35 +01:00
WIP: #104303: WM panel parent API

Style: Please leave an empty line between function definitions.

Bastien Montagne commented on pull request blender/blender#105193 2023-02-27 12:26:35 +01:00
WIP: #104303: WM panel parent API

That block about the owner_id does not belong to that function, it's specific to the RNA registration code and should be kept there.

Bastien Montagne commented on pull request blender/blender#105193 2023-02-27 12:26:35 +01:00
WIP: #104303: WM panel parent API

This should not be here, in fact this has been removed recently, you need to update your patch against latest main branch.

Bastien Montagne commented on pull request blender/blender#105193 2023-02-27 12:26:35 +01:00
WIP: #104303: WM panel parent API

There are four parameters here, function only takes three of them...

Bastien Montagne commented on pull request blender/blender#105193 2023-02-27 12:26:34 +01:00
WIP: #104303: WM panel parent API

Please remove code, do not comment it out. It makes patch less readable, and we do not want to keep dead code around.

Bastien Montagne pushed to main at mont29/blender 2023-02-27 12:04:12 +01:00
1812f5cb92 Merge branch 'blender-v3.5-release'
0c67a90e4f #99807: USD IO: Add support for exporting to USDZ
a1c3061812 Fix OSX implementation of BLI_current_working_dir and improve tests.
c4791ee009 Fix tests for macOS storage_apple.mm functions.
561e50f6c6 BLI: add function for changing working directory
Compare 5 commits »
Bastien Montagne pushed to main at blender/blender 2023-02-27 12:04:03 +01:00
1812f5cb92 Merge branch 'blender-v3.5-release'
0c67a90e4f #99807: USD IO: Add support for exporting to USDZ
a1c3061812 Fix OSX implementation of BLI_current_working_dir and improve tests.
c4791ee009 Fix tests for macOS storage_apple.mm functions.
561e50f6c6 BLI: add function for changing working directory
Compare 5 commits »
Bastien Montagne pushed to main at mont29/blender-addons 2023-02-27 12:01:44 +01:00
59aac3db93 Merge branch 'blender-v3.5-release'
ad26f1f421 VR Scene Inspection: I18n: enable translation of UI messages
Compare 2 commits »
Bastien Montagne pushed to main at mont29/blender 2023-02-27 12:01:42 +01:00
f6c9fb27d5 Cleanup: remove .orig file added by accident
efb86b75ee Cleanup: comment block formatting
f240a16037 Cleanup: format
9a1ab6bd14 Cleanup: function style casts for C++, use nullptr
347cbbff2d Fix path in check_licenses utility
Compare 25 commits »
Bastien Montagne pushed to blender-v3.5-release at mont29/blender 2023-02-27 12:01:22 +01:00
0c67a90e4f #99807: USD IO: Add support for exporting to USDZ
a1c3061812 Fix OSX implementation of BLI_current_working_dir and improve tests.
c4791ee009 Fix tests for macOS storage_apple.mm functions.
561e50f6c6 BLI: add function for changing working directory
Compare 4 commits »
Bastien Montagne deleted branch usdz-backport from mont29/blender 2023-02-27 12:00:14 +01:00
Bastien Montagne merged pull request blender/blender#105223 2023-02-27 12:00:12 +01:00
usdz-backport
Bastien Montagne pushed to blender-v3.5-release at blender/blender 2023-02-27 12:00:12 +01:00
0c67a90e4f #99807: USD IO: Add support for exporting to USDZ
a1c3061812 Fix OSX implementation of BLI_current_working_dir and improve tests.
c4791ee009 Fix tests for macOS storage_apple.mm functions.
561e50f6c6 BLI: add function for changing working directory
Compare 4 commits »
Bastien Montagne commented on pull request blender/blender#105223 2023-02-27 11:04:50 +01:00
usdz-backport
Bastien Montagne pushed to usdz-backport at mont29/blender 2023-02-27 11:04:22 +01:00
970ab1c3aa #99807: USD IO: Add support for exporting to USDZ
a1c3061812 Fix OSX implementation of BLI_current_working_dir and improve tests.
c4791ee009 Fix tests for macOS storage_apple.mm functions.
561e50f6c6 BLI: add function for changing working directory
931b832fb2 Fix make update when local branch exists
Compare 7 commits »
Bastien Montagne pushed to blender-v3.5-release at mont29/blender-addons 2023-02-27 11:03:15 +01:00
ad26f1f421 VR Scene Inspection: I18n: enable translation of UI messages
Bastien Montagne pushed to blender-v3.5-release at mont29/blender 2023-02-27 11:03:13 +01:00
931b832fb2 Fix make update when local branch exists
97a8bb450c Fix #103387: Radius affects curves bounding box
3db246a3ce Fix #104915: Race condition writing subsurf optimal display edges
Compare 3 commits »
Bastien Montagne deleted branch usdz-backport from blender/blender 2023-02-26 17:53:48 +01:00
Bastien Montagne commented on pull request blender/blender#105223 2023-02-26 17:51:04 +01:00
usdz-backport