Brendan Zabarauskas
|
3abc1df753
|
Rename kinds module to types
|
2012-12-12 09:55:42 +10:00 |
|
Brendan Zabarauskas
|
b8521f289c
|
Rename cast module to conv and NumCast trait to NumConv
These names will be more appropriate once the cast function has been completely phased out.
|
2012-12-05 10:33:27 +10:00 |
|
Brendan Zabarauskas
|
248242dda5
|
Add and use Number::from static method
|
2012-12-03 16:19:53 +10:00 |
|
Brendan Zabarauskas
|
6d3620c9d7
|
Implement explicit self in trait methods
|
2012-11-30 13:13:20 +10:00 |
|
Brendan Zabarauskas
|
f7008b8f3b
|
Implement inverse trigonometry functions for vector types
|
2012-11-27 09:54:09 +10:00 |
|
Brendan Zabarauskas
|
44fa552950
|
Update comment documentation
|
2012-11-26 22:45:55 +10:00 |
|
Brendan Zabarauskas
|
11b5b12d0a
|
Reorganise funs module to mirror chapter 8 of the GLSL spec
|
2012-11-26 16:48:46 +10:00 |
|