Emil Axelsson
d64a0df5f6
Feature/thesis work merge ( #566 )
...
Web GUI from Klas Eskilson (three new modules: webgui, webbrowser and cefwebgui)
Parallel connection refactorization
Wormhole server added to the main repository
Transfer function editor work from Cristoffer Särevall
Update ghoul
2018-03-20 09:30:59 +01:00
Alexander Bock
539c0d7554
Fixing correct C++17 specification in CMake (trying to fix #501 )
2018-02-12 10:12:56 -05:00
Alexander Bock
dcfef3557f
Update copyright header
2017-12-29 20:11:22 +01:00
Alexander Bock
7520241387
Make OpenSpace an AppBundle on MacOS
...
Add icon to AppBundle
2017-12-26 23:06:31 +01:00
Alexander Bock
570ce9813d
Add CMake configure file that writes the Git branch and commit hash into a file
2017-12-23 20:27:54 +01:00
Alexander Bock
a08c678bb0
Remove erraneous enabled OpenGL checking code
...
Remove warnings
Reset using the star glare texture as billboard for the Sun
2017-12-12 13:07:56 -05:00
Alexander Bock
9fe27ba0d9
Fix CMake configuration regarding application settings
2017-10-23 13:01:45 -07:00
Alexander Bock
42a7341207
Honor the option for building applications and don't overwrite with the default value
...
Remove unknown warning-warning from Clang
2017-09-30 13:06:05 -04:00
Alexander Bock
c3825cc81e
Only display commit hash text overlay if there is information available
...
Add version and commit information into a global property
2017-08-31 11:37:22 -04:00
Alexander Bock
0ceab49df7
Update gitignore to include Mars texture
...
Update SGCT reference
Update Ghoul reference
Prevent spherical grid to recreate grid each frame
Add version and commit information (closes #395 )
2017-08-30 14:56:02 -04:00
Alexander Bock
09a94e6bf5
Workaround for Visual Studio 15.3 compile fix in Windows headers
2017-08-18 15:44:06 -04:00
Alexander Bock
621dd20f45
Fix include of default applications
2017-08-16 15:08:47 -04:00
Alexander Bock
52b257a62c
Support nested module directories (closing #369 )
2017-08-14 16:11:36 -04:00
Alexander Bock
c275b2f833
Feature/cmake cleanup ( #381 )
...
* Rename OnScreenGui module to ImGui
* Support multiple external module folders (closes #31 )
* Cleaning up CMake files
* Restructure application specification
* Add parameter for library mode to all modules
* Add functions to handle global variable state
* Misc/remove warnings (#383 )
* Increase build timeout and do a clean rebuild every commit
2017-08-14 09:38:32 -04:00
Alexander Bock
dc79a94142
Remove warnings
...
Update SGCT repository
Update Ghoul repository
2017-07-26 11:59:48 -04:00
Alexander Bock
713b5bb97b
Fix compile error in iSWA module
...
Update warning specification for modules
Disable unreferenced local function warning
Update Ghoul
2017-07-15 17:48:03 -04:00
Alexander Bock
93cb8a98da
Set correct compiler flags for OpenSpaceTest
2017-07-15 16:12:49 -04:00
Alexander Bock
469140f4f0
C++17 nested namespace test
2017-07-15 15:37:42 -04:00
Klas Eskilson
98534bc1ec
Normalize ALL the line endings ( #361 )
...
* Normalize ALL the line endings
* Add Ghoul respository and openspace.cfg
2017-07-13 12:08:47 -04:00
Alexander Bock
23a97e982b
Remove the SIMD project and thus remove the dependency on NASM
2017-07-10 13:48:00 -04:00
Alexander Bock
0f34b05512
Increasing warning level
2017-07-08 12:40:52 -04:00
Alexander Bock
90a937e127
Merge branch 'master' into feature/cpp17-update
2017-07-01 15:47:00 -04:00
Alexander Bock
8a781a2028
Compile fix for Windows 10 SDK
2017-07-01 15:26:39 -04:00
eriksunden
0d05d30396
Feature/packaging ( #333 )
...
* Added proper CPACK structure and added generation of openspace.h header to add verisoning information in CMake.
* Packaging(ZIP on Windows, TGZ on UNIX) and installer creation(Windows Only via NSIS) is now working.
* Fixes for packing an archive on OSX.
* Add missing files in packaging
Add install setting to the globebrowsing module to copy required gdal_data
Update Credits
* Updated application icon
2017-07-01 14:04:37 -04:00
Alexander Bock
e358d9d27c
Update to C++17
2017-07-01 12:31:26 -04:00
Alexander Bock
109d6563b5
Remove tinythread in SGCT and replace with std::thread
2017-06-21 14:14:22 -04:00
Klas Eskilson
3b2ca27562
[Cmake] Rename use renamed ghl_copy_files macro
2017-06-02 09:47:51 -04:00
Alexander Bock
d7e1a21551
Define compile options as private for supressing warnings
2017-04-06 19:38:10 -04:00
Alexander Bock
a35609c6dd
Add new libCurl that supports SSL for new GIBS datasets
...
Update WMS specification of GIBS datasets
2017-04-03 15:53:56 -04:00
Alexander Bock
dc40812df9
Fix warnings in code
...
Make OpenSpaceTest not flood the console on Jenkins
Fix Vec3 property to signal change correctly
Let RenderablePlanetProject correctly reload base map and height map
Update Ghoul
2017-03-11 11:26:25 -05:00
Alexander Bock
94e3e11188
Update copyright header to 2017
...
Update Ghoul repository
Remove libgdal link
2017-02-06 18:02:01 -05:00
Alexander Bock
c390f6be30
Update copyright header
2016-12-14 21:36:28 +01:00
Alexander Bock
1d79fea969
Add potential for modules to be defines as shared libraries
2016-12-05 15:51:11 +01:00
Alexander Bock
c21bb3bb4d
Make SGCT work between Debug and Release without manual removal
2016-10-31 15:24:46 +01:00
Alexander Bock
6d9b12878b
Update Ghoul
2016-09-26 13:50:19 +02:00
Alexander Bock
568ebd51ff
Update SGCT, make use of new googletest submodule in Ghoul
2016-09-25 19:50:59 +02:00
Alexander Bock
460da3893e
Add ability to define external libraries which will cause DLLs to be copied to application directories automatically
...
Add gdal.dll as external library to the globebrowsing module
2016-08-26 23:47:08 +02:00
Alexander Bock
1900abc70f
Enable Edit and Continue feature
2016-08-17 11:25:58 +02:00
Emil Axelsson
95ea64609f
link against zlibstatic built by ghoul
2016-08-15 13:36:04 +02:00
Alexander Bock
af672b6a4e
- Update Ghoul reference
...
- Remove not needed cmake files
- Make ConcurrentJobManager compile again
2016-08-11 11:12:15 +02:00
Alexander Bock
5fb03eeb4a
CMake generator fix for when no modules are selected
2016-08-01 14:13:42 +02:00
Alexander Bock
393f39de2e
Let the module registration script return a lambda that will contain all modules, thus removing the static initialization order problem
2016-07-31 19:25:15 +02:00
Alexander Bock
07e8a059d1
Correctly output CMake messages about dependency only when they are needed
2016-07-27 20:46:56 +02:00
Alexander Bock
8dc2cdbbea
Correctly set SGCT default values
2016-07-20 16:24:00 +02:00
Alexander Bock
6a56e4c83c
Link GLFW library requirements
...
Update SGCT reference
2016-07-20 14:52:24 +02:00
Alexander Bock
65ddeba70c
Add SGCT as submodule
...
Fix compile errors in ParallelConnection using __WIN32__ macro instead of WIN32
2016-07-20 14:31:30 +02:00
Alexander Bock
eeb20d2cb7
Add Spice as a submodule
2016-07-19 15:03:23 +02:00
Alexander Bock
c4e9c88e91
Only display actually included modules in the CMake log (closing #122 )
2016-07-18 12:02:29 +02:00
Alexander Bock
bfbf823959
Update default Qt version to 5.6
...
Fixed compilation issue on Mac
2016-04-30 10:24:49 +02:00
Alexander Bock
cf517f5309
Replacing CMake-based version setting with C++-based version
...
Adding function to OpenSpace that returns the license header
2016-04-14 10:27:59 -04:00