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
de8255f8ed
Updated convert_tabs script
2016-04-27 14:24:41 +02:00
Alexander Bock
248014b6c2
Add Python script that converts tabs into spaces
2016-04-18 20:06:48 +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
Alexander Bock
5181d812cd
Update Ghoul repository
2016-03-20 23:30:54 +01:00
Alexander Bock
66fdf4b6a4
Increasing required Visual Studio version to 2015
...
Moving external library handling from OpenSpace to Ghoul
2016-02-07 20:35:25 +01:00
Alexander Bock
86e6c21f96
- Make missing SGCT a non-fatal error in CMake
...
- Add screen sizes to the abuffer dictionary
- Use the new method for setting the screen size in the star rendering
2016-02-04 21:41:17 +01:00
Alexander Bock
85ce552cc8
Remove unused CMakeLists file
2016-01-18 18:39:19 +01:00
Alexander Bock
fc60692aeb
Remove hard-coded C++ version checking from CMake and replaced with CXX_STANDARD CMake property
2016-01-18 18:16:02 +01:00
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
31db5c1603
Merge branch 'feature/fontrendering' into feature/cleanup
2015-11-23 22:31:53 -05:00
Alexander Bock
fbc501450a
Updated support files to enable SPICE on MSVC14
2015-11-23 22:24:13 -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
1ca4b9c285
Enable NOMINMAX compiler defintions in Windows on default
2015-10-13 00:15:44 +02:00
Alexander Bock
6801c4e9a9
Continue using CheckCXXCompilerFlag on unix
2015-07-17 14:15:13 +02:00
Alexander Bock
d104bd29ea
Fix in CXX_STANDARD definition for modules in Apple and Unix
2015-07-17 14:06:12 +02:00
Alexander Bock
0ed8a36071
Change from CheckCXXCompilerFlag to CXX_STANDARD
2015-07-16 20:37:42 +02:00
Alexander Bock
ccab7ec32c
Correctly Set the CMAKE_PREFIX_PATH for Qt on Mac
2015-07-04 21:48:21 +02:00
Alexander Bock
8fc343b57f
Non-Windows compile fix
2015-07-04 20:34:32 +02:00
Alexander Bock
1510aca448
Add stylesheets and general improvements
2015-07-04 13:22:03 +02:00
Alexander Bock
febb9f87ee
Set Launcher as default application
...
Don't copy curl.dll on non-windows system
2015-06-22 18:45:12 +02:00
Alexander Bock
249081c556
Correct CURL cmake specification
2015-06-22 18:34:38 +02:00
Alexander Bock
4fbf08b6b8
Add the FindCurl module from CMake into the support directory
2015-06-22 18:29:51 +02:00
Alexander Bock
88917f1ede
Remove unused build GUI option from CMakeLists
2015-06-18 16:57:06 +02:00
Alexander Bock
613b6b3193
Move Spice kernels to new location
...
Enable loading of openspace.cfg in Loader
Make save locations based on FileSys tokens
Disable LIBCMT linking of applications that link against libOpenSpace
2015-06-17 00:23:57 +02:00
Alexander Bock
da812f3564
More cleanup of Launcher
...
Added Infowidget
2015-06-12 23:48:11 +02:00
Alexander Bock
d396c29f89
Making libtorrent work with Launcher application
2015-06-12 14:08:29 +02:00
Alexander Bock
56472de07c
Include external libraries as system headers to remove warnings
...
Add libtorrent library to the Launcher application
2015-06-10 20:13:16 +02:00
Alexander Bock
bf58c8ab75
Correctly copy libraries
...
Combine SyncWidget and openspace::DownloadManager
2015-06-10 02:37:37 +02:00
Alexander Bock
f1791d9816
Merge branch 'develop' into feature/downloadmanager
...
Conflicts:
openspace.cfg
src/engine/openspaceengine.cpp
support/cmake/support_macros.cmake
2015-06-10 02:13:32 +02:00
Alexander Bock
511f103430
Make APPLICATION_LINK_TO_OPENSPACE actually include the libOpenSpace and Ghoul as well
2015-06-10 02:04:41 +02:00
Alexander Bock
e56d58a548
Move timelineview application into app folder
2015-06-07 19:15:45 +02:00
Alexander Bock
d231a5f681
Move openspace-based applications into their own subfolder
2015-06-06 11:48:07 +02:00
Alexander Bock
68ef7c939c
Cleanup moduleregistration file
2015-06-03 17:45:05 +02:00
Alexander Bock
f3b18d53f1
Make the moduleregistration file not depend on the absolute path
2015-06-03 15:56:51 +02:00
Alexander Bock
b18ccfad23
Add DownloadEngine
...
Add curl library
2015-05-27 16:47:45 +02:00
Alexander Bock
630fc3fc96
Increase warning level for modules and main library in Unix
2015-05-27 13:15:52 +02:00
Alexander Bock
fb222d4e7a
Add python script to build all modules with warnings as errors
2015-05-27 11:34:17 +02:00
Alexander Bock
227b1dafa7
Ignore errors on rmtree call
2015-05-27 11:29:35 +02:00
Alexander Bock
a2ffa3d02e
Use python internal functions for generating, removing and changing directories
2015-05-27 11:27:55 +02:00
Alexander Bock
5014370797
Fixing Python script parse error
2015-05-27 11:22:25 +02:00
Alexander Bock
c5c710fbc5
Fixing spelling error
2015-05-27 11:21:18 +02:00
Alexander Bock
6107d0c6d0
Updates module building script to delete the old results first
2015-05-27 11:20:37 +02:00
Alexander Bock
5ab855b563
Update jenkins python scripts
2015-05-27 11:15:53 +02:00
Alexander Bock
eafd43442c
Print progress of combinatorical build
2015-05-27 01:44:05 +02:00
Alexander Bock
a14ce43c2d
Add Python script to build all combinations of modules
2015-05-27 01:39:39 +02:00
Alexander Bock
21cd57381a
Updated python script
2015-05-27 00:59:09 +02:00
Alexander Bock
630ea6ba26
Add python script to make jenkins build all modules
2015-05-27 00:57:40 +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