What's Changed
- Added
hasValue
function for Lazy by @Taskeren in https://github.com/GTNewHorizons/GTNHLib/pull/148
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.31...0.6.32
What's Changed
- add VolumeMembershipCheck by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/146
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.30...0.6.31
What's Changed
- Add contains method to SpatialHashGrid by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/145
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.29...0.6.30
What's Changed
- Add Z axis rotation to Variant & fix swapped XY axes by @Anonymagpie in https://github.com/GTNewHorizons/GTNHLib/pull/141
New Contributors
- @Anonymagpie made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/141
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.28...0.6.29
What's Changed
- Rework spatial hash grid by @kurrycat2004 in https://github.com/GTNewHorizons/GTNHLib/pull/143
New Contributors
- @kurrycat2004 made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/143
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.27...0.6.28
What's Changed
- Iterator impl + findFirst + findClosest by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/139
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.26...0.6.27
What's Changed
- add close() to ShaderProgram to free resources by @MeiTianyou in https://github.com/GTNewHorizons/GTNHLib/pull/140
New Contributors
- @MeiTianyou made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/140
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.25...0.6.26
What's Changed
- Update SpatialHashGrid findNearby by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/138
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.24...0.6.25
What's Changed
- Extract out the distance methods to a static util class by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/137
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.23...0.6.24
What's Changed
- Add Spatial Hash Grid Data Structure by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/135
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.22...0.6.23
What's Changed
- Add convenience method to ObjectPooler by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/130
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.21...0.6.22
What's Changed
- Add 32-bit and 64-bit FNV-1a hash function utilities by @eigenraven in https://github.com/GTNewHorizons/GTNHLib/pull/128
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.20...0.6.21
What's Changed
- Add functionality to fake blockId for shaders by @DarkShadow44 in https://github.com/GTNewHorizons/GTNHLib/pull/114
New Contributors
- @DarkShadow44 made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/114
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.19...0.6.20
What's Changed
- Backport callFromMainThread() and addScheduledTask() by @Taskeren in https://github.com/GTNewHorizons/GTNHLib/pull/126
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.18...0.6.19
What's Changed
- New mixin infrastructure by @Cleptomania in https://github.com/GTNewHorizons/GTNHLib/pull/127
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.17...0.6.18
What's Changed
- Added offset(int, int, int) and copy() for BlockPos by @Taskeren in https://github.com/GTNewHorizons/GTNHLib/pull/125
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.16...0.6.17
What's Changed
- Make BlockPos modifications return BlockPos instead of IBlockPos by @Taskeren in https://github.com/GTNewHorizons/GTNHLib/pull/124
New Contributors
- @Taskeren made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/124
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.15...0.6.16
What's Changed
- Add VAO utilities for easier core profile compatibility by @eigenraven in https://github.com/GTNewHorizons/GTNHLib/pull/123
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.14...0.6.15
What's Changed
- Updates for IStateStack by @mitchej123 in https://github.com/GTNewHorizons/GTNHLib/pull/120
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.13...0.6.14
What's Changed
- Notify client of servers view distance by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/116
- Move LoreHolder registration to a later init stage by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/118
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.12...0.6.13