Preview Engine 5.2.0 / Alpha 22 (Release Candidate 2)
Pre-release
Pre-release
github-actions
released this
01 Oct 19:50
·
368 commits
to develop
since this release
Changes
- #4881 perf: minor adjusments to chunkprocessing pipeline (@pollend)
- #4872 perf: upgrade to use proto3 (@pollend)
- #4882 perf: replace creating streams by arrays in stream (@DarkWeird)
🚀 Features
- #4902 feat(RelevanceSystem): addRelevanceEntity returns the relevant region (@keturn)
- #4906 feat: add vertex attribute bindings for short and byte (@pollend)
- #4857 feat: add commands for visual debugging (bounding boxes, etc.) (@skaldarnar)
- #4855 feat: add debug bounding box rendering (@pollend)
- #4887 chore: cleanup extra qualification for org.joml from termath migration (@pollend)
- #4853 bugfix: change bullet physics implement into component system (@pollend)
🐛 Bug Fixes
- #4916 build(server): fix --homedir arg for gradle task
server
(@DarkWeird) - #4907 fix(headless-fixes): remove InputSystem and NuiManager from headlesses (@DarkWeird)
- #4885 chore: minor fixes and introduce some test cases for VertexResource (@pollend)
- #4886 chore: add test cases for IndexResource and address some problems found through test cases (@pollend)
- #4895 fix(PathManager): working directory should always be a fallback (@keturn)
- #4892 bugfix: migrate deprecated texture2D (@pollend)
- #4884 fix(autoconfig): fix back-animation to empty screen (@DarkWeird)
- #4853 bugfix: change bullet physics implement into component system (@pollend)
🧰 Maintenance
- #4903 chore: update vertex attribute with put(T[] data) (@pollend)
- #4913 test(modules): make com.google.truth assertion library available (@keturn)
- #4901 chore(LocationComponent): provide convenience constructor for Vector3i (@keturn)
- #4885 chore: minor fixes and introduce some test cases for VertexResource (@pollend)
- #4886 chore: add test cases for IndexResource and address some problems found through test cases (@pollend)
- #4890 chore(PathManager): remove some "probably isn't needed anymore" code (@keturn)
- #4887 chore: cleanup extra qualification for org.joml from termath migration (@pollend)
- #4889 chore: remove deprecated LegacyGsonTypeHandlerAdapter (@pollend)
- #4883 chore: remove unused render utilities (@pollend)
📚 Documentation
- #4885 chore: minor fixes and introduce some test cases for VertexResource (@pollend)
- #4886 chore: add test cases for IndexResource and address some problems found through test cases (@pollend)