Commit Graph

255 Commits

Author SHA1 Message Date
Alexander Bock 875de328aa Update Ghoul version
Make the modules depend on C++14
Change the OpenSpace code to the new Ghoul version
2015-12-07 18:54:17 -05:00
Alexander Bock ba35b834f7 Update Ghoul
Adapted to new ghoul version
2015-12-02 22:47:15 -05:00
Alexander Bock 0006e83f4b Updated Ghoul
Adapted to cleanup in Ghoul
2015-11-30 17:50:26 -05:00
Alexander Bock 999f198aa3 Updated tinyobjloader and applied the changes 2015-11-30 15:01:02 -05:00
Alexander Bock 5c6943477a Updated Ghoul
Applied new Ghoul changes
2015-11-30 14:32:06 -05:00
Alexander Bock 0fceda663a Updated Ghoul version 2015-11-24 21:48:26 -05:00
Alexander Bock 383c7028a8 Applied changes in texture reading io classes to OpenSpace 2015-11-24 18:15:23 -05:00
Alexander Bock a9ba03d143 Updated Ghoul version 2015-11-23 22:10:37 -05:00
Alexander Bock 293faf8ca9 Adopted cleaned up fontrendering code 2015-11-23 20:18:38 -05:00
Alexander Bock 94663e7bf7 Updated Ghoul version 2015-11-23 12:03:08 -05:00
Alexander Bock 3806318b0d Applied Ghoul cleanups 2015-11-22 21:26:02 -05:00
Alexander Bock 01c1586616 Updated OpenSpace's requirement to C++14
Adopted changes from Ghoul cleanup
2015-11-22 02:53:44 -05:00
Alexander Bock 16897bb8d4 Make the aberration correction specification for targetPosition in SpiceManager explicit by including a seprate class for it 2015-11-19 15:33:57 -05:00
Alexander Bock 11fec9387b More changes on the documentation and Exception handling in SpiceManager
Change some interfaces on SpiceManager
Removed target position return in powerscaled coordinates and only use glm::dvec4 instead as the Spice library does not have higher accuracy anyway
2015-11-19 13:40:44 -05:00
Alexander Bock fad2c642f8 Cleanup of SpiceManager by introducing exceptions
Catch exceptions in RenderableShadowCylinder and LabelParser
Catch exceptions in RenderableFov and Hongkangparser
2015-11-18 21:55:25 -05:00
Alexander Bock f7f5f2e262 Started cleanup of SpiceManager
Clean boost message output
Update to new Ghoul with cppformat library
2015-11-17 23:54:54 -05:00
Alexander Bock 4f7ab5321f Cleanup RenderEngine to completely rely on Ghoul font rendering 2015-11-17 17:31:43 -05:00
Alexander Bock 2cf7dfb27d Changed RenderEngine to use Ghoul fontrendering instead of SGCT 2015-11-16 19:21:05 -05:00
Alexander Bock a7807e5581 Updated Ghoul version 2015-11-13 18:18:42 -05:00
Alexander Bock 177ec6d568 Apply new changes to Fontrendering 2015-11-11 00:32:30 -05:00
Alexander Bock c61d1cc861 Use correct window parameter for font rendering 2015-11-03 20:53:01 -05:00
Alexander Bock bbb622f555 Initial work on integrating fontrendering into ghoul 2015-11-02 21:40:45 -05:00
Alexander Bock dfd177a9ae Updated ghoul version 2015-10-30 22:54:49 -05:00
Alexander Bock c644f5adcb Updated ghoul version
Place window in default configuration file in the top left
2015-10-27 14:10:21 -05:00
Alexander Bock 48d8d9e029 Update Ghoul version 2015-10-26 16:33:54 -05:00
Alexander Bock 26ea512910 Set Interaction sensitivity to 1 on default 2015-10-25 11:27:41 -05:00
Alexander Bock cb27e37778 Fixes to make the new GLM version compatible 2015-10-05 14:40:21 +02:00
Alexander Bock 359b66b2ed Updated externals 2015-07-17 13:50:37 +02:00
Alexander Bock 5fcc8792a2 Updated OpenSpace Version
Rename capitalized include to non-capitalized
2015-07-16 14:32:09 +02:00
Alexander Bock 2bbb799682 Updated ghoul version 2015-07-12 20:43:04 +02:00
Alexander Bock 2947a6f85a Introducing hack in ABuffer to make the backside of planetprojection not be transparent 2015-07-08 16:45:08 +02:00
Michal Marcinkowski 284989d48c Cleanup and refractoring of RenderableFov.cpp
- Removed code causing memleaks
- Improved MVIC intersection when no cornerpoints intersect
- General readability and logical fixes (long overdue)
- Fix so arbitrary amount of fov-bound-vectors can be loaded
- Updated keybinds & data etc
2015-07-08 00:14:01 -04:00
Alexander Bock cf120a95ef Updated to new Ghoul version 2015-07-07 16:36:39 +02:00
Alexander Bock 405aa70352 Refix Devil vs FreeImage
Fix the downloading detection of filenames in Launcher
2015-07-07 14:48:20 +02:00
Alexander Bock b8c7f82b4d Updated OpenSpace version to 0.1.2
Updated Ghoul version
2015-07-07 10:53:06 +02:00
Michal Marcinkowski 2a3f0bbcca Optimization quick-fix for projections:
- Using queue to distribute imagesequencer-returned images 1 image/ frame
- Imagesequencer no longer returns 'reversed' image-vector
2015-07-06 10:35:03 -04:00
Alexander Bock f60dfac1cf Update OpenSpace version to 0.1.1 prerelease-6
Do not print the SGCT . waiting message
rename libtorrent.config to Launcher.config
2015-07-06 13:44:23 +02:00
Alexander Bock d694b14ec2 Updated to new Ghoul version 2015-07-04 22:14:00 +02:00
Alexander Bock cc5e6074ad Rename imagesequencer2 to imagesequencer 2015-07-01 22:03:52 +02:00
Alexander Bock 86fc74770b Fixing issues that occurred with newer nVidia drivers and ABuffer rendering 2015-07-01 16:17:51 +02:00
Michal Marcinkowski d102a16a82 Merge branch 'develop' of openspace.itn.liu.se:/openspace into develop
modules/newhorizons/rendering/renderableplanetprojection.cpp
	modules/newhorizons/util/hongkangparser.cpp
	modules/newhorizons/util/hongkangparser.h
	modules/newhorizons/util/imagesequencer2.cpp
	modules/newhorizons/util/labelparser.cpp
	modules/newhorizons/util/labelparser.h
2015-06-29 16:39:09 -04:00
Alexander Bock bab7b5f490 Move renderings from Anisotropic filtering to Linear filtering 2015-06-18 16:51:37 +02:00
Alexander Bock d396c29f89 Making libtorrent work with Launcher application 2015-06-12 14:08:29 +02:00
Alexander Bock f369d0e1f3 Moved selection of scenes to sync in Launcher into syncwidget 2015-06-10 20:35:11 +02:00
Alexander Bock bf58c8ab75 Correctly copy libraries
Combine SyncWidget and openspace::DownloadManager
2015-06-10 02:37:37 +02:00
Alexander Bock 8ad7702b75 Automatically detect which rendering method to use based on the available OpenGL version 2015-06-03 13:31:42 +02:00
Alexander Bock 4373cb2fbc Update ghoul version 2015-05-28 22:35:49 +02:00
Alexander Bock b18ccfad23 Add DownloadEngine
Add curl library
2015-05-27 16:47:45 +02:00
Alexander Bock 9d733eb613 Moving Kameleon into its own module
Moving fieldline rendering into its own module
2015-05-26 23:51:15 +02:00
Alexander Bock 77cc5dba49 Moving onscreen gui into its own module 2015-05-26 22:52:12 +02:00