summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLangur Monkey2016-04-26 15:08:47 +0200
committerLangur Monkey2016-04-26 15:08:47 +0200
commit86ded615f6819305b876449343639be4246ede80 (patch)
treec66fa62185439b083eeae9cdb3e60c9af68514aa /CHANGELOG.md
downloadaur-86ded615f6819305b876449343639be4246ede80.tar.gz
Initial upload to AUR
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md111
1 files changed, 111 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 000000000000..7d9091a3ba72
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,111 @@
+# Change Log
+
+## [Unreleased](https://github.com/ari-zah/gaiasky/tree/HEAD)
+
+[Full Changelog](https://github.com/ari-zah/gaiasky/compare/0.707b...HEAD)
+
+**Implemented enhancements:**
+
+- Add playback music system [\#59](https://github.com/ari-zah/gaiasky/issues/59)
+- Improve render time, use points for all stars [\#52](https://github.com/ari-zah/gaiasky/issues/52)
+- Add smooth transitions between levels of detail [\#51](https://github.com/ari-zah/gaiasky/issues/51)
+- Use view angle as priority for click-selections [\#50](https://github.com/ari-zah/gaiasky/issues/50)
+- Get the Gaia Sanbox ready for proper motions [\#48](https://github.com/ari-zah/gaiasky/issues/48)
+
+**Fixed bugs:**
+
+- Fix scritping interface timing with frame output system [\#55](https://github.com/ari-zah/gaiasky/issues/55)
+- Fix Gaia scan code [\#49](https://github.com/ari-zah/gaiasky/issues/49)
+
+**Closed issues:**
+
+- Set time pace to a factor of real time [\#58](https://github.com/ari-zah/gaiasky/issues/58)
+- Add graphics mode selector [\#57](https://github.com/ari-zah/gaiasky/issues/57)
+- Fix the looks for HiDPI screens [\#56](https://github.com/ari-zah/gaiasky/issues/56)
+- App fails to start OS X [\#54](https://github.com/ari-zah/gaiasky/issues/54)
+
+## [0.707b](https://github.com/ari-zah/gaiasky/tree/0.707b) (2015-09-14)
+[Full Changelog](https://github.com/ari-zah/gaiasky/compare/0.706b...0.707b)
+
+**Implemented enhancements:**
+
+- Simplify loading mechanism of data files [\#46](https://github.com/ari-zah/gaiasky/issues/46)
+- Add sample image when choosing theme [\#38](https://github.com/ari-zah/gaiasky/issues/38)
+- Drop old manual lo-res/hi-res texture loading and implement mipmapping [\#35](https://github.com/ari-zah/gaiasky/issues/35)
+- Update project to libgdx 1.6.0 [\#34](https://github.com/ari-zah/gaiasky/issues/34)
+- Add simple screenshot mode [\#32](https://github.com/ari-zah/gaiasky/issues/32)
+- Move default location of screenshots to `$HOME/.gaiasandbox/screenshots` [\#31](https://github.com/ari-zah/gaiasky/issues/31)
+- Add new Ceres texture from Dawn spacecraft [\#30](https://github.com/ari-zah/gaiasky/issues/30)
+- New command to travel to focus object instantly [\#29](https://github.com/ari-zah/gaiasky/issues/29)
+- Support for location info [\#28](https://github.com/ari-zah/gaiasky/issues/28)
+- Migrate build system to gradle [\#2](https://github.com/ari-zah/gaiasky/issues/2)
+
+**Fixed bugs:**
+
+- Linux launcher not working if spaces in path [\#47](https://github.com/ari-zah/gaiasky/issues/47)
+- Fix labels in Gaia Fov mode [\#45](https://github.com/ari-zah/gaiasky/issues/45)
+- Last update date is sensible to running locale [\#43](https://github.com/ari-zah/gaiasky/issues/43)
+- RA and DEC are wrong in binary version of HYG catalog [\#42](https://github.com/ari-zah/gaiasky/issues/42)
+- Keyboard focus stays in input texts [\#41](https://github.com/ari-zah/gaiasky/issues/41)
+- Fix new line rendering for perspective lines [\#37](https://github.com/ari-zah/gaiasky/issues/37)
+- Motion blur not working with FXAA or NFAA [\#36](https://github.com/ari-zah/gaiasky/issues/36)
+- Fix night/day blending in shader [\#33](https://github.com/ari-zah/gaiasky/issues/33)
+- Screenshot action \(F5\) not working well with motion blur [\#27](https://github.com/ari-zah/gaiasky/issues/27)
+
+## [0.706b](https://github.com/ari-zah/gaiasky/tree/0.706b) (2015-05-05)
+[Full Changelog](https://github.com/ari-zah/gaiasky/compare/0.705b...0.706b)
+
+**Implemented enhancements:**
+
+- General code style clean-up [\#25](https://github.com/ari-zah/gaiasky/issues/25)
+- Big performance improvement in star rendering [\#23](https://github.com/ari-zah/gaiasky/issues/23)
+- New pixel renderer [\#22](https://github.com/ari-zah/gaiasky/issues/22)
+- Add controller support [\#21](https://github.com/ari-zah/gaiasky/issues/21)
+- Motion blur effect [\#20](https://github.com/ari-zah/gaiasky/issues/20)
+- Interface overhaul [\#19](https://github.com/ari-zah/gaiasky/issues/19)
+- Better looking lines [\#18](https://github.com/ari-zah/gaiasky/issues/18)
+
+**Fixed bugs:**
+
+- Handle outdated properties files in $HOME/.gaiasandbox folder [\#26](https://github.com/ari-zah/gaiasky/issues/26)
+- Scripting implementation should reset the colour [\#24](https://github.com/ari-zah/gaiasky/issues/24)
+
+**Closed issues:**
+
+- deprecated [\#17](https://github.com/ari-zah/gaiasky/issues/17)
+
+## [0.705b](https://github.com/ari-zah/gaiasky/tree/0.705b) (2015-04-16)
+[Full Changelog](https://github.com/ari-zah/gaiasky/compare/0.704b...0.705b)
+
+**Fixed bugs:**
+
+- Gaia sandbox current releases do not work on windows [\#16](https://github.com/ari-zah/gaiasky/issues/16)
+- Post-processing causes display output to disappear in frame output mode [\#14](https://github.com/ari-zah/gaiasky/issues/14)
+- Make new PixelBloomRenderSystem work for frame output and screenshots [\#7](https://github.com/ari-zah/gaiasky/issues/7)
+- Make new PixelBloomRenderSystem work in stereoscopic mode [\#6](https://github.com/ari-zah/gaiasky/issues/6)
+
+## [0.704b](https://github.com/ari-zah/gaiasky/tree/0.704b) (2015-03-27)
+[Full Changelog](https://github.com/ari-zah/gaiasky/compare/0.703b...0.704b)
+
+**Implemented enhancements:**
+
+- Remove synchronized render lists [\#12](https://github.com/ari-zah/gaiasky/issues/12)
+- Support top speeds in GUI [\#11](https://github.com/ari-zah/gaiasky/issues/11)
+- Show camera info in free mode [\#10](https://github.com/ari-zah/gaiasky/issues/10)
+- Time selector [\#9](https://github.com/ari-zah/gaiasky/issues/9)
+- Add interface tab to configuration [\#8](https://github.com/ari-zah/gaiasky/issues/8)
+- Internationalize the application [\#5](https://github.com/ari-zah/gaiasky/issues/5)
+- Move node data format to JSON [\#1](https://github.com/ari-zah/gaiasky/issues/1)
+
+**Fixed bugs:**
+
+- Investigate VM crash [\#4](https://github.com/ari-zah/gaiasky/issues/4)
+- Decide fate of desktop/doc/gaiasandbox\_manual.tex [\#3](https://github.com/ari-zah/gaiasky/issues/3)
+
+## [0.703b](https://github.com/ari-zah/gaiasky/tree/0.703b) (2014-12-17)
+[Full Changelog](https://github.com/ari-zah/gaiasky/compare/0.700b...0.703b)
+
+## [0.700b](https://github.com/ari-zah/gaiasky/tree/0.700b) (2014-12-11)
+
+
+\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file