Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
visualizer is not affected but it.
|
|
through a Monotone cubic
splines due to Steffen.
|
|
|
|
|
|
exists.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The most important changes are:
* general cleaning up
* changing to platform independent newline in reading and writing
* changing the Windows config directory to DrumGizmo (instead of .drumgizmo)
And also, regarding the old code: C called, they wanted all their file operations back. ;-p
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in some more painter algorithms. Fix capitalization of Canvas::getPixelBuffer method.
|
|
Painter::drawImage.
|
|
|
|
testing/benchmarking.
|
|
related operations to use uint8_t instade of float and finally optimize rendering to render lines instead of single pixels.
|
|
stretched vs. no
stretched.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Still needs testing and review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also:
* Added an id.h class to make IDs with type
* Added a range class to easily use range based for loops
|
|
|
|
|
|
|
|
|
|
|