Kelsidavis-WoWee/tools/editor
Kelsi 48026421c9 feat(editor): NPC scatter tool, adjacent tile creation, multi-tile prep
- Scatter tool: place N creatures in a radius around cursor position
  with random rotation and uniform disk distribution
- File > Add Adjacent Tile: creates and exports a blank tile N/S/E/W
  of current (foundation for multi-tile zone editing)
- Scatter UI: count slider (1-30), radius slider (10-200)
- Scatter places all copies with same stats/behavior as template
2026-05-05 04:14:29 -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 feat(editor): NPC scatter tool, adjacent tile creation, multi-tile prep 2026-05-05 04:14:29 -07:00
editor_app.hpp feat(editor): NPC scatter tool, adjacent tile creation, multi-tile prep 2026-05-05 04:14:29 -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): NPC scatter tool, adjacent tile creation, multi-tile prep 2026-05-05 04:14:29 -07:00
editor_ui.hpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -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): undo object placement, snap to ground, keyboard shortcuts 2026-05-05 04:01:06 -07:00
object_placer.hpp feat(editor): undo object placement, snap to ground, keyboard shortcuts 2026-05-05 04:01:06 -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): terrain raycast on rough terrain, keyboard shortcuts, context menu 2026-05-05 03:55:53 -07:00
terrain_editor.hpp feat(editor): add standalone world editor (rough/WIP) 2026-05-05 03:47:03 -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