Age | Commit message (Expand) | Author |
---|---|---|
2022-04-21 | Make object holds a constant reference to its material. | Keuin |
2022-04-17 | Fix: rename object::material() to object::get_material. Make it compile on De... | Keuin |
2022-04-16 | Add object::is_on to check whether a point is on the object's surface. | Keuin |
2022-04-15 | Code Refactor: | Keuin |
2022-04-12 | Refactor: move hitlist, object, sphere, viewport into single files. | Keuin |