2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-15 22:31:20 +00:00

7 Commits

Author SHA1 Message Date
Lioncash
5e66bee28c General: Include necessary includes
Ensures all necessary includes are included and also removes headers
that aren't necessary
2019-09-04 19:23:55 -04:00
Lioncash
7bb3912d39 General: Make operator bool() explicit where applicable
Makes conversions to bool slightly less error-prone by requiring them to
be explicit in non-obvious contexts.
2019-08-22 01:15:38 -04:00
Lioncash
5d157e97b3 General: Use override where applicable 2019-08-21 18:20:07 -04:00
Jack Andersen
387f8fa864 Blender Python API updates and better CMake dependency handling 2019-06-11 16:01:19 -10:00
Jack Andersen
72193079ae New code style refactor 2018-12-07 19:18:42 -10:00
Jack Andersen
d395f4a79e macOS build fixes 2018-10-15 17:15:05 -10:00
Jack Andersen
0ee18025dd Huge shader infrastructure refactor 2018-10-06 16:53:57 -10:00