3 Commits

Author SHA1 Message Date
e1cfd3932c
[CORE][FIX] Fix placing (partial)
- Change placing calculation logic (without sticking)
- Sticking still not working
2022-12-20 00:30:17 +08:00
7321455581
[CORE][ADD] Bounding box display
- Add render API in bounding box
- Add getter API in renderer to get bounding box
2022-12-18 20:05:08 +08:00
2977890457
[CORE][ADD] Boundary Class
- Hit test (AABB method)
- API to update current boundary by new point
2022-12-18 16:09:25 +08:00