index
:
hackvr.git
master
Virtual Reality programm
epoch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
get_group_relative simplification and error checking
epoch
2020-05-16
1
-7
/
+8
*
switched from using group_rot array to ht_group. also, scaling is now in grou...
epoch
2020-04-21
1
-14
/
+15
*
new function: c2_add. you can guess what it does.
epoch
2020-04-14
1
-0
/
+5
*
left some really derpy code in the move command. added extra check to return ...
epoch
2020-04-03
1
-1
/
+1
*
removed some debuggery and found I need to add a group_rot for the camera und...
epoch
2020-04-03
1
-3
/
+4
*
I was dereferencing a value without checking it first. just stopped using the...
epoch
2020-04-02
1
-3
/
+4
*
bunch of stuff that added proper flatten, then broke stuff again trying to ma...
epoch
2020-03-28
1
-0
/
+93
*
moved the group_rotation based transformations into a function in math.c so I...
epoch
2020-03-07
1
-0
/
+61
*
changed the name of a conflicting struct
epoch
2019-06-30
1
-1
/
+1
*
fuck if I know. lots of shit. moved files.
epoch
2018-12-16
1
-1
/
+1
*
added a comment about an idea and renamed a function.
epoch
2018-03-29
1
-2
/
+2
*
working on some more math for checking whether a point is inside a polygon or...
epoch
2018-02-03
1
-0
/
+58
*
switching math to just double and not double long
epoch
2017-12-24
1
-7
/
+7
*
added a note to anyone wanting to fiddle with some math
epoch
2017-12-19
1
-0
/
+2
*
added radians to degrees function
epoch
2017-11-04
1
-0
/
+4
*
fixed rotate_c2 to use the right trig functions for x and y and to use the ri...
epoch
2017-09-30
1
-6
/
+6
*
the changes needed to get tictactoe running pretty.
epoch
2017-04-18
1
-2
/
+8
*
I have no idea why I am doing this...
epoch
2017-03-19
1
-1
/
+14
*
converted more things to use the radians and degrees structures, fixed up dis...
epoch
2017-02-09
1
-13
/
+16
*
made all versions get built by default and moved some functions from graphics...
epoch
2017-01-09
1
-0
/
+38