Author: Jordan Moss
Blender add-on that patches Hard Ops so Ever Scroll treats Normal Magic geometry-nodes boolean modifiers like native BOOLEAN modifiers:
- Boolean Pro, Boolean Extrude, Boolean Trim, Cut Groove
EverBridge does not modify Hard Ops or Normal Magic on disk. It only installs runtime hooks after those add-ons are available.
Dependencies: Both Hard Ops and Normal Magic must be enabled in Preferences. The add-on shows OK / missing status in its preferences panel; patches stay inactive until both are detected.
- Blender 4.5+ (including 5.x)
- Hard Ops
- Normal Magic (stock build without a duplicate Ever Scroll shim, or disable the duplicate)
- Copy or zip the
everbridgefolder and install in Edit → Preferences → Add-ons. - Enable Normal Magic and Hard Ops, then enable EverBridge.
- Order does not matter; EverBridge retries on file load and after a short delay.
- Enable Ever Scroll bridge — when on and both dependencies are met, Hard Ops is patched.
GPL-3.0-or-later (see blender_manifest.toml).