Commit Graph

124 Commits (0bf72badbd3f129e6472c81f0ec5a4c0f5f19835)

Author SHA1 Message Date
Marc Gilleron 6da058baf8 Update changelog 2021-08-14 18:28:01 +01:00
Marc Gilleron 41e4ca8eb7 Reformatted changelog 2021-08-10 22:11:47 +01:00
Marc Gilleron ad6fe7bbd1 Updated changelog 2021-08-07 23:07:54 +01:00
Marc Gilleron f86ed3dbaf Added section about the state of multiplayer 2021-08-01 18:46:58 +01:00
Marc Gilleron 070b621064 Added docs about VoxelTool 2021-08-01 18:45:58 +01:00
Marc Gilleron ca82c66186 Added docs about streams 2021-08-01 18:45:47 +01:00
Marc Gilleron 8f82b7c684 Rewording 2021-07-28 19:23:49 +01:00
Marc Gilleron 7a783e2c84 The math folder is no longer top level 2021-07-28 19:23:31 +01:00
Marc Gilleron b6ecb17f47 This should be a warning 2021-07-26 01:46:15 +01:00
Marc Gilleron 6d09e181bf Added menu to update an instancer multimesh item from a scene 2021-07-26 01:39:44 +01:00
Marc Gilleron 27d54a0d5c Add initial support for instancing scenes with VoxelInstancer 2021-07-25 20:37:30 +01:00
Marc Gilleron 93d9272e01 Updated changelog 2021-07-11 16:27:10 +01:00
Marc Gilleron 925aeda5f6 Added video from Aknakos 2021-07-07 00:23:13 +01:00
Marc Gilleron 4804210496 Remove mention of Voronoi, too specific, probably unnecessary 2021-07-07 00:22:55 +01:00
Marc Gilleron 2c1ede239c Add link to solar system demo 2021-07-01 22:19:42 +01:00
Marc Gilleron 8535ef2cf9 Update changelog 2021-06-19 19:10:09 +01:00
Marc Gilleron a22a4d5d3f Attempt to fix doc links with a temporary patch 2021-06-14 19:37:22 +01:00
Marc Gilleron dc4569408d Fix wrong conditional 2021-06-11 18:43:57 +01:00
Marc Gilleron fa2f93c099 Updated API docs 2021-05-31 17:23:29 +01:00
Marc Gilleron 411be94559 Renamed ArraySlice -> Span 2021-05-31 16:48:49 +01:00
Marc Gilleron fcab95427b Formatting fixes 2021-05-31 16:11:58 +01:00
Marc Gilleron 56afdadd32 Section about alternatives to voxel tools 2021-05-31 00:07:07 +01:00
Marc Gilleron 1f78e80369 Update changelog 2021-05-31 00:05:53 +01:00
Marc Gilleron e52d48abd7 Typo 2021-05-29 19:06:26 +01:00
Marc Gilleron a5b1d5a13a Note about tests 2021-05-29 19:06:17 +01:00
Marc Gilleron c657eefca1 Document plotting 2021-05-29 19:06:02 +01:00
Marc Gilleron 0992da120a Updated doc about how texturing is made available 2021-05-23 20:51:31 +01:00
Marc Gilleron 8158b4a9af Update changelog 2021-05-22 19:38:36 +01:00
Marc Gilleron d358f79bb3 Mark godot3.3 2021-05-09 22:54:59 +01:00
Marc Gilleron fa48523073 Added collision layer and mask properties 2021-05-09 20:49:45 +01:00
Marc Gilleron b200a52870 Indicate which CI artifact is the editor 2021-05-08 19:28:30 +01:00
Marc Gilleron e1393ae26d Update module dev infos, add debugging tips, add natvis file 2021-05-02 19:24:16 +01:00
Marc Gilleron 31db9bd8a5 Some info about generating structures in a Minecraft-like generator 2021-04-30 22:12:36 +01:00
Marc Gilleron 90bebd67a4 Note about the "volume" terminology 2021-04-30 22:11:30 +01:00
Marc Gilleron bbf9ccb82d Details about integers 2021-04-30 22:11:07 +01:00
Marc Gilleron 8053caed1a Emphasize generators save space 2021-04-30 22:10:36 +01:00
Marc Gilleron 9a49f7422b Some info about Transvoxel 2021-04-30 22:09:58 +01:00
Marc Gilleron bab47a9fc1 Add link to SQLite format 2021-04-30 22:08:55 +01:00
Marc Gilleron e2423a57ce Added list formatting 2021-04-30 22:08:35 +01:00
Marc Gilleron 039ed2a779 Add block size change to changelog 2021-04-18 01:01:03 +01:00
Marc Gilleron 1406d3d07d Tweaks 2021-04-18 00:36:32 +01:00
Marc Gilleron 6fc103b691 Fix links in class reference 2021-04-10 01:43:55 +01:00
Marc Gilleron 2b38508be0 Added documentation about Voxel Generator Graph 2021-04-10 01:40:39 +01:00
Marc Gilleron 9b785b35d9 Update changelog 2021-03-27 19:33:29 +00:00
Marc Gilleron 5766bc8b94 Merge branch 'master' into lod_fade_v2
# Conflicts:
#	README.md
#	editor/about_window.cpp
2021-03-27 01:48:36 +00:00
Marc Gilleron 5e99992cb3 Added screenshots of basic generators to the doc 2021-03-27 00:58:35 +00:00
Marc Gilleron bd09b18911 Some precisions 2021-03-27 00:57:46 +00:00
Marc Gilleron 5f67d7ac57 Fix generator example 2021-03-13 02:09:48 +00:00
Marc Gilleron 51909ff955 Added docs about LOD fade 2021-03-12 23:42:18 +00:00
Marc Gilleron 09c815e253 Implemented `copy` and `paste` for VoxelToolTerrain (untested) 2021-02-21 18:23:56 +00:00
Marc Gilleron b51897b8df Added voxel raycast to VoxelToolLodTerrain
- Made more precise with an option to use binary search (unoptimized)
- Distance along ray is now available in blocky terrains as well
2021-02-21 03:08:47 +00:00
Marc Gilleron 49e95fb3bb Update changelog 2021-02-20 00:35:37 +00:00
Marc Gilleron 88d0b299a3 Typo 2021-02-20 00:35:29 +00:00
Marc Gilleron 637a9dc399 Fix list formatting 2021-02-17 20:35:47 +00:00
Marc Gilleron cb87e8210e Update changelog 2021-02-16 21:16:43 +00:00
Marc Gilleron f87510cbcf Fixed a few links 2021-02-16 21:16:37 +00:00
Marc Gilleron 66f070096c Updated Markdown API 2021-02-16 20:54:45 +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 a318224fea Fix links and format note 2021-01-31 18:20:09 +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 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