Compare commits

..

No commits in common. "c670939886dbe01bf041df9ef129105dbf99b69f" and "e33706c21d73b77bf52b7ae96911263bb415be04" have entirely different histories.

6 changed files with 1 additions and 11 deletions

View File

@ -1,4 +1,3 @@
@page instancedactors Instanced Actors
Instanced Actors Documentation

View File

@ -1,4 +1,3 @@
@page terrainediting Terrain Editing
electrosphere.client.terrain.editing.TerrainEditing
- Client static interface for editing terrain
- The idea is that this provides functions you can call anywhere from client side to trigger a request to perform a terrain edit

View File

@ -21,7 +21,6 @@
- @subpage entitytypesindex
- @subpage worldgenerationindex
- @subpage chemistryindex
- @subpage terrainindex
# What is this section

View File

@ -1,5 +1,4 @@
@page instanceindex Instancing
[TOC]
- @subpage instancingarch
- @subpage instancedactors
- @subpage instancingarch

View File

@ -1,4 +0,0 @@
@page terrainindex Terrain
[TOC]
- @subpage terrainediting

View File

@ -1136,8 +1136,6 @@ Fix terrain editing
Fix foliage not updating at edited chunk
Dedicated control for opening crafting
Break out network imgui debug window
Move text files to documentation pages
1000th commit milestone!
# TODO