yonghao lv atticuslv
  • Joined on 2020-03-28
yonghao lv commented on issue blender/blender#119312 2024-03-12 07:13:34 +01:00
Crash with python api 'spaces[0].deselect_all() on Windows

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 (see script error.txt). Please, simplify…

yonghao lv opened issue blender/blender#119312 2024-03-11 07:33:21 +01:00
Crash with python api 'spaces[0].deselect_all()
yonghao lv commented on issue blender/blender#87006 2024-03-11 07:11:26 +01:00
Geometry Node: Changing modifier input values with python no cause update

@MACHIN3 seem this new api work.

yonghao lv commented on issue blender/blender#116602 2023-12-28 14:27:56 +01:00
[Geo nodes break] The Instance rotation node give the wrong rotation!

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

yonghao lv opened issue blender/blender#116602 2023-12-28 13:59:11 +01:00
[Geo nodes break] The Instance rotation node give the wrong rotation!
yonghao lv opened issue blender/blender#116598 2023-12-28 09:51:02 +01:00
Crash when use viewer node to preview a quaternion attirbute[Geo nodes]
yonghao lv commented on issue blender/blender#115082 2023-12-08 18:32:27 +01:00
Python API: Draw handle will not work in custom drag operator in Custom AssetToolShelf

Solved method: add bpy.context.area.tag_redraw() in the modal function, helps refresh the drawing

yonghao lv commented on issue blender/blender#114876 2023-12-04 20:04:52 +01:00
Python API: Can not change active library in Custom AssetToolShelf

@PratikPB2123 It has been a month, will there be any progress?

yonghao lv commented on issue blender/blender#114876 2023-11-22 22:55:48 +01:00
Python API: Can not change active library in Custom AssetToolShelf

Any progress? It's been a week

yonghao lv opened issue blender/blender#115082 2023-11-18 05:09:10 +01:00
Python API: Draw handle will not work in custom drag operator in Custom AssetToolShelf
yonghao lv commented on issue blender/blender#114876 2023-11-16 22:15:54 +01:00
Python API: Can not change active library in Custom AssetToolShelf

Thanks. Maybe the toggle way of the cataglory is also need image

yonghao lv commented on issue blender/blender#114876 2023-11-15 11:53:43 +01:00
Python API: Can not change active library in Custom AssetToolShelf

Yes, that's right.Also I am confuse about usage of asset_library_reference in bpy.types.AssetShelf

yonghao lv commented on issue blender/blender#114876 2023-11-15 08:42:25 +01:00
Python API: Can not change active library in Custom AssetToolShelf

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…

yonghao lv commented on issue blender/blender#114876 2023-11-15 07:11:05 +01:00
Python API: Can not change active library in Custom AssetToolShelf

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?)

yonghao lv opened issue blender/blender#114876 2023-11-15 00:34:44 +01:00
[Python API] Custom AssetToolShelf define asset_library_reference not work
yonghao lv opened issue blender/blender#113656 2023-10-13 11:52:59 +02:00
[Python] change keymaps like "3D View" no longer effect the translate.tranlste operator properties
yonghao lv closed issue blender/blender#109111 2023-06-21 01:12:40 +02:00
Blender Crash with custom gizmo (EXCEPTION_ACCESS_VIOLATION, no python backtrace)