landon is where I plan to continue to add support for exporting more and more data from Blender.
As of right now landon exports armature JSON - so I'd like to deprecate this library in favor of it.
@kevzettler can you describe exactly how you use blender-actions-to-json?
From there I can ensure that landon is just as easy or easier for you to use - and then once that goal is met blender-actions-to-json can be deprecated.
Basically I'll make whatever CLI or API changes (even if that means exposing something to be able to be easily called from Node.js with 0 Rust experience) that are necessary for you to migrate - just need to have a better understanding of your current process!
landonis where I plan to continue to add support for exporting more and more data from Blender.As of right now
landonexports armature JSON - so I'd like to deprecate this library in favor of it.@kevzettler can you describe exactly how you use
blender-actions-to-json?From there I can ensure that
landonis just as easy or easier for you to use - and then once that goal is metblender-actions-to-jsoncan be deprecated.Basically I'll make whatever CLI or API changes (even if that means exposing something to be able to be easily called from Node.js with 0 Rust experience) that are necessary for you to migrate - just need to have a better understanding of your current process!