Julien Duroure JulienDuroure
Julien Duroure closed issue blender/blender#130798 2024-11-23 18:46:28 +01:00
FBX Export Problem
Julien Duroure commented on issue blender/blender#130798 2024-11-23 18:46:19 +01:00
FBX Export Problem

Hello, This is a duplicate of #130705

Julien Duroure closed issue blender/blender#129952 2024-11-23 10:57:35 +01:00
Custom Property animation not exporting (fbx and gltf/glb)
Julien Duroure commented on issue blender/blender#129952 2024-11-23 10:57:31 +01:00
Custom Property animation not exporting (fbx and gltf/glb)

So ... If this is not a bug in glTF neither in FBX (but some feature request), I think we can close this ticket

Julien Duroure closed issue blender/blender#130677 2024-11-21 15:41:08 +01:00
GLTF Import of an Armature that has Empties as a parents in between the Armature parent object and the Mesh child object results in flattened hierarchy
Julien Duroure commented on issue blender/blender#130677 2024-11-21 15:41:01 +01:00
GLTF Import of an Armature that has Empties as a parents in between the Armature parent object and the Mesh child object results in flattened hierarchy

Hello, Agree with Scurest analysis. Blender is not a glTF editor, but uses importer / exporter. Even if we try to avoid it, we sometimes need to change / convert / adapt the content of glTF…

Julien Duroure closed issue blender/blender#130674 2024-11-21 15:36:49 +01:00
glb import error
Julien Duroure commented on issue blender/blender#130674 2024-11-21 15:36:46 +01:00
glb import error

Hello, This should already fixed here: dbc8b295195aec360a127465e90fba8e97c9ba60

This will probably goes to 4.3.1 when released Closing this ticket, as already solved

Julien Duroure closed issue blender/blender#129998 2024-11-21 11:27:20 +01:00
glb export not working
Julien Duroure commented on issue blender/blender#129998 2024-11-21 11:27:16 +01:00
glb export not working

Hello, More than a week without any answer, closing this ticket

Feel free to comment again to give the requested information

Julien Duroure commented on issue blender/blender#130545 2024-11-21 09:40:17 +01:00
Error with import of glTF file in Blender 4.3 (missing extern_draco.dll)

@mont29 Do you want me to merge the PR, or do you? Or should we wait Campbell's feedback about your other remarks? (Do you have any idea about when the 4.3.1 (if any) will be planned?)

Julien Duroure created pull request blender/blender#130572 2024-11-20 05:07:30 +01:00
glTF: Draco: Fix #130545 - Windows Draco dll was not in right directory
Julien Duroure created branch fix_130545_draco_dll_path in JulienDuroure/blender 2024-11-20 05:04:51 +01:00
Julien Duroure pushed to fix_130545_draco_dll_path at JulienDuroure/blender 2024-11-20 05:04:51 +01:00
8be67018eb glTF: Draco: Fix #130545 - Windows Draco dll was not in right directory
73a3ebea56 Fix #129389: Lineart modifier updates when camera changes
2dd0946e97 CMake: Windows: Revert flag change that snuck into previous commit
536937b4d4 CMake: Windows: Fix CMP0177 policy warnings
c57ebc99eb Cleanup: Use StringRef instead of std::string in a few cases
Compare 10 commits »
Julien Duroure commented on issue blender/blender#130545 2024-11-20 04:57:11 +01:00
Error with import of glTF file in Blender 4.3 (missing extern_draco.dll)

This is a regression in a0f653c0022c94461ef8c34816c1334ee74add7f PR in progress

Julien Duroure commented on issue blender/blender#130549 2024-11-20 04:25:36 +01:00
bpy_module build: libextern_draco.so doesn't get installed in the right directory

@ideasman42 @BuildXYZ

Note:

Worked: 4.2.3

Draco in bpy as a module didn't exist yet in 4.2. This is a new feature of 4.3

Julien Duroure commented on issue blender/blender#130545 2024-11-19 22:50:00 +01:00
Error with import of glTF file in Blender 4.3 (missing extern_draco.dll)

This is probably a Windows only issue, because of this: c57ebc99eb/scripts/addons_core/io_scene_gltf2/io/com/d

Julien Duroure commented on issue blender/blender#130221 2024-11-19 22:38:59 +01:00
4.3: Candidates for corrective releases

Seems we will have to add a fix for Draco library. Investigation in progress (Windows only issue?)

Julien Duroure commented on issue blender/blender#130261 2024-11-14 20:36:07 +01:00
Slotted Action NLA - weird auto slot assignement

The A B or C (line or block) are written in comment in the code Ticket was discussed during the Animation & Rigging module meeting today

Julien Duroure commented on issue blender/blender#124452 2024-11-14 10:01:07 +01:00
Blender LTS: Maintenance Task 4.2

@lichtwerk Oh yes, you're right. Thanks for pointing this out!