aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-25NISSSebastiano Tronto1-0/+1
2025-04-22ProgressSebastiano Tronto1-1/+1
2025-04-22Update tests for oriented_cube_tSebastiano Tronto1-0/+1
2025-04-22Removed old scripts and updated public APISebastiano Tronto1-1/+0
2025-04-21Merged some files, renamed anotherSebastiano Tronto1-3/+1
2024-10-04Revert table-based transformationsSebastiano Tronto1-6/+0
Long live the giant switch!
2024-10-04Table-based transformations (will revert immediately)Sebastiano Tronto1-1/+1
This commit changes transformations to being based on a lookup table intead of a big switch. This is something I had planned for a long time and the code is nicer with this change. But unfortunately the performance is noticeably worse, so I'll revert all these changes in the next commit. I wanted to push this anyway so we can keep track of this.
2024-08-18Reorganized folder structureSebastiano Tronto1-0/+13

Generated with cgit - Back to sebastiano.tronto.net