-
Notifications
You must be signed in to change notification settings - Fork 41
/
CHANGELOG
29 lines (24 loc) · 952 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Spiral-Galaxy-Renderer
Copyright (C) 2009 - 2020 Ingo Berg
=======================================================================
https://beltoforion.de/en/spiral_galaxy_renderer
=======================================================================
History:
--------
Rev 1.9.9 2020-12-15
--------------------
Changes:
* Reorganized the Help Screen to make keyboard shortcuts more obvious
* Changed rendering logic to use shaders for density waves, text, diagrsam axis and velocity curves
* source code cleaned up and updated to C++17 standard
* added controls to change galaxy dust temperature
* added more predefined galaxies and changed existing ones
Rev 1.1.0 2020-12-02
--------------------
Changes:
* removed NetBeans project
* Visual Studio Project updated to SDL2
* Added perturbation to the ellipsis to create more diverse spiral arm patterns
Rev 1.0.0 2009-08-09
--------------------
* initial Release