8 Commits

Author SHA1 Message Date
Marc Gilleron
d5a69003c3 Add missing classes and run doctool (doctool has issues though)
VoxelGeneratorHeightmap.height_range is wrong in the doc.
VoxelTool lost all default values in doc.
These are likely Godot bugs...
2021-11-06 02:04:16 +00:00
Marc Gilleron
fa2f93c099 Updated API docs 2021-05-31 17:23:29 +01: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
3ccf85bbdd Fix wrong folder in API generator and updated some docs 2021-01-24 14:32:38 +00: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
66ce79de86 Updated API classes 2020-08-10 21:15:37 +01:00
menip
aae5ad0320 Implement VoxelTool::do_box(...) 2020-08-05 17:21:33 -07:00
Cory Petkovsek
1a251a3c63 VT/VLT Detect channel type from generators. Other convenience features. 2020-02-16 22:13:28 +08:00