Commit Graph

24 Commits (4b6ae21ce98397b213d1c1450062f78257e289b2)

Author SHA1 Message Date
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
Cory Petkovsek 629631e1d9 Update docs 2019-10-05 22:35:13 +08:00
Marc Gilleron 507044cd53 Fix wrong path in doctool invocation 2019-08-26 13:50:18 +01:00
Marc Gilleron dfb0e05b30 Updated .md API using the new script, for science 2019-08-26 02:59:55 +01:00
Marc Gilleron 922d622740 Updated doc build script:
- Use XML class files as doc source
- PEP8
- Remove globals
- Use default paths relative to the script
2019-08-26 02:58:42 +01:00
Marc Gilleron f4d2616410 Setup doc classes for doctool and generated XML files, need descriptions now 2019-08-26 02:54:57 +01:00
Cory Petkovsek 3e40ceb844 Update docs 2019-08-25 23:54:01 +09:00
Afonso Lage 657536b08a Added info in order to enable AO 2019-08-10 18:18:41 -03:00
TinmanJuggernaut 0c37f2663c Created tutorials and API 2019-08-03 03:34:23 +09:00