1501 Commits

Author SHA1 Message Date
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
Marc Gilleron
56b4920902 Updated and integrated FastNoise2 2021-12-31 05:06:00 +00:00
Marc Gilleron
03f2f8c4b3 Update changelog 2021-12-30 22:27:39 +00:00
Marc Gilleron
3db4798e14 Draw instance chunks in editor 2021-12-30 22:20:30 +00:00
Marc Gilleron
272bf4bd8f Fix MultiMesh bulk arrays with 32-bit colors 2021-12-30 19:30:41 +00:00
Marc Gilleron
fefb7fb434 Fix crash when removing an item from the library while an instancer node is using it.
The old code was assuming block indices don't change, but they do
2021-12-30 05:03:31 +00:00
Marc Gilleron
89f3343354 Allow to dump VoxelInstancer as scene for debug inspection 2021-12-30 04:25:42 +00:00
Marc Gilleron
2d7d09534a Fix VoxelInstancer not refreshing when an item is modified 2021-12-30 04:22:23 +00:00
Marc Gilleron
66fb239d80 Renamed VoxelFileLocker => FileLocker and namespaced 2021-12-29 19:22:59 +00:00
Marc Gilleron
0be0fb19b0 Moved task stuff to utilities 2021-12-29 19:08:23 +00:00