Brendan Zabarauskas
|
5393e9a1f6
|
Divide Angle enum into separate Radians and Degrees types
|
2012-11-26 04:28:41 +10:00 |
|
Brendan Zabarauskas
|
eda42604b7
|
Use Angle type with triganomic functions
|
2012-11-26 03:44:24 +10:00 |
|
Brendan Zabarauskas
|
788420b33f
|
Rename modules to short, idiomatic names
|
2012-11-15 12:23:39 +10:00 |
|
Brendan Zabarauskas
|
90ee516370
|
Move numeric-specific modules to num module, clean up imports
|
2012-11-15 10:31:35 +10:00 |
|
Brendan Zabarauskas
|
f0ca91e452
|
Update Trig, add AngleConv trait, remove Degrees and Radians types for the time being
|
2012-11-09 16:18:14 +10:00 |
|
Brendan Zabarauskas
|
e06117f29c
|
Add Radian and Degree types
|
2012-11-08 11:48:29 +10:00 |
|
Brendan Zabarauskas
|
40e847f34f
|
Move functions to funs module. Add additional functions as per the GLSL spec
|
2012-11-06 11:57:15 +10:00 |
|