Leon Styhre
e4fdd1e20d
Code cleanup and code documentation update.
...
As of this commit, the initial code cleanup and code documentation has been completed for the entire application.
2020-06-28 18:39:18 +02:00
Leon Styhre
6b62065595
Large code cleanup and code documentation update.
...
The initial code cleanup of es-app is now complete as of this commit.
2020-06-23 20:07:00 +02:00
Leon Styhre
672026632d
Code cleanup and code documentation
2020-06-22 17:27:53 +02:00
Leon Styhre
67aa6b3dbd
Huge code cleanup and code documentation update.
...
Includes lots of conversions from tabs to spaces. Only cosmetic code changes in this commit.
2020-06-21 14:25:28 +02:00
Leon Styhre
b0ec97007f
Information and documentation files update.
...
Moved build and configuration information to INSTALL.md and updated several of the other info files.
2020-06-15 22:16:34 +02:00
Leon Styhre
43276ef855
Added default theme 'rbsimple-DE' and updated some information files.
2020-06-15 17:45:53 +02:00
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