takahirox / glTF-Blender-IO-EXT-mesh-gpu-instancing

MIT License
53 stars 6 forks source link

3.6 support #14

Open samyH opened 1 year ago

samyH commented 1 year ago

Hi,

I've been sent files built with 3.6 using geometry nodes - tried using your add-on, but it fails when trying to import:

from io_scene_gltf2.blender.exp import gltf2_blender_export_keys

I removed that line and the below:

` # if not export_settings[gltf2_blender_export_keys.APPLY]:

return`

which allowed me to install successfully, but no gpu instancing is mentioned on the output .glb file now :( any help in getting this up and running would be appreciated.

jrjdavidson commented 10 months ago

same issue here, this appears to be the culprit: https://github.com/KhronosGroup/glTF-Blender-IO/commit/e63bb38e87832f18c22ff8cb76e779f179a32526