nickberckley / keymesh

Blender add-on for creating stop-motion-like animations by sculpting, modeling, painting, and grooming frame-by-frame.
https://extensions.blender.org/add-ons/keymesh/
GNU General Public License v3.0
4 stars 0 forks source link

Better support for append & link #5

Open nickberckley opened 5 months ago

nickberckley commented 5 months ago

This continues the exploration of better support for append & link after #4.


The biggest issue is the lack of handlers for append and link. There are a couple of annoyances that could be solved with handlers:


Even though simple append and link works there needs to be a check for copy-pasting and asset browser.


Library override system is working nicely in #8 and makes for a good first release, but some things can be improved for future updates:

nickberckley commented 5 months ago

UPDATE: I requested the handles in /blender/blender/122357 and Philipp Oeser was kind enough to work on implementing it in /blender/blender/122365. I'll make changes once they're in Blender.