Compare commits
No commits in common. "c670939886dbe01bf041df9ef129105dbf99b69f" and "e33706c21d73b77bf52b7ae96911263bb415be04" have entirely different histories.
c670939886
...
e33706c21d
@ -1,4 +1,3 @@
|
||||
@page instancedactors Instanced Actors
|
||||
|
||||
|
||||
Instanced Actors Documentation
|
||||
@ -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
|
||||
@ -21,7 +21,6 @@
|
||||
- @subpage entitytypesindex
|
||||
- @subpage worldgenerationindex
|
||||
- @subpage chemistryindex
|
||||
- @subpage terrainindex
|
||||
|
||||
|
||||
# What is this section
|
||||
|
||||
@ -2,4 +2,3 @@
|
||||
|
||||
[TOC]
|
||||
- @subpage instancingarch
|
||||
- @subpage instancedactors
|
||||
@ -1,4 +0,0 @@
|
||||
@page terrainindex Terrain
|
||||
|
||||
[TOC]
|
||||
- @subpage terrainediting
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user