-
- Downloads
BlenderKit: upload displayName
This enables 2 names for assets - displayName is shown to user, but name is the one saved in the assets. 90% of time these will be the same, but when a user only updates the name of the asset, there is no more need to reupload because the name needed to be the same in the .blend file. also rename draw_callback_2d_search to draw_asset_bar
Showing
- blenderkit/search.py 1 addition, 1 deletionblenderkit/search.py
- blenderkit/tasks_queue.py 3 additions, 1 deletionblenderkit/tasks_queue.py
- blenderkit/ui.py 3 additions, 3 deletionsblenderkit/ui.py
- blenderkit/ui_panels.py 5 additions, 0 deletionsblenderkit/ui_panels.py
- blenderkit/upload.py 31 additions, 13 deletionsblenderkit/upload.py
Loading
Please register or sign in to comment