Brendan Zabarauskas
|
02577eab7a
|
Create vector-specific traits for common and exponential functions
|
2012-12-17 19:25:06 +10:00 |
|
Brendan Zabarauskas
|
a95405fde7
|
Fix imports from numeric
|
2012-12-17 17:25:41 +10:00 |
|
Brendan Zabarauskas
|
04e7ab0dfb
|
Use traits from numeric library in funs module
|
2012-12-17 16:09:56 +10:00 |
|
Luqman Aden
|
fb59c90b88
|
More explicit self.
|
2012-12-07 19:00:50 -05: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
|
ea074faef5
|
Merge MinMax and Clamp traits together to form Extent trait
|
2012-11-29 22:19:42 +10:00 |
|
Brendan Zabarauskas
|
93d228f2f9
|
Remove apparently unnecessary Copy bounds
|
2012-11-29 15:49:43 +10:00 |
|
Brendan Zabarauskas
|
60388118d2
|
Implement common functions for angle types
|
2012-11-29 15:39:55 +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 |
|
Brendan Zabarauskas
|
167ca9a84d
|
Divide funs::common up into separate modules
|
2012-11-22 11:09:04 +10:00 |
|
Brendan Zabarauskas
|
f6966abf21
|
Fix cmath function calls
|
2012-11-16 16:23:02 +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
|
ef3432bcc6
|
Remove mod_ method and function
|
2012-11-13 11:46:25 +10:00 |
|
Brendan Zabarauskas
|
9d73f0e94b
|
Moved mix methods into Mix trait
|
2012-11-11 13:35:13 +10:00 |
|
Brendan Zabarauskas
|
57fd8a5a41
|
Rename Numeric type to Extent
|
2012-11-08 17:05:11 +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 |
|