Alexander Bock
d1ca5bd941
More cleanup of SpiceManager
2015-11-18 01:15:58 -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
f9677adb38
Merge branch 'develop' into feature/fontrendering
2015-11-16 19:22:06 -05:00
Alexander Bock
5ce55c1ba4
Remove unnecessary Boost libraries from libtorrent compilation
2015-11-16 19:21:49 -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
b7c065d504
Merge branch 'develop' into feature/fontrendering
2015-10-30 22:54:26 -05:00
Alexander Bock
1149a0d380
Compile fix for unit test cases where no windowwrapper is needed
2015-10-27 15:03:46 -05:00
Alexander Bock
327e2560be
Remove X11 preprocessor defines for mouse buttons
2015-10-27 14:48:19 -05:00
Alexander Bock
26520ed63b
Compile fix for the new GLM version
2015-10-27 14:24:09 -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
390f5be4a8
Removing includes of sgct.h
2015-10-26 16:14:38 -05:00
Alexander Bock
20861d68ad
Changing WindowWrapper from pointer to reference
2015-10-26 15:10:15 -05:00
Alexander Bock
f3fd055db8
Rename WindowHandler to WindowWrapper
2015-10-26 15:00:46 -05:00
Alexander Bock
77857975a4
Changing the RenderEngine to use the SGCT window wrapper
2015-10-26 11:44:16 -05:00
Alexander Bock
062817b7fb
More work moving code to window wrapper
...
Removing capability to show SGCT rendering information
2015-10-26 11:20:48 -05:00
Alexander Bock
49dbb1ce20
More work on converting to SGCT window handler
...
Adapting to change in SGCT key callback handling
2015-10-26 09:19:28 -05:00
Alexander Bock
d84edc4090
More work on transitioning to windowwrapper for keyboard and mouse interaction
2015-10-25 17:34:03 -05:00
Alexander Bock
5456b5ee85
Started change moving from explicit SGCT functions to wrapper class
2015-10-25 13:50:39 -05:00
Alexander Bock
26ea512910
Set Interaction sensitivity to 1 on default
2015-10-25 11:27:41 -05:00
Alexander Bock
f8f48acb98
Implementation of the windowhandler interface
2015-10-20 23:30:40 +02:00
Alexander Bock
1ca4b9c285
Enable NOMINMAX compiler defintions in Windows on default
2015-10-13 00:15:44 +02:00
Alexander Bock
d4da374c23
Reenable colored font rendering
2015-10-08 22:59:36 +02:00
Alexander Bock
cb27e37778
Fixes to make the new GLM version compatible
2015-10-05 14:40:21 +02:00
Alexander Bock
410e0137eb
Updated single_fisheye configuration file to use new SGCT format
...
Correctly set clear color for nonlinear projections
2015-10-05 00:36:09 +02:00
Alexander Bock
35e95b94e7
First version to update OpenSpace to the new SGCT version
2015-10-05 00:07:38 +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
8a573a7cb8
Added an icon to the OpenSpace executable
2015-07-17 14:03:38 +02:00
Alexander Bock
359b66b2ed
Updated externals
2015-07-17 13:50:37 +02:00
Alexander Bock
0ed8a36071
Change from CheckCXXCompilerFlag to CXX_STANDARD
2015-07-16 20:37:42 +02:00
Alexander Bock
a59ed82ec5
Linux compile fix
2015-07-16 14:39:51 +02:00
Alexander Bock
5fcc8792a2
Updated OpenSpace Version
...
Rename capitalized include to non-capitalized
releases/v0.3.0
2015-07-16 14:32:09 +02:00
Alexander Bock
995fff222b
Increase the font size of the time printing
2015-07-13 01:15:56 +02:00
Alexander Bock
2bbb799682
Updated ghoul version
2015-07-12 20:43:04 +02:00
Alexander Bock
06f07ee94e
Merge branch 'feature/remote_redesign' into develop
2015-07-12 20:41:55 +02:00
Alexander Bock
b6fe3a004a
Fixed bind_keys script
2015-07-09 11:36:31 +02:00
Alexander Bock
bc5eec4158
Merge branch 'develop' into feature/remote_redesign
...
Conflicts:
src/util/spicemanager.cpp
2015-07-08 16:51:40 +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
Alexander Bock
9ef34a6e54
Only define the masks when using the single linked lists
...
Define uints using the proper constructors
2015-07-08 15:54:42 +02:00
Michal Marcinkowski
4b15cbc07f
Merge branch 'develop' of openspace.itn.liu.se:/openspace into develop
releases/v0.2.0
2015-07-08 00:14:16 -04: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
73c758d4d6
Update submodules
2015-07-07 20:32:35 +02:00
Alexander Bock
ed91cdcf60
Update version number
2015-07-07 20:31:40 +02:00