f3d-app / f3d

Fast and minimalist 3D viewer.
https://f3d.app
BSD 3-Clause "New" or "Revised" License
2.92k stars 214 forks source link

Add an API to reset/unset options and expose it at CLI level #1623

Open mwestphal opened 2 months ago

mwestphal commented 2 months ago

Is your feature request related to a problem? Please describe. With the addition of optional options, some options are now unset by default. It would be nice to be able to unset an option that have been set. Not only at libf3d API level but also at CLI level in order to override a config file option with CLI.

Describe the solution you'd like

Yogesh9000 commented 2 months ago

Is this issue still open? If yes I would like to work on it.

mwestphal commented 3 weeks ago

done partially in https://github.com/f3d-app/f3d/pull/1640

mwestphal commented 3 weeks ago

@Yogesh9000 wanna finish this one ?

mwestphal commented 1 week ago

No feedback from @Yogesh9000 , unassigning