0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Jun 07, 2023 — Jun 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from realazthat/develop
AYF
More... about 8 years ago
Merge pull request #4 from realazthat/refactor
AYF
More... about 8 years ago
cubexx: note about set intersection in docs More... about 8 years ago
cubexx: implemented unit test CUBEXXFaceTest::perpendicular_edges More... about 8 years ago
cubexx: implemented face_t::adjacents() and face_t::adjacent_set(), direction_t::adjacent_set(), touched up direction_t::adjacents() More... about 8 years ago
cubexx: reindented unit test CUBEXXFaceTest::is_adjacent_to_edge More... about 8 years ago
cubexx: enhanced unit test CUBEXXCornerTest::faces More... about 8 years ago
cubexx: enhanced unit test CUBEXXCornerTest::is_adjacent_to_corner More... about 8 years ago
cubexx: enhanced unit test CUBEXXEdgeTest::is_adjacent_to_edge More... about 8 years ago
cubexx: changed edge.is_adjacent(edge) to return false More... about 8 years ago
cubexx: implemented unit test CUBEXXFaceTest::is_adjacent_to_face More... about 8 years ago
cubexx: implemented unit test CUBEXXFaceTest::is_adjacent_to_corner More... about 8 years ago
cubexx: implemented unit test CUBEXXFaceTest::corners More... about 8 years ago
cubexx: implemented unit test CUBEXXFaceTest::edges More... about 8 years ago
cubexx: fixed unit test CUBEXXCornerTest::faces More... about 8 years ago
cubexx: implemented unit test CUBEXXCornerTest::edge_via_corner More... about 8 years ago
cubexx: implemented CUBEXXCornerTest::edges More... about 8 years ago
cubexx: implemented unit test CUBEXXCornerTest::is_adjacent_to_face More... about 8 years ago
cubexx: implemented unit test CUBEXXCornerTest::is_adjacent_to_edge More... about 8 years ago
cubexx: implemented unit test CUBEXXDirectionTest::face More... about 8 years ago
cubexx: fixed unit test CUBEXXDirectionTest::axis More... about 8 years ago
cubexx: implemented new unit test CUBEXXCornerTest::xyz More... about 8 years ago
cubexx: implemented unit test CUBEXXCornerTest::faces More... about 8 years ago
cubexx: implemented unit test CUBEXXCornerTest::move_direction More... about 8 years ago
cubexx: implemented corner_t::is_adjacent(const face_t& face) More... about 8 years ago
cubexx: implemented face_t::is_adjacent(const corner_t&) More... about 8 years ago
cubexx: implemented unit test CUBEXXDirectionTest::axis More... about 8 years ago
cubexx: Added unit test CUBEXXDirectionTest::xyz More... about 8 years ago
cubexx: implemented direction_t::xyz() More... about 8 years ago
cubexx: implemented unit test CUBEXXEdgeTest::end_faces More... about 8 years ago