Commit graph

8 commits

Author SHA1 Message Date
David Luzar
b4d8b04d9e
refactor: point() -> pointFrom() to fix compiler issue (#8578) 2024-10-02 11:49:10 +02:00
Mark Tolmacs
34ec751501
Attempt at optimizing focus point calc 2024-09-27 20:27:10 +02:00
Mark Tolmacs
669771aba7
Remove unused point function 2024-09-27 16:01:48 +02:00
Mark Tolmacs
91b6057d9c
Bounds refactor and duplication removal 2024-09-27 15:58:18 +02:00
Mark Tolmacs
017047d15e
Unify on GenericPoint type
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2024-09-24 18:38:29 +02:00
Mark Tolmacs
0e2f8c958e
Further math refactor and simplifications 2024-09-23 17:13:40 +02:00
Mark Tolmacs
b4cb314090
Refactoring points
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2024-09-20 21:32:32 +02:00
Márk Tolmács
f4dd23fc31
chore: Unify math types, utils and functions (#8389)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-09-02 22:23:38 +00:00