summaryrefslogtreecommitdiffstats
path: root/svgbob/src/buffer/fragment_buffer/fragment/rect.rs
AgeCommit message (Expand)Author
2021-09-13Reorganize directory structure, update to sauron 0.43.40.6.2Jovansonlee Cesar
2021-09-09Improve code readability on view by using arrays instead of vecJovansonlee Cesar
2021-07-13Use the parry2d in the crate importsJovansonlee Cesar
2021-07-12Initial migration from ncollide2d to parry2dJovansonlee Cesar
2021-07-12Update to the lastest version of nalgebra and ncollide2dJovansonlee Cesar
2021-07-12Add a public function for Rect fragment to determine whether it is using a ro...Jovansonlee Cesar
2021-07-06Include circle in intersection testJovansonlee Cesar
2021-07-05Initial implementation for testing hit/intersection AABB to any fragmentJovansonlee Cesar
2020-11-25cargo fmtJovansonlee Cesar
2020-11-25Remove warningsJovansonlee Cesar
2020-02-29Make functions that return Node<()> into a return generics Node<MSG> to allow...Jovansonlee Cesar
2020-02-14cargo fmtJovansonlee Cesar
2020-02-03Merge the rearchitecture code into the main svgbob codeJovansonlee Cesar