Age | Commit message (Expand) | Author |
---|---|---|
2023-01-21 | Use range iterators in LocalVector loops | kobewi |
2023-01-16 | Update ImmediateMesh to use octohedral encoded normals | clayjohn |
2023-01-08 | Use BitField<> hint for ArrayFormat | Juan Linietsky |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-12-29 | Add safety-checks before some servers `free()` | Adam Scott |
2022-08-23 | Replace Array return types with TypedArray 2 | kobewi |
2022-04-20 | Fix more issues found by cppcheck. | bruvzg |
2022-01-20 | Add nodiscard to core math classes to catch c++ errors. | lawnjelly |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-02 | Fixed minimum size of aabb in ImmediateMesh to draw only one vertex | Silc 'Tokage' Renew |
2021-09-16 | Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody | PouleyKetchoupp |
2021-07-25 | Fix various typos with codespell | luz paz |
2021-06-30 | Import mesh colors in 8BPP. | reduz |
2021-06-30 | Deprecate ImmediateGeometry | reduz |