Julien Duroure JulienDuroure
Julien Duroure commented on issue blender/blender-addons#104974 2023-10-25 07:11:41 +02:00
Rest Position silently prevents exporting .fbx and .glb animations

Rather than using bpy.ops.nla.bake(), FBX IO manually goes through each frame and samples the values at each frame to animation.

glTF Export works the same way.

glTF export try to export…

Julien Duroure pushed to main at blender/blender-addons 2023-10-23 07:49:19 +02:00
a4627b35cc glTF exporter: Export Vertex Color only when used
Julien Duroure pushed to main at blender/blender-addons 2023-10-23 07:47:14 +02:00
773dbb09d5 Merge branch 'blender-v4.0-release'
e4c2a990c1 glTF exporter: fix specular default value export
Compare 2 commits »
Julien Duroure pushed to blender-v4.0-release at blender/blender-addons 2023-10-23 07:46:19 +02:00
e4c2a990c1 glTF exporter: fix specular default value export
Julien Duroure pushed to main at blender/blender-addons 2023-10-22 18:43:11 +02:00
90a3c15589 glTF exporter: fix lamp node search, after node group changes
Julien Duroure pushed to main at blender/blender-addons 2023-10-21 21:23:50 +02:00
03c5c39c62 glTF: missed in a previous commit
Julien Duroure pushed to main at blender/blender-addons 2023-10-21 16:54:43 +02:00
517c32e50d glTF: bump version and minimal blender version after autosmooth changes
Julien Duroure commented on pull request blender/blender-addons#104609 2023-10-21 16:48:36 +02:00
Mesh: Update addons for auto smooth removal

@HooglyBoogly This seems to be fixed, thanks! Waiting tomorrow's build to run CI tests online, but seems this is ok with my local build from main branch.

Julien Duroure commented on pull request blender/blender-addons#104609 2023-10-21 13:31:18 +02:00
Mesh: Update addons for auto smooth removal

@HooglyBoogly

First thing, seems setting use_smooth attribute is broken now.

On default cube, set it to smooth by hand (right click => smooth shading).

Then run this:

import…
Julien Duroure commented on pull request blender/blender-addons#104609 2023-10-21 12:04:58 +02:00
Mesh: Update addons for auto smooth removal

@HooglyBoogly This commit broke tests on glTF I/O. Investigation in progress to know if test cases must be updated or if we need to fix glTF I/O addon

Julien Duroure closed pull request blender/blender-addons#104961 2023-10-19 08:12:17 +02:00
glTF: fix a few typos
Julien Duroure commented on pull request blender/blender-addons#104961 2023-10-19 08:12:16 +02:00
glTF: fix a few typos

This is now done via replication code from upstream repo to this one. This explains why this PR is not applied, but diff is applied. Closing

Cf 2ba7503c5c544c79ba3f05778f5f4a619cfca077

Julien Duroure pushed to main at blender/blender-addons 2023-10-19 08:09:37 +02:00
641731b679 Merge branch 'blender-v4.0-release'
2ba7503c5c glTF: fix a few typos
Compare 2 commits »
Julien Duroure pushed to blender-v4.0-release at blender/blender-addons 2023-10-19 08:08:58 +02:00
2ba7503c5c glTF: fix a few typos
Julien Duroure commented on pull request blender/blender-addons#104961 2023-10-19 07:58:28 +02:00
glTF: fix a few typos

I am OK with these changes, but these changes must first go in the upstream repository of glTF : https://github.com/KhronosGroup/glTF-Blender-IO

I will create a diff of this PR, and apply it…

Julien Duroure pushed to main at blender/blender-addons 2023-10-18 10:56:20 +02:00
0570448652 Merge branch 'blender-v4.0-release'
45b7c7c0ce glTF: Manage specular with new Principled BSDF
Compare 2 commits »
Julien Duroure pushed to blender-v4.0-release at blender/blender-addons 2023-10-18 10:53:11 +02:00
45b7c7c0ce glTF: Manage specular with new Principled BSDF
Julien Duroure pushed to main at blender/blender-addons 2023-10-16 16:33:34 +02:00
00dedda68f Merge branch 'blender-v4.0-release'
08d975205b glTF exporter: Fix crash exporting gpu instances on animated meshes
Compare 2 commits »
Julien Duroure pushed to blender-v4.0-release at blender/blender-addons 2023-10-16 16:32:35 +02:00
08d975205b glTF exporter: Fix crash exporting gpu instances on animated meshes
Julien Duroure pushed to main at blender/blender-addons 2023-10-16 11:58:32 +02:00
811afc8cd0 Merge branch 'blender-v4.0-release'
e64fa4e033 glTF: Fix trailing period in property description
Compare 2 commits »