Cargo Features

[dependencies]
smpl-gloss-integration = { version = "0.5.4", default-features = false, features = ["with-gui"] }
default = with-gui

The with-gui feature is set by default whenever smpl-gloss-integration is added without default-features = false somewhere in the dependency tree.

with-gui default

Enables egui ^0.29 and with-gui of gloss-renderer

Workspace third-party

Affects systems::smpl_params_gui, systems::smpl_betas_gui, systems::smpl_expression_gui, systems::smpl_anim_scroll_gui, systems::smpl_hand_pose_gui, systems::smpl_event_dropfile