Commit Graph

11 Commits

Author SHA1 Message Date
cc7dffbb9a Bump Copyright year
Some checks failed
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Has been cancelled
CMake on multiple platforms / build (Release, clang, clang++, macos-latest) (push) Has been cancelled
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Has been cancelled
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Has been cancelled
2026-05-17 12:22:00 -07:00
5c24fb9fbb Bump Copyright year 2024-01-20 18:58:55 -08:00
9c1de3d017 Moved hydra to its own namespace 2023-08-05 21:00:37 -07:00
82a892cede Added editorconfig file for VS C++ code style formatting.
Applied C++ auto formatting.
2022-08-08 00:20:45 -07:00
b1b0a37a0c Replaced ifdef guards with pragma once 2022-07-07 23:02:07 -07:00
ff6afea7f7 License header year bump 2022-04-03 21:53:41 -07:00
6be8cd11d9 Updated headers 2021-08-16 16:33:38 -07:00
00bb9b6689 Kraken Math now called Hydra 2018-04-22 23:11:50 -07:00
Kearwood Kip Gilbert
d9808e03ba Implemented Matrix2x3, bugfixes 2018-03-28 15:42:56 -07:00
Kearwood Kip Gilbert
20d341227d Added min(vector, vector) and max(vector,vector) functions 2018-03-28 12:59:33 -07:00
Kearwood Kip Gilbert
ac67072c9f Implemented Vector2i 2018-03-22 22:11:49 -07:00