1510 Commits

Author SHA1 Message Date
Marc Gilleron
dcbb59b15c Namespaced storage funcs 2022-01-04 20:50:33 +00:00
Marc Gilleron
3ab9d4a50c Fix warning about unused variable 2022-01-04 20:09:08 +00:00
Marc Gilleron
af99442099 Fix warning about missing override 2022-01-04 20:08:58 +00:00
Marc Gilleron
87533bbfc1 Added some extra docs 2022-01-04 20:00:57 +00:00
Marc Gilleron
6b815487e7 Update changelog 2022-01-04 00:18:07 +00:00
Marc Gilleron
1f579cf860 Namespaced blocky and cubes internal functions 2022-01-04 00:17:56 +00:00
Marc Gilleron
c672e21ff3 Re-namespaced Transvoxel 2022-01-04 00:12:42 +00:00
Marc Gilleron
465e661952 Re-namespaced VoxImportUtils 2022-01-04 00:04:08 +00:00
Marc Gilleron
0fee995c0f Namespaced godot utility funcs 2022-01-03 23:52:54 +00:00
Marc Gilleron
4ced432a3c Namespaced LodOctree 2022-01-03 23:42:31 +00:00
Marc Gilleron
b66861eb0e Re-namespaced dmc 2022-01-03 23:38:47 +00:00
Marc Gilleron
1d63067b6b Re-namespaced VoxelToolOps 2022-01-03 23:33:29 +00:00
Marc Gilleron
3eb6641c4f Namespace edition funcs 2022-01-03 23:26:02 +00:00
Marc Gilleron
5ece3b840e Namespace VoxelMemoryPool 2022-01-03 23:20:38 +00:00
Marc Gilleron
e20684ce69 Namespaced math funcs 2022-01-03 23:14:18 +00:00
Marc Gilleron
a9476227cb Namespaced Interval 2022-01-03 22:29:39 +00:00
Marc Gilleron
570d870b0a Missing image 2022-01-03 22:04:05 +00:00
Marc Gilleron
94053da540 Document status of namespaces 2022-01-03 22:02:27 +00:00
Marc Gilleron
1fbdd558c8 Document signal handler naming convention 2022-01-03 22:01:53 +00:00
Marc Gilleron
f13dcb0d2b Document Vulkan performance problem 2022-01-03 22:01:35 +00:00
Marc Gilleron
c0cda5d7a7 Use namespaces in some cpp files that would otherwise be in those namespaces (but aren't because they are registered classes) 2022-01-03 22:01:11 +00:00
Marc Gilleron
492f660831 Namespaced ProgramGraph 2022-01-03 04:47:05 +00:00
Marc Gilleron
4259ea5b80 Namespaced VoxelGraphRuntime 2022-01-03 04:29:53 +00:00
Marc Gilleron
e68f59643b Namespaced VoxelGraphNodeDB 2022-01-03 03:55:44 +00:00
Marc Gilleron
8777bb2bf1 Namespace ImageRangeGrid 2022-01-03 03:39:59 +00:00
Marc Gilleron
5bb4efa204 Namespaced range_utility 2022-01-03 03:31:24 +00:00
Marc Gilleron
24e9e36434 Namespace SDF functions 2022-01-03 03:18:58 +00:00
Marc Gilleron
82e9625bc8 Namespaced voxel_raycast() 2022-01-03 02:59:15 +00:00
Marc Gilleron
2fdf0bf6df Namespaced VoxelBlockSerializerInternal 2022-01-03 02:52:06 +00:00
Marc Gilleron
4a94d13565 Re-namespaced vox stuff 2022-01-03 02:35:40 +00:00
Marc Gilleron
404d2cd911 Namespace VoxelRegionFile 2022-01-03 02:17:41 +00:00
Marc Gilleron
e2d3cb2c57 Namespace insert_bytes 2022-01-03 01:58:35 +00:00
Marc Gilleron
0773f9f107 Namespace serialization and compressed data 2022-01-03 01:50:58 +00:00
Marc Gilleron
0ff835d7ec Namespace ProfilingClock 2022-01-03 01:40:13 +00:00
Marc Gilleron
2efcbfc8fb Namespace IslandFinder 2022-01-03 01:29:41 +00:00
Marc Gilleron
2bab7c39bd Namespace DynamicBitset 2022-01-03 01:23:54 +00:00
Marc Gilleron
35018adbf2 Namespace ObjectPool 2022-01-03 01:19:18 +00:00
Marc Gilleron
174911cce8 Fix noise properties not showing in inspector 2022-01-01 03:53:39 +00:00
Marc Gilleron
88811eb0df Don't show instancer gizmos by default 2022-01-01 03:45:33 +00:00
Marc Gilleron
1e89a7b75d FastNoise2 conditional compilation 2021-12-31 21:22:30 +00:00
Marc Gilleron
c47050e29e Optimize SDF slice copy 2021-12-31 21:14:38 +00:00
Marc Gilleron
ba100fdd97 Update changelog 2021-12-31 19:03:14 +00:00
Marc Gilleron
30feecaa46 Don't crash if mesh requests are created without mesher (need to fix this in VoxelLodTerrain) 2021-12-31 19:02:46 +00:00
Marc Gilleron
b77994f735 Added Transvoxel tables license 2021-12-31 18:24:20 +00:00
Marc Gilleron
f0d0dddc2b Added FastNoise2 license 2021-12-31 18:24:01 +00:00
Marc Gilleron
204b64ac23 Added FastNoise2 to VoxelGeneratorGraph 2021-12-31 18:23:42 +00:00
Marc Gilleron
666b9eb7e8 Expose more remap parameters 2021-12-31 18:22:46 +00:00
Marc Gilleron
284c1f5d2f Fix duplicate constant 2021-12-31 18:03:46 +00:00
Marc Gilleron
cfa678c446 Expose non-static version of get_simd_level_name 2021-12-31 16:32:17 +00:00
Marc Gilleron
6bbc1f898a Exposed tileable grid noise generation 2021-12-31 16:31:46 +00:00