Commit Graph

228 Commits

Author SHA1 Message Date
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
Alexander Bock
4dddafcec9 Fixing more memory leaks 2015-05-26 21:44:49 +02:00
Alexander Bock
659326b9a9 Remove 1500+ memory leaks in OpenSpace and Ghoul 2015-05-25 19:37:56 +02:00
Alexander Bock
b840631813 Making Visual Leak Detector work 2015-05-25 17:28:11 +02:00
Alexander Bock
a5e95ad45e Make Visual Leak Detector not crash 2015-05-25 16:46:36 +02:00
Alexander Bock
f128cfd745 Cmake cleanup
Apply new Ghoul version
2015-05-25 12:21:25 +02:00
Alexander Bock
c7c55f917a Place gtest project into it's own folder 2015-05-25 11:13:22 +02:00
Alexander Bock
435b4034a7 Update to new Ghoul version 2015-05-24 15:47:58 +02:00
Alexander Bock
83220d753d Use new Ghoul version 2015-05-24 00:49:21 +02:00
Alexander Bock
98024ca29d Remove warnings 2015-05-24 00:09:52 +02:00
Alexander Bock
fed0095196 Updated Imgui to version 1.37 2015-05-23 22:58:36 +02:00
Alexander Bock
7f390ef8e5 Added option to inhibit all warnings from external projects 2015-05-23 22:20:26 +02:00
Alexander Bock
433d0ba3a6 Fixing CMake for Mac OS 2015-05-23 19:50:03 +02:00
Alexander Bock
394964425a Fix automatic copying of DLL files 2015-05-22 19:09:30 +02:00
Alexander Bock
d2dec6c9eb More work on cleaning up CMakeLists file
Added visual leak detector libraries
2015-05-22 12:26:54 +02:00
Alexander Bock
fc4a6b68fb Remove static version.h and replace by autogenerated file 2015-05-22 11:33:45 +02:00
Alexander Bock
8f0e1edcdd Reorganized CMakeLists file and included new Ghoul format 2015-05-22 01:17:15 +02:00
Alexander Bock
106cb45410 Started work on CMakeLists cleanup 2015-05-21 22:09:16 +02:00
Alexander Bock
ca7dcd4762 Move shaders into their correct modules
Add path determination to modules that automatically sets correct path resolve tokens
2015-05-21 15:17:38 +02:00
Alexander Bock
18752b9d8b Remove individual dirty flags for ProgramObjects and replace with new Ghoul version
Moved projectiveTexture shader into modules directory
2015-05-20 10:33:36 +02:00
Alexander Bock
abc8f7a5d8 Make OpenSpace use new Cache version 2015-05-20 03:07:09 +02:00
Anton Arbring
db3a578e2e Updated submodule commit references 2015-05-19 12:22:04 -04:00
Alexander Bock
597ed14014 Fixing CREDITS file
Removing many of clang warnings
2015-05-13 19:33:34 +02:00
Alexander Bock
41c1293cc4 Merge commit '42ed21b01dc264c632ee6dc72c11d0f62d13df12' into feature/osx 2015-05-13 14:25:08 +02:00
Alexander Bock
b5aa86873a Fix many warnings 2015-05-12 13:05:35 +02:00
Alexander Bock
9c16f088c1 Fixing errors that occured in OS X
Fixing a default success argument
Fixed \r line ending handling
Removed discarding a fragment in planetprojection
2015-05-08 19:26:29 +02:00
Alexander Bock
fc756d6f49 Fixed so that the onscreen GUI is shown in OSX 2015-04-29 18:03:14 +02:00
Alexander Bock
b403513d63 Updated Spice version
More changes to make the application run
2015-04-28 15:07:58 +02:00