3 Commits

Author SHA1 Message Date
d5c8fd1bf8 completed thread sync [feature:thread_sync]
completed spatial queries [feature:spatial_queries]

added spatial interfaces [feature:spatial_interfaces]

added parallel processing [new-feature:parallel_processing]

[changelog: Implemented Threading Explicit synchronization and concurrent collections]
[changelog: Implemented Spatial indexing and region queries with 2D/3D support and quadtree optimization]
[changelog: Added spatial interfaces Interface-level spatial query methods with support for custom filters]
[changelog: Added parallel processing of chunks based on spatial queries and regions]
2025-05-11 20:15:37 -05:00
09ee0d89df fixed a bug of not building.
Visual bug is known and annoying.
2025-05-10 05:11:35 -05:00
e59a909c62 added a build.bat
added Max z and min z.
3D chunk manager updated in onevict
README updated to include bat build instructs.
ChunkMark README updated
Versioning updated to reflect current and past changes.

Version: 0.1.8
2025-05-10 04:56:37 -05:00