136374 Commits

Author SHA1 Message Date
grisenti
b5b3c485df
HPL1: fix warnings 2022-12-23 14:04:24 +01:00
grisenti
c74813af6c
HPL1: move global initialization of static member 2022-12-23 14:04:24 +01:00
grisenti
66f620e585
HPL1: remove unused classes 2022-12-23 14:04:24 +01:00
grisenti
92d017e5b4
HPL1: move global initialization of static members 2022-12-23 14:04:23 +01:00
grisenti
a669751864
HPL1: fix warnings
could't find a better solution that doesn't need to modify library code
2022-12-23 14:04:23 +01:00
grisenti
53363ce2c7
HPL1: remove global cleanup class 2022-12-23 14:04:23 +01:00
grisenti
ec8cd95382
HPL1: remove global variable 2022-12-23 14:04:23 +01:00
Eugene Sandulenko
b6c650c320
HPL1: Fixed warnings 2022-12-23 14:04:23 +01:00
Eugene Sandulenko
a0725536ce
HPL1: Fix more const correctness 2022-12-23 14:04:23 +01:00
Eugene Sandulenko
08f287f8bc
HPL1: Fix const correctness 2022-12-23 14:04:23 +01:00
grisenti
bcefae41b4
HPL1: remove unused global variable 2022-12-23 14:04:23 +01:00
grisenti
acf96eed73
HPL1: fix const correctness in dgNode 2022-12-23 14:04:22 +01:00
grisenti
71607c5efb
HPL1: fix const correctness in dgTree 2022-12-23 14:04:22 +01:00
grisenti
99f161cdcd
HPL1: make PhysicsRayParams constructor constexpr 2022-12-23 14:04:22 +01:00
grisenti
619418f450
HPL1: implement collider rendering 2022-12-23 14:04:22 +01:00
Eugene Sandulenko
9cdcde7ea5
HPL1: Fix more warnings 2022-12-23 14:04:22 +01:00
Eugene Sandulenko
f7026c047c
HPL1: Remove usage of std::abs 2022-12-23 14:04:22 +01:00
grisenti
4eaa2688d0
HPL1: make Quaternion constructor constexpr 2022-12-23 14:04:22 +01:00
grisenti
5cce4db808
HPL1: fix warnings 2022-12-23 14:04:21 +01:00
grisenti
42f30493ee
HPL1: make Matrix constructor constexpr 2022-12-23 14:04:21 +01:00
grisenti
286cfc695c
HPL1: fix global constructors warnings 2022-12-23 14:04:21 +01:00
grisenti
14c9853dd8
HPL1: make Vector3 constructors constexpr 2022-12-23 14:04:21 +01:00
grisenti
d136002e3e
HPL1: remove unused files 2022-12-23 14:04:21 +01:00
Eugene Sandulenko
ed26bf2058
HPL1: Fix more warnings 2022-12-23 14:04:21 +01:00
Eugene Sandulenko
53e37dc6ad
HPL1: Remove system-wide includes and removed std:: usage 2022-12-23 14:04:21 +01:00
Eugene Sandulenko
224e3fee5f
HPL1: Rename Hpl1::set:: to Hpl1::Set:: namespace 2022-12-23 14:04:21 +01:00
Eugene Sandulenko
24544e49db
HPL1: Fix const correctness in Newton.cpp. Finally! 2022-12-23 14:04:20 +01:00
Eugene Sandulenko
3b9e91a624
HPL1: Fix const correctness 2022-12-23 14:04:20 +01:00
Eugene Sandulenko
f0e312d990
HPL1: Fix more const correctness 2022-12-23 14:04:20 +01:00
grisenti
c1f076187b
HPL1: fix warnings 2022-12-23 14:04:20 +01:00
grisenti
c3a08880e3
HPL1: fix global destructor warnings 2022-12-23 14:04:20 +01:00
grisenti
6c697ab1b5
HPL1: fix globals in material classes 2022-12-23 14:04:20 +01:00
grisenti
8eb558a3ba
HPL1: fix global destructor warnings 2022-12-23 14:04:20 +01:00
grisenti
72c336296f
HPL1: make Vector2 constructors constexpr 2022-12-23 14:04:19 +01:00
grisenti
13b899b8e4
HPL1: move global instance to class scope 2022-12-23 14:04:19 +01:00
Eugene Sandulenko
08311ab215
HPL1: Fix more warnings 2022-12-23 14:04:19 +01:00
Eugene Sandulenko
1a3ddfab1c
HPL1: More const corrections 2022-12-23 14:04:19 +01:00
Eugene Sandulenko
76a9976c37
HPL1: More const correctness 2022-12-23 14:04:19 +01:00
grisenti
4571fc3e2c
HPL1: fix warnings 2022-12-23 14:04:19 +01:00
Eugene Sandulenko
0fb2d3c8db
HPL1: Fix more warnings 2022-12-23 14:04:19 +01:00
Eugene Sandulenko
43a5b6f3ad
HPL1: Fix warning 2022-12-23 14:04:19 +01:00
grisenti
772906a5cb
HPL1: fix global costructors used in serialization 2022-12-23 14:04:18 +01:00
grisenti
e29771eff7
HPL1: make SerializeMemberField constructor constexpr 2022-12-23 14:04:18 +01:00
grisenti
96ed9b9f79
HPL1: make StaticString constructor constexpr 2022-12-23 14:04:18 +01:00
grisenti
204945ad31
HPL1: use full paths in include directives 2022-12-23 14:04:18 +01:00
grisenti
07642582a0
HPL1: remove unused files 2022-12-23 14:04:18 +01:00
grisenti
2db6ed40b4
TINYGL: reduce memory allocation 2022-12-23 14:04:18 +01:00
grisenti
65935ec05e
HPL1: remove globals in serialization macros 2022-12-23 14:04:18 +01:00
Eugene Sandulenko
0f1f2b9946
HPL1: Fix more const warnings 2022-12-23 14:04:18 +01:00
Eugene Sandulenko
430dfffa26
HPL1: Fix more warnings 2022-12-23 14:04:17 +01:00