f3d-app / f3d

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

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

Open mwestphal opened 1 month ago

mwestphal commented 1 month 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 3 weeks ago

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