aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* NISSSebastiano Tronto2025-04-251-0/+1
|
* ProgressSebastiano Tronto2025-04-221-1/+1
|
* Update tests for oriented_cube_tSebastiano Tronto2025-04-221-0/+1
|
* Removed old scripts and updated public APISebastiano Tronto2025-04-221-1/+0
|
* Merged some files, renamed anotherSebastiano Tronto2025-04-211-3/+1
|
* Revert table-based transformationsSebastiano Tronto2024-10-041-6/+0
| | | | Long live the giant switch!
* Table-based transformations (will revert immediately)Sebastiano Tronto2024-10-041-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.
* Reorganized folder structureSebastiano Tronto2024-08-181-0/+13

Generated with cgit - Back to sebastiano.tronto.net