yonghao lv atticuslv
  • Joined on 2020-03-28
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)
yonghao lv commented on issue blender/blender#109111 2023-06-21 01:12:38 +02:00
Blender Crash with custom gizmo (EXCEPTION_ACCESS_VIOLATION, no python backtrace)

got it. Already fix the problem.Thanks! :)

yonghao lv commented on issue blender/blender#109111 2023-06-20 21:49:22 +02:00
Blender Crash with custom gizmo (EXCEPTION_ACCESS_VIOLATION, no python backtrace)

yes it works.Seems this error happended when delete gizmos in for loop. I have lots of gizmos for different usages in one gizmo group. Should it be separate them into different groups to prevent…

yonghao lv commented on issue blender/blender#109111 2023-06-18 21:32:37 +02:00
Blender Crash with custom gizmo (EXCEPTION_ACCESS_VIOLATION, no python backtrace)

Yeah, I am the author of this addon. I tested it for a while to find what code crash the blender. I just create a one-file-version addon to show this error <video src="/attachments/7f17be49-e1bb-4…

yonghao lv commented on issue blender/blender#108305 2023-06-18 20:35:06 +02:00
Python API: Can not get custom geo nodes attribute in scripts but python console

I got it. Maybe it should be mentioned in the breaking changes?I didn't see it in the release notes

yonghao lv opened issue blender/blender#109111 2023-06-18 20:33:57 +02:00
Blender Crash with custom gizmo (EXCEPTION_ACCESS_VIOLATION, no python backtrace)
yonghao lv commented on issue blender/blender#108305 2023-05-29 01:32:03 +02:00
Python API: Can not get custom geo nodes attribute in scripts but python console

Just upload the file for a little while, can you check it?

yonghao lv opened issue blender/blender#108305 2023-05-26 09:39:07 +02:00
[python api] can not get custom geo nodes attribute in scripts but python console