Julien Duroure JulienDuroure
Julien Duroure pushed to main at blender/blender 2024-10-02 17:48:03 +02:00
db8790c685 glTF: Bump version to 4.4.0 after 4.3 branch creation
Julien Duroure closed issue blender/blender-addons#95857 2024-09-26 18:13:14 +02:00
gltf exporter put Bump texture into normal map channel
Julien Duroure commented on issue blender/blender-addons#95857 2024-09-26 18:13:13 +02:00
gltf exporter put Bump texture into normal map channel

Hello,

I am the maintainer of glTF-Blender-IO, that is the upstream repository of code provided in Blender (I copy every commit from glTF-Blender-IO to Blender).

So Blender is not the…

Julien Duroure commented on issue blender/blender#128180 2024-09-26 16:12:20 +02:00
Vertex Paint on Point cloud not possible

So ... is there any way to set VC on vertex other than using bpy?

Julien Duroure pushed to main at blender/blender 2024-09-26 15:22:24 +02:00
3cfeebe7c7 glTF exporter: fix crash managing shader node groups
Julien Duroure closed issue blender/blender#127830 2024-09-26 15:14:54 +02:00
Blender destroys vertex colors when it import gltf vertex cloud with vertex colors
Julien Duroure commented on issue blender/blender#127830 2024-09-26 15:14:50 +02:00
Blender destroys vertex colors when it import gltf vertex cloud with vertex colors

Fixed by 98a7aa2c41c03ebf7f29915a98c3bf9161a5fc47 (I used the wrong number in commit message :(

Julien Duroure pushed to main at blender/blender 2024-09-26 15:12:51 +02:00
98a7aa2c41 glTF importer: Fix #127829: Importing Vertex Color on points / edges primitives
Julien Duroure pushed to main at blender/blender 2024-09-26 15:03:37 +02:00
0208582c16 glTF exporter: Fix exporting Vertex Color on point/edge
Julien Duroure pushed to main at blender/blender 2024-09-26 14:51:29 +02:00
d5f1ff250b glTF exporter: fix crash using full collection hierarchy export
Julien Duroure opened issue blender/blender#128183 2024-09-26 14:36:43 +02:00
Silently crash of webp image export
Julien Duroure opened issue blender/blender#128180 2024-09-26 14:06:40 +02:00
Vertex Paint on Point cloud not possible
Julien Duroure opened issue blender/blender#128178 2024-09-26 13:52:40 +02:00
Spreadsheet not updated when converting color attribute from domain corner to vertex
Julien Duroure commented on issue blender/blender#122783 2024-09-26 13:44:16 +02:00
Wrong file extension for gltf in the File Path field in the collection exporter

Removing from assignment, as seems there is no solution with bpy, so this need to be handle at core level

Julien Duroure closed issue blender/blender-addons#95857 2024-09-26 13:42:49 +02:00
gltf exporter put Bump texture into normal map channel
Julien Duroure commented on issue blender/blender-addons#95857 2024-09-26 13:42:47 +02:00
gltf exporter put Bump texture into normal map channel

Hello, Closing this ticket, as there is already a ticket in upstream repository for that: https://github.com/KhronosGroup/glTF-Blender-IO/issues/199

Julien Duroure commented on issue blender/blender#127830 2024-09-19 10:06:54 +02:00
Blender destroys vertex colors when it import gltf vertex cloud with vertex colors

Confirmed. VC for loose points are not correctly imported

Julien Duroure closed issue blender/blender#127834 2024-09-19 09:41:22 +02:00
GLB/GLTF-export do not compress objects, contains only loose vertices
Julien Duroure commented on issue blender/blender#127834 2024-09-19 09:41:19 +02:00
GLB/GLTF-export do not compress objects, contains only loose vertices

Hello, KHR_draco_mesh_compression does not allow compression on point cloud, but only triangles or triangle strip.

See https://github.com/KhronosGroup/glTF/blob/main/extensions/2.0/Khronos/KHR_

Julien Duroure closed issue blender/blender#127829 2024-09-19 09:28:29 +02:00
Gltf export colored vertices: color become inactive and vertices loose color