andrey.zhirnov
|
3660dcf42a
|
added tests for align_ceil/align_floor, fixed unit tests for loader, replaced C-style cast to reinterpret_cast
|
2019-06-21 10:36:13 +03:00 |
|
|
|
c1a16113d9
|
update all copyright headers
|
2019-04-07 18:54:30 +07:00 |
|
|
|
42e2b7be0b
|
math: mod function
|
2019-04-04 08:36:24 +07:00 |
|
|
|
ddc580a727
|
move math::enum_to_number to utils::enum_to_underlying
|
2019-03-26 13:25:35 +07:00 |
|
|
|
1ce03f493d
|
math: check_and_set/check_and_clear bit flags functions
|
2019-02-08 06:10:52 +07:00 |
|
|
|
6929bdd020
|
math: inplace bit flags working
|
2019-02-08 04:09:41 +07:00 |
|
|
|
8bf3411cf4
|
math: functions for working with bit flags
|
2019-02-08 03:57:06 +07:00 |
|
|
|
af69bbae53
|
some warning fixes
|
2019-01-28 19:30:22 +07:00 |
|
|
|
ed4e0d86f5
|
lerp/inverse_lerp
|
2018-10-24 23:31:44 +07:00 |
|
|
|
769c1f151a
|
math::trunc and fix check_numeric_cast (float to int case)
|
2018-08-15 19:25:04 +07:00 |
|
|
|
367c6aa284
|
initial basic math
|
2018-08-15 11:04:20 +07:00 |
|
|
|
ad872cc56f
|
common header for all unit tests
|
2018-08-06 03:11:21 +07:00 |
|
|
|
ed07be5d70
|
Initial project structure
|
2018-08-05 04:21:43 +07:00 |
|