Lioncash
|
88e6a04f13
|
CCollidable*: Make use of static inline variables where applicable
Allows relocating initialization with the rest of the variables.
|
2020-08-01 05:31:25 -04:00 |
Lioncash
|
d7dd256d38
|
CollisionPrimitive: Make use of constexpr types where applicable
We can now mark some usages of these types as constexpr and also make
them fully internal to the translation unit.
|
2019-10-29 18:36:26 -04:00 |
Lioncash
|
a633b8e8fd
|
General: Normalize RuntimeCommon include paths
Performs the same normalizing done to the RuntimeCommonB target, now all
of the runtime headers have normalized include paths.
|
2019-09-28 04:14:29 -04:00 |
Jack Andersen
|
636c82a568
|
New code style refactor
|
2018-12-07 19:30:43 -10:00 |
Jack Andersen
|
c91e5df986
|
Convert to pragma once
|
2018-10-06 17:42:33 -10:00 |
Phillip Stephens
|
c66dac6df2
|
Initial Collision stubs
|
2016-06-24 13:09:38 -07:00 |