Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-15 | Fix #include <windows.h> for case-senstive cross-compilation. | Marcel Admiraal | |
2020-05-11 | thirdparty: Cleanup after #38386, document provenance and copyright | RĂ©mi Verschelde | |
Also renamed `delaunay.h` to `delaunay_2d.h` to match the class name. | |||
2020-05-10 | New lightmapper | Juan Linietsky | |
-Added LocalVector (needed it) -Added stb_rect_pack (It's pretty cool, we could probably use it for other stuff too) -Fixes and changes all around the place -Added library for 128 bits fixed point (required for Delaunay3D) |