Cargo Features

hammerspace has no features set by default.

[dependencies]
hammerspace = { version = "0.4.2", features = ["editor", "pathfind", "proc_terrain", "debug", "bitflags"] }
editor

Enables bevy_panorbit_camera ^0.19.1, clap, and sickle_ui ^0.2.1

Affects hammerspace::editor

pathfind

Enables vleue_navigator ^0.8.0

Affects hammerspace::pathfind

proc_terrain

Enables baby_shark, image, and stl_io ^0.7.0

Affects hammerspace::terrain

debug

Features from optional dependencies

bitflags implicit feature

Enables bitflags

bitflags:

A macro to generate structures which behave like bitflags