master
Convert all `dbg_assert(false, …)` to `dbg_assert_failed(…)`
remove envelope sync from editor
Use `std::fill` to fill arrays when possible (#10847)
Attach editor map items to map instead of editor
Cleanup editor includes
Separate history, actions and property trackers for each editor map
Move editor shift-by property to map
Move editor quad knife state to `CEditorMap`
Use consistent names for envelope index/start/num variables