-
- Notifications
You must be signed in to change notification settings - Fork 388
Open
Labels
Description
Is your feature request related to a problem? Please describe.
libf3d options currently require to be constructable, but we should be able to use native parsing instead.
eg colors are set using RGB instead of their names.
Describe the solution you'd like
Add cmake logic to parse instead of using constructor
Reactions are currently unavailable