Julien Duroure JulienDuroure
Julien Duroure closed issue blender/blender#125115 2024-07-24 10:46:56 +02:00
GLTF: Export Images as Placeholders not working
Julien Duroure commented on issue blender/blender#125115 2024-07-24 10:46:52 +02:00
GLTF: Export Images as Placeholders not working

Hello, Nothing to do with the exporter, working as expected. But a feature in importer that merge materials (or absence of material) into a single slot. Closing this ticket, as there is no bug…

Julien Duroure pushed to main at blender/blender 2024-07-23 13:11:56 +02:00
0e881a7772 glTF exporter: Fix UDIM export crash when not rectangular tile locations
Julien Duroure pushed to main at blender/blender 2024-07-23 11:42:49 +02:00
0c836f7f1a glTF exporter: Fix row active UI and add tooltip
Julien Duroure pushed to main at blender/blender 2024-07-23 11:07:30 +02:00
3d0db481f4 glTF exporter: avoid crash when animation + full collection hierarchy
Julien Duroure commented on issue blender/blender#125115 2024-07-23 10:14:56 +02:00
GLTF: Export Images as Placeholders not working

Hello, I can not reproduce. Exporting with materials "No export" option export mesh with only 1 primitives: image

Exporting with…

Julien Duroure closed issue blender/blender#124865 2024-07-17 11:52:47 +02:00
Cannot export to gltf !
Julien Duroure commented on issue blender/blender#124865 2024-07-17 11:52:43 +02:00
Cannot export to gltf !

Hello, The problem doesn't come from Blender itself, but seems Arch linux Blender packager. The problem does not occurs with the official Blender release

I suggest you to contact the packager

Julien Duroure closed pull request blender/blender#124277 2024-07-06 20:42:37 +02:00
glTF exporter: Get absolute image path directly
Julien Duroure commented on pull request blender/blender#124277 2024-07-06 20:42:34 +02:00
glTF exporter: Get absolute image path directly

Hello, Can you please create a PR on the upstream repository. glTF I/O is provided by KhronosGroup on https://github.com/KhronosGroup/glTF-Blender-IO

In the PR, can you also provide some test…

Julien Duroure pushed to main at blender/blender 2024-07-04 09:01:02 +02:00
d8675a3f6a Merge branch 'blender-v4.2-release'
8bf4d3c33f glTF exporter: Fix #124072 - avoid crash exporting empty collection at center
69390e970f glTF exporter: avoid crash copying props
8ecccddf1c Fix: Bone wire width not working with curve objects
Compare 4 commits »
Julien Duroure closed issue blender/blender#124072 2024-07-04 09:01:00 +02:00
glTF Collection Exporters: Error when exporting an empty collection with option 'at collection center'
Julien Duroure pushed to blender-v4.2-release at blender/blender 2024-07-04 08:58:57 +02:00
8bf4d3c33f glTF exporter: Fix #124072 - avoid crash exporting empty collection at center
Julien Duroure pushed to main at blender/blender 2024-07-04 08:51:24 +02:00
2e03ca4a5b Merge branch 'blender-v4.2-release'
0ec32af432 glTF exporter: avoid crash copying props
Compare 2 commits »
Julien Duroure pushed to blender-v4.2-release at blender/blender 2024-07-04 08:51:01 +02:00
69390e970f glTF exporter: avoid crash copying props
Julien Duroure commented on issue blender/blender#124072 2024-07-03 10:12:30 +02:00
glTF Collection Exporters: Error when exporting an empty collection with option 'at collection center'

Fix in Progress.

Note that empty gltf is valid (you can check using glTF Validator here: https://github.khronos.org/glTF-Validator/

And in specification:

  • nodes is not mandatory :…
Julien Duroure pushed to main at blender/blender 2024-06-29 09:24:10 +02:00
34c325308f Merge branch 'blender-v4.2-release'
38237fe414 glTF exporter: Avoid crash with skinned lattices
Compare 2 commits »
Julien Duroure pushed to blender-v4.2-release at blender/blender 2024-06-29 09:23:29 +02:00
38237fe414 glTF exporter: Avoid crash with skinned lattices
Julien Duroure pushed to main at blender/blender 2024-06-29 09:17:30 +02:00
75c9064a50 Merge branch 'blender-v4.2-release'
77a382ba2f glTF exporter: call hook for each action, including the active one
Compare 2 commits »