Thanks for report, 1: i can not install add-on without errors in the terminal (see
addon error.txt
), 2: i can not run your script without error (seescript error.txt
). Please, simplify…
@MACHIN3 seem this new api work.
seems the sample curve node(or other sample nodes) do not have the same behavior as the in python api. The quaternion.slerp function will handle it to give a smooth mix, instead of a jumping value
Solved method: add bpy.context.area.tag_redraw()
in the modal function, helps refresh the drawing
@PratikPB2123 It has been a month, will there be any progress?
Yes, that's right.Also I am confuse about usage of asset_library_reference
in bpy.types.AssetShelf
Yeah a new assetshelf., If it is not possible to set it while init, can it be tweaked in the ui interface? It seems that the property is store somewhere in the screen, just like the `space_data.sha…
Year, I want to accessing the existing custom library in the asset shelf ( Is there a way to use python to set it in the asset tool shelf?)