mgear-dev / mgear4

mGear v.4.x.x (python 3 ready) https://mgear4.readthedocs.io
MIT License
259 stars 91 forks source link

Anim Picker: Lost any tabs that haven't been converted to nurbs when you switch back to picker data. #323

Open joji2468ng opened 7 months ago

joji2468ng commented 7 months ago

You'll lose any tabs that haven't been converted to nurbs curve when you switch back to picker data. Because it's important to convert each tab individually when converting to curves.

There could be room for improvement by adding a feature that updates the data only in the tab you've edited. Alternatively, all the nurbs curves in all tabs could be extracted once the menu is accessed.

Here is a reported bug in the forum.

http://forum.mgear-framework.com/t/nurbs-curves-wont-convert-back-to-picker-data-if-picker-data-node-has-a-picker-data-file-loaded/3851