Kelsidavis-WoWee/tools/editor
Kelsi cc6a72e7b2 feat(editor): minimap, patrol path editing, flatten height picker
- Minimap window: 16x16 chunk grid colored by average height
  (blue=low, green=mid, brown=high, blue overlay=water)
- NPC patrol path UI: add waypoints at cursor, view path list,
  delete individual points or clear entire path
- Sculpt flatten "Pick" button: click to set target height from
  cursor position instead of typing manually
- Height range displayed in minimap footer
2026-05-05 04:28:44 -07:00
..
adt_writer.cpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
adt_writer.hpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
asset_browser.cpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
asset_browser.hpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
editor_app.cpp fix(editor): normal recalculation after sculpt, mode switch cleanup 2026-05-05 04:24:20 -07:00
editor_app.hpp fix(editor): normal recalculation after sculpt, mode switch cleanup 2026-05-05 04:24:20 -07:00
editor_brush.cpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
editor_brush.hpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
editor_camera.cpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
editor_camera.hpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
editor_history.cpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
editor_history.hpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
editor_markers.cpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
editor_markers.hpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
editor_ui.cpp feat(editor): minimap, patrol path editing, flatten height picker 2026-05-05 04:28:44 -07:00
editor_ui.hpp feat(editor): minimap, patrol path editing, flatten height picker 2026-05-05 04:28:44 -07:00
editor_viewport.cpp feat(editor): brush radius circle indicator on terrain 2026-05-05 04:10:46 -07:00
editor_viewport.hpp feat(editor): brush radius circle indicator on terrain 2026-05-05 04:10:46 -07:00
editor_water.cpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
editor_water.hpp feat(editor): brush radius circle indicator on terrain 2026-05-05 04:10:46 -07:00
main.cpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
npc_presets.cpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
npc_presets.hpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
npc_spawner.cpp feat(editor): NPC scatter tool, adjacent tile creation, multi-tile prep 2026-05-05 04:14:29 -07:00
npc_spawner.hpp feat(editor): NPC scatter tool, adjacent tile creation, multi-tile prep 2026-05-05 04:14:29 -07:00
object_placer.cpp feat(editor): object scatter, camera bookmarks, shortcut hints 2026-05-05 04:20:26 -07:00
object_placer.hpp feat(editor): object scatter, camera bookmarks, shortcut hints 2026-05-05 04:20:26 -07:00
stb_image_impl.cpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
terrain_biomes.hpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
terrain_editor.cpp fix(editor): normal recalculation after sculpt, mode switch cleanup 2026-05-05 04:24:20 -07:00
terrain_editor.hpp fix(editor): normal recalculation after sculpt, mode switch cleanup 2026-05-05 04:24:20 -07:00
texture_painter.cpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
texture_painter.hpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
transform_gizmo.cpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00
transform_gizmo.hpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -07:00