yonghao lv atticuslv
  • Joined on 2020-03-28
yonghao lv commented on issue blender/blender#130057 2024-11-09 06:51:06 +01:00
Regression: Asset Shelf : Custom click drag operator no longer work in 4.3

@PratikPB2123 Yes. This work in 4.2 and most events in 4.3 (26 char keys, double click and so on). My studio depends heavily on this custom drag feature. (Most of time, we use the custom mesh to…

yonghao lv commented on issue blender/blender#130057 2024-11-09 05:54:36 +01:00
Regression: Asset Shelf : Custom click drag operator no longer work in 4.3

@PratikPB2123 No, it will not work. Please check the reproduce steps Just record a screenshot will full steps in 4.2.3 and 4.3

yonghao lv opened issue blender/blender#130057 2024-11-09 00:49:33 +01:00
Asset Shelf : Custom click drag operator no longer work in 4.3
yonghao lv commented on issue blender/blender#129112 2024-11-08 02:14:42 +01:00
Asset Shelf : Custom operator no longer work in 4.3

@Alaska you are right, but I report the custom operator keymap broken which includes double click and click drag in the description. I think this is the same issue and it was fixed half of it.…

yonghao lv commented on issue blender/blender#129112 2024-11-07 23:38:17 +01:00
Asset Shelf : Custom operator no longer work in 4.3

No only the double click, but also the drag and drop action not work in asset shelf(In the video description) @JulianEisel

yonghao lv opened issue blender/blender#129368 2024-10-24 12:06:42 +02:00
Asset shelft will not load when open new file without loading ui
yonghao lv opened issue blender/blender#129112 2024-10-16 16:48:13 +02:00
Custom AssetShelf operator no longer work in 4.3
yonghao lv opened issue blender/blender#128940 2024-10-13 06:25:50 +02:00
Strange Crease Brush Behavior when draw in different direction
yonghao lv commented on issue blender/blender#126480 2024-10-11 08:18:43 +02:00
Convert to Grease Pencil Not Working

Seems not fix yet.

yonghao lv commented on issue blender/blender#123508 2024-09-23 04:34:10 +02:00
Shade Auto Smooth returns No Asset Found at Path

got the same problem when rename blender folder. This also happens with custom asset libraries

yonghao lv opened issue blender/blender#123599 2024-06-22 12:39:27 +02:00
Error on running blender_icons_geom.py
yonghao lv opened issue blender/blender#123457 2024-06-20 02:35:46 +02:00
event.value 'DOUBLE_CLICK' not work in modal operator?
yonghao lv opened issue blender/blender#123421 2024-06-19 08:58:08 +02:00
[api] PointerProperty with bpy.types.VectorFont throw SystemError in Preference
yonghao lv opened issue blender/blender#121950 2024-05-18 18:01:12 +02:00
Crash when extension have non-English char in filename
yonghao lv commented on issue blender/blender#121435 2024-05-05 04:34:05 +02:00
OPTIX_ERROR_PIPELINE_LINK_ERROR with osl script in gpu

seems that the trace func only support cpu...

yonghao lv opened issue blender/blender#121435 2024-05-05 04:15:25 +02:00
OPTIX_ERROR_PIPELINE_LINK_ERROR with osl script in gpu
yonghao lv commented on pull request blender/blender#119894 2024-04-24 11:21:57 +02:00
Alembic: Support new Curves object type for export

I notice that the new exporter's abc file will crash when import to maya so I check its' attribute in houdini and get something like this( string attribute ):

abc_userProperties =…
yonghao lv commented on pull request blender/blender#113445 2024-03-27 14:03:48 +01:00
Geometry Nodes: Menu Switch Node

I think what menu socket looks like now is that it's design against the 'node group' design. Users use group socket input because they need to connect to more than one node inside a group and…

yonghao lv opened issue blender/blender#119960 2024-03-27 13:25:46 +01:00
Geo nodes: Menu Switch only support one socket input
yonghao lv commented on issue blender/blender#119312 2024-03-14 10:26:14 +01:00
Crash with python api 'spaces[0].deselect_all() on Windows

still not find where cause the crash. but I think this may happen when a scene init. I use some hack to turn on the handle later so it won't crash

@bpy.app.handlers.persistent
def