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
|
Instanced Actors Documentation
|
||||||
@ -1,4 +1,3 @@
|
|||||||
@page terrainediting Terrain Editing
|
|
||||||
electrosphere.client.terrain.editing.TerrainEditing
|
electrosphere.client.terrain.editing.TerrainEditing
|
||||||
- Client static interface for editing terrain
|
- 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
|
- 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 entitytypesindex
|
||||||
- @subpage worldgenerationindex
|
- @subpage worldgenerationindex
|
||||||
- @subpage chemistryindex
|
- @subpage chemistryindex
|
||||||
- @subpage terrainindex
|
|
||||||
|
|
||||||
|
|
||||||
# What is this section
|
# What is this section
|
||||||
|
|||||||
@ -1,5 +1,4 @@
|
|||||||
@page instanceindex Instancing
|
@page instanceindex Instancing
|
||||||
|
|
||||||
[TOC]
|
[TOC]
|
||||||
- @subpage instancingarch
|
- @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
|
Fix foliage not updating at edited chunk
|
||||||
Dedicated control for opening crafting
|
Dedicated control for opening crafting
|
||||||
Break out network imgui debug window
|
Break out network imgui debug window
|
||||||
Move text files to documentation pages
|
|
||||||
1000th commit milestone!
|
|
||||||
|
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user