Leon Styhre
b7b4a851d3
Some small adjustments to the information and documentation files.
2020-06-14 13:16:51 +02:00
Leon Styhre
9f7d1c75c7
Updates to and additions of various information and license files.
...
Located all license files in a separate directory, added a preliminary coding style guide, updated the README file and created a NEWS file to track the most important changes for each release.
2020-06-14 12:55:31 +02:00
Benjamin Sinkula
528225a2f3
Update README to reflect Eigen3 dependency removal
2018-01-17 08:14:21 -06:00
Aloshi
07edad611f
"Fixed" the long-time weird rendering artifacts that are apparently caused by vertex coordinates not being integers.
...
A better fix would be to move to OpenGL 3/GLES 2 and do rounding in the shader. But I don't have time for that.
2014-03-19 15:03:23 -05:00
Aloshi
45ffbf978c
Added --home-path [path] argument that redirects calls to getHomePath() to some directory [path].
...
Changed some existing command line arguments too:
-w and -h are now just --resolution [width] [height].
-h is now synonymous with --help.
2014-03-13 22:17:46 -05:00
Aloshi
a7359a2d08
Themes mostly stable, documentation updated
2013-11-21 16:47:26 -06:00