index
:
linmath
master
Fork of datenwolf's linmath.h for use with faqe.
Tomasz Kramkowski <tomasz@kramkow.ski>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'dev' into learnopengles/dev
Wolfgang Draxinger
2013-11-11
1
-1
/
+1
|
\
|
*
LICENCE file adjusted
Wolfgang Draxinger
2013-11-11
1
-1
/
+1
*
|
Fix bug with mat4x4_translate_in_place introduced in 34cd9df850faf0bf6b9182b3...
Learn OpenGL ES
2013-11-07
1
-1
/
+1
*
|
Fix another instance of sizeof ptr instead of array.
Learn OpenGL ES
2013-11-07
1
-1
/
+1
*
|
Fix bug with invert matrix (was copying one float instead of all floats).
Learn OpenGL ES
2013-11-07
1
-1
/
+1
|
/
*
linmath.h uses radians for everything -- adjusted contributed perspective fun...
Wolfgang Draxinger
2013-10-21
1
-4
/
+4
*
minor stylistic changes, TODO comments added
Wolfgang Draxinger
2013-10-21
1
-33
/
+37
*
fixed bug in perspective introduced by contribution made by learnopengles
Wolfgang Draxinger
2013-10-21
1
-3
/
+3
*
fixed some embarrassing syntax and semantic mistakes
Wolfgang Draxinger
2013-10-20
1
-31
/
+20
*
changed matrix in place to use mat4x4_row extraction and vec4_inner product
Wolfgang Draxinger
2013-10-12
1
-5
/
+16
*
Refactor mat4x4_look_at to reuse internal functions and data types.
Learn OpenGL ES
2013-09-19
1
-42
/
+21
*
Update 'const' coding style.
Learn OpenGL ES
2013-09-19
1
-2
/
+2
*
Update indentation
Learn OpenGL ES
2013-09-19
1
-5
/
+5
*
Add mat4x4_translate_in_place(), mat4x4_perspective(), and mat4x4_look_at().
Learn OpenGL ES
2013-09-18
1
-0
/
+95
*
minor fix in quat_from_mat4x4 with huge impact
Wolfgang Draxinger
2013-01-29
1
-2
/
+3
*
fixed some bugs in mat4x4_rotate and mat4x4_ortho
Wolfgang Draxinger
2013-01-05
2
-26
/
+24
*
updated licence clause to WTFPL, adding legal safety for me and the users.
Wolfgang Draxinger
2012-09-30
2
-1
/
+19
*
fixed several bugs in matrix processing
Wolfgang Draxinger
2012-09-30
1
-4
/
+10
*
fixed mat4x4_mul and frustum functions. mat4x4_rotate still needs fixing
Wolfgang Draxinger
2012-08-11
1
-11
/
+16
*
fixed vec<n>_length vs. vec<n>_len, rotation matrix intermediary rotscale mat...
Wolfgang Draxinger
2012-03-16
1
-3
/
+3
*
README updated, LICENCE added
Wolfgang Draxinger
2012-01-21
2
-0
/
+13
*
inplace mat4x4_invert now possible
Wolfgang Draxinger
2012-01-07
1
-1
/
+3
*
fixes
Wolfgang Draxinger
2012-01-06
1
-40
/
+52
*
linmath.h -- added code for ortho projection matrix, fixed some copynpaste ty...
Wolfgang Draxinger
2012-01-06
1
-5
/
+18
*
added linmath.h
Wolfgang Draxinger
2012-01-06
1
-0
/
+411
*
first commit
Wolfgang Draxinger
2012-01-06
1
-0
/
+0