Gregory Nutt
|
2a82dc66f9
|
drawline/drawLine should not take a boolean to select non lines caps or capping at both ends. drawline/drawLine also needs to be able to put a line cap on one one end of a line
|
2015-04-05 16:53:51 -06:00 |
Gregory Nutt
|
8bfd44ab63
|
NX circular drawing. Reduce computations; line caps needed only on every other line segment
|
2015-04-05 10:32:11 -06:00 |
Gregory Nutt
|
ae03d56700
|
Add a 'capped' boolean parameter to all drawline/drawLine functions/methods. The idea is that this will produce better joining between lines
|
2015-04-05 08:50:01 -06:00 |
Gregory Nutt
|
3a1324741a
|
More trailing whilespace removal
|
2014-04-13 14:32:20 -06:00 |
Gregory Nutt
|
af40e36466
|
Move graphics/nxtk to libnx/nxtk
|
2013-12-28 11:33:21 -06:00 |