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

  • Joined on 2010-10-07
Bastien Montagne reopened issue blender/blender-addons#104516 2023-04-12 11:53:54 +02:00
Blender 3.5 Gltf fails to export materials on GN objects
Bastien Montagne commented on issue blender/blender-addons#104516 2023-04-12 11:53:53 +02:00
Blender 3.5 Gltf fails to export materials on GN objects

Reopening since only the FBX case was addressed in 893100d8e3.

Bastien Montagne commented on pull request blender/blender-addons#104500 2023-04-12 11:51:04 +02:00
FBX import/export: Fix Camera rotation

Would rename this to MAT_CONVERT_CAMERA_EXPORT

Bastien Montagne commented on pull request blender/blender-addons#104500 2023-04-12 11:51:04 +02:00
FBX import/export: Fix Camera rotation

Would rename this to MAT_CONVERT_CAMERA_IMPORT

Bastien Montagne commented on pull request blender/blender-addons#104500 2023-04-12 11:50:52 +02:00
FBX import/export: Fix Camera rotation

Am missing a bit of context/explanation about why this fix would be the proper solution here? Would also be good to know if this was successfully tested at least against the major game engines…

Bastien Montagne commented on issue blender/blender#106321 2023-04-12 11:41:59 +02:00
How to handle preservations of linked IDs when they are effectively unused.

@brecht @dfelinto you guys have any opinions regarding proposed solutions, or other ideas? Think it would be good to properly address that issue for 3.6 LTS.

Bastien Montagne commented on issue blender/blender#106057 2023-04-12 11:40:34 +02:00
Assigning brush to tool settings for curves sculpt does not work well with tools

It would be good to get to a conclusion here... @ideasman42 again, think you know the tool system the best, so would be good to have your feedback here? :)

Bastien Montagne deleted branch fbx_fix_geometry_nodes_mat_export_pr from Mysteryem/blender-addons 2023-04-12 11:27:06 +02:00
Bastien Montagne pushed to main at blender/blender-addons 2023-04-12 11:27:05 +02:00
893100d8e3 Fix: FBX fails to export materials on geometry nodes objects
Bastien Montagne closed issue blender/blender-addons#104516 2023-04-12 11:27:05 +02:00
Blender 3.5 Gltf fails to export materials on GN objects
Bastien Montagne merged pull request blender/blender-addons#104530 2023-04-12 11:27:03 +02:00
Fix: FBX fails to export materials on geometry nodes objects
Bastien Montagne approved blender/blender-addons#104530 2023-04-12 11:26:23 +02:00
Fix: FBX fails to export materials on geometry nodes objects

LGTM, nice and elegant solution!

Bastien Montagne commented on issue blender/blender#106246 2023-04-11 18:36:03 +02:00
Regression: Crash on deleting the multi-level hierarchy

Note that 'recent' changes have merely revealed the underlying issue, problem most likely exists since origin of this feature in 2019...

Bastien Montagne closed pull request blender/blender#106374 2023-04-11 18:33:12 +02:00
Fix #106246: Crash on deleting the multi-level hierarchy
Bastien Montagne commented on pull request blender/blender#106374 2023-04-11 18:33:10 +02:00
Fix #106246: Crash on deleting the multi-level hierarchy

Neither of these changes would fix the root of the issue imho, they just happen to work here because of 'chance' (and probably how allocation of memory works), but the root of the issue is as…

Bastien Montagne pushed to F-106246 at mont29/blender 2023-04-11 18:28:48 +02:00
b89efb09c7 Fix #106246: Outliner: Crash on deleting the multi-level objects hierarchy.
Bastien Montagne created pull request blender/blender#106821 2023-04-11 18:23:02 +02:00
Fix #106246: Outliner: Crash on deleting the multi-level objects hierarchy.
Bastien Montagne created branch F-106246 in mont29/blender 2023-04-11 18:21:44 +02:00
Bastien Montagne pushed to F-106246 at mont29/blender 2023-04-11 18:21:44 +02:00
18fe62cbd6 Fix #106246: Outliner: Crash on deleting the multi-level objects hierarchy.
Bastien Montagne pushed to main at mont29/blender-addons 2023-04-11 17:44:15 +02:00
bdb01d1ab2 Copy Global Transform: add tracker URL