f3d icon indicating copy to clipboard operation
f3d copied to clipboard

make Loader class able to remove file

Open GitCodeBoy opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. I want to edit the file list of loader when I use f3d python binding,but I can only find "addFile" and "loadFile" in f3d.loader class,I cant find a way to edit or remove a file from loader

GitCodeBoy avatar Sep 08 '22 13:09 GitCodeBoy

Good point, should be easy to add a method to remove the current file.

mwestphal avatar Sep 08 '22 13:09 mwestphal

to put in context of #597

mwestphal avatar Feb 02 '23 06:02 mwestphal

Will be fixed by https://github.com/f3d-app/f3d/pull/634

mwestphal avatar Mar 24 '23 21:03 mwestphal