Marc Gilleron
|
eccef33e3a
|
Added instancer classes to documentation
|
2021-02-16 20:48:41 +00:00 |
|
Marc Gilleron
|
43862a6775
|
Fixed bad << character in XML text
|
2021-02-16 20:47:43 +00:00 |
|
Marc Gilleron
|
476713b6a2
|
Fix mkdocs.yml processing function
|
2021-02-16 20:34:33 +00:00 |
|
Marc Gilleron
|
437b107113
|
Update pre-instancing docs and move argument descriptions.
Godot's doctool doesn't like them. It removes them, and then moves
descriptions around, truncating them for no reason.
|
2021-02-16 20:03:30 +00:00 |
|
Marc Gilleron
|
fff9f9b695
|
Added doc for instancing
|
2021-02-16 19:31:19 +00:00 |
|
Marc Gilleron
|
2abe9afbcf
|
Fix typo and added a detail
|
2021-02-14 21:52:39 +00:00 |
|
Marc Gilleron
|
b65b0b8045
|
Implemented saving and loading of modified instances in SQLite
|
2021-02-07 17:22:50 +00:00 |
|
Marc Gilleron
|
dce6ddc3f5
|
No longer save terrain automatically when it gets destroyed.
If the user wants to save, save_modified_blocks() must be called explicitely.
|
2021-02-07 17:12:30 +00:00 |
|
Marc Gilleron
|
82beda502a
|
That doc was cutoff, no idea what I was writing there
|
2021-02-01 22:01:26 +00:00 |
|
Marc Gilleron
|
a318224fea
|
Fix links and format note
|
2021-01-31 18:20:09 +00:00 |
|
Marc Gilleron
|
46e39d152f
|
Fix doc navigation
|
2021-01-31 17:39:08 +00:00 |
|
Marc Gilleron
|
cc04f2e5e9
|
Some API docs
|
2021-01-31 16:24:26 +00:00 |
|
Marc Gilleron
|
dfe5b15c86
|
Update changelog
|
2021-01-31 16:23:01 +00:00 |
|
Marc Gilleron
|
19ee4a2eba
|
Document SQLite schema
|
2021-01-31 15:47:49 +00:00 |
|
Marc Gilleron
|
a0e7a3229c
|
Added compression header to make it reusable for other formats and more future proof
|
2021-01-31 15:47:36 +00:00 |
|
Marc Gilleron
|
55005dad9c
|
Update format docs
|
2021-01-30 01:39:43 +00:00 |
|
Marc Gilleron
|
4a11d3715d
|
Links to FastNoiseLite repo
|
2021-01-24 14:52:57 +00:00 |
|
Marc Gilleron
|
ac2fb5f150
|
Add extra newline in property descriptions, otherwise they appear on the same line
|
2021-01-24 14:45:43 +00:00 |
|
Marc Gilleron
|
5a5a508249
|
Use note block
|
2021-01-24 14:41:24 +00:00 |
|
Marc Gilleron
|
3ccf85bbdd
|
Fix wrong folder in API generator and updated some docs
|
2021-01-24 14:32:38 +00:00 |
|
Marc Gilleron
|
7af9c193b8
|
Update changelog
|
2021-01-23 01:32:10 +00:00 |
|
Marc Gilleron
|
84de196728
|
Some rewording
|
2021-01-23 01:32:03 +00:00 |
|
Marc Gilleron
|
95fe66c802
|
Remove unnecessary slashes
|
2021-01-22 18:48:06 +00:00 |
|
Marc Gilleron
|
f0b89e5622
|
Make more space
|
2021-01-22 18:47:43 +00:00 |
|
Marc Gilleron
|
15e61086bb
|
Attempt to workaround folding problem
|
2021-01-21 22:41:57 +00:00 |
|
Marc Gilleron
|
fb6e76a038
|
Rename "docs" folder "source"
|
2021-01-21 22:40:53 +00:00 |
|
Marc Gilleron
|
ce198c2670
|
Some doc
|
2021-01-21 20:04:53 +00:00 |
|
Marc Gilleron
|
dc7550114f
|
Fix typo in .md link
|
2021-01-21 01:23:50 +00:00 |
|
Marc Gilleron
|
1bb6eb79fa
|
New documentation (some things left to do but most of it is updated)
|
2021-01-21 00:37:01 +00:00 |
|
Marc Gilleron
|
25fded048e
|
Fix some typos
|
2020-09-28 18:37:49 +01:00 |
|
Marc Gilleron
|
2597e4832a
|
Bits of API doc
|
2020-09-28 18:37:34 +01:00 |
|
Marc Gilleron
|
04df05854a
|
Fix dead link in docs
|
2020-09-28 18:36:54 +01:00 |
|
Marc Gilleron
|
37f5c4bd43
|
Document about region v3
|
2020-09-19 22:31:54 +01:00 |
|
Marc Gilleron
|
b16d8ff00d
|
Update XML API docs, add a few more descriptions and fix some functions
|
2020-09-14 01:58:35 +01:00 |
|
Marc Gilleron
|
a8c9db9b6e
|
Typo
|
2020-09-06 19:36:05 +01:00 |
|
Marc Gilleron
|
7a37770e84
|
Merge branch 'master' into threading_refactor
# Conflicts:
# edition/voxel_tool_terrain.cpp
# terrain/voxel_lod_terrain.cpp
|
2020-08-30 21:56:44 +01:00 |
|
Marc Gilleron
|
d4d2b6fd9e
|
No longer copy voxels before scheduling threaded tasks. VoxelBuffers now have a lock.
|
2020-08-29 22:09:54 +01:00 |
|
Shivam Mukherjee
|
3521d185a9
|
Update region_format.md
|
2020-08-21 10:10:12 +05:30 |
|
Marc Gilleron
|
66ce79de86
|
Updated API classes
|
2020-08-10 21:15:37 +01:00 |
|
Marc Gilleron
|
2a5d1f59c2
|
Documented summary of a few classes
|
2020-08-10 20:57:39 +01:00 |
|
Marc Gilleron
|
7316e415dc
|
Implemented block events for VoxelTerrain
|
2020-08-10 20:57:03 +01:00 |
|
Marc Gilleron
|
759bdb9de6
|
Merge branch 'master' of https://github.com/Zylann/godot_voxel
|
2020-08-10 19:03:17 +01:00 |
|
Marc Gilleron
|
1a551fc77d
|
Added support for per-voxel and per-block metadata
|
2020-08-10 19:03:01 +01:00 |
|
menip
|
aae5ad0320
|
Implement VoxelTool::do_box(...)
|
2020-08-05 17:21:33 -07:00 |
|
Marc Gilleron
|
258a1bc671
|
Update docs after VoxelGeneratorTest split
|
2020-02-19 19:38:44 +00:00 |
|
Cory Petkovsek
|
da1931c7fa
|
Fix doc links
|
2020-02-17 14:10:08 +08:00 |
|
Marc
|
307a0e0e36
|
Line breaks
|
2020-02-16 22:25:36 +00:00 |
|
Marc Gilleron
|
b8ee140a89
|
Added document about the format used in region files
|
2020-02-16 22:24:29 +00:00 |
|
Cory Petkovsek
|
63514efd76
|
Update pr
|
2020-02-16 23:07:10 +08:00 |
|
Cory Petkovsek
|
1a251a3c63
|
VT/VLT Detect channel type from generators. Other convenience features.
|
2020-02-16 22:13:28 +08:00 |
|