space-game/src/components/editor
Michael Mainguy 21a6d7c9ec Update rendering and add level editor components
- Enable renderingGroupId=3 for missionBrief and statusScreen (always on top)
- Adjust background stars: increase count to 4500, radius to 50000
- Add level editor Svelte components (AsteroidList, BaseConfig, LevelConfig,
  PlanetList, ShipConfig, Vector3Input editors)
- Add LEVEL_TRANSITION.md documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 12:50:12 -06:00
..
AsteroidListEditor.svelte Update rendering and add level editor components 2025-12-02 12:50:12 -06:00
BaseConfigEditor.svelte Update rendering and add level editor components 2025-12-02 12:50:12 -06:00
LevelConfigEditor.svelte Update rendering and add level editor components 2025-12-02 12:50:12 -06:00
LevelEditForm.svelte Update rendering and add level editor components 2025-12-02 12:50:12 -06:00
LevelEditor.svelte Add level editor for superadmins 2025-12-01 19:57:48 -06:00
PlanetListEditor.svelte Update rendering and add level editor components 2025-12-02 12:50:12 -06:00
ShipConfigEditor.svelte Update rendering and add level editor components 2025-12-02 12:50:12 -06:00
Vector3Input.svelte Update rendering and add level editor components 2025-12-02 12:50:12 -06:00