Commit Graph

6 Commits

Author SHA1 Message Date
Captain4LK 938414dd77 ULK_vector update to v1.1; ULK_matrix update to v1.1.1
ULK_vector changelog:
	- added ULK_vector_3d_slerp
	- removed all functions calling malloc/free/realloc to make library more usable

ULK_matrix changelog:
	- removed all functions calling malloc/free/realloc to make library more usable
2020-06-13 14:08:21 +02:00
Captain4LK 9df628626c Add CC0 as second license option! 2020-06-09 11:57:03 +02:00
Captain4LK cfd0105d76 ULK_matrix version 1.01
Added vector transform functions.
2020-06-08 12:30:45 +02:00
Captain4LK 3b40e546c7 Remove unneeded const 2020-05-26 16:01:48 +02:00
Captain4LK b370b5697e Initial commit 2020-05-26 15:18:49 +02:00
Lukas Holzbeierlein 593fce6f1f Initial commit 2020-05-26 12:56:08 +00:00