Commit Graph

6 Commits

Author SHA1 Message Date
Recep Aslantas
bdcea86ac6 move types to individual header
* include cglm-common to all headers
2016-10-13 23:44:02 +03:00
Recep Aslantas
62c0fa377d remove _affine_ prefix from affine mul and rigid-body inverse 2016-10-13 18:13:06 +03:00
Recep Aslantas
c08ce6a5ee rigid-body matrix inverse 2016-10-12 00:00:39 +03:00
Recep Aslantas
6390367476 affine mat mul 2016-10-10 12:09:42 +03:00
Recep Aslantas
af52f40114 fix pure affine mul and some style 2016-10-10 10:31:50 +03:00
Recep Aslantas
5b5dbcc15c optimize affine transform matrices
* reduce some multiplications/additions for transformations matrices
2016-10-10 00:08:36 +03:00