summaryrefslogtreecommitdiff
path: root/src/SSystem/SComponent/c_math.cpp
AgeCommit message (Collapse)Author
12 daysClean up angle constants and conversions (#1135)LagoLunatic
* Add angle conversion constants and macros * Replace angle literals with hex instead of decimal
2025-06-01More demo work, cleanupLagoLunatic
2024-08-08Move fmodf, atan2f, sinf, and cosf to std:: namespaceLagoLunatic
2024-08-07Move abs and fabsf to std namespaceLagoLunatic
2023-12-27reorganize MSL_C/Runtime files. wip, notmatchingTakaRikka
2023-09-12Various fixes in SSystem (#19)Noah McQueen
* Various fixes in SSystem * Removed unused include in c_xyz.h * Removed unused include in c_xyz.cpp
2023-09-09f_op matchesJasper St. Pierre
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww