Commit Graph

1526 Commits

Author SHA1 Message Date
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
Alexander Bock 72ba616414 Merge branch 'develop' into feature/remote_redesign
Conflicts:
	modules/base/shaders/path_fs.glsl
2015-07-07 20:31:01 +02:00
Alexander Bock 52146a79a6 Remove old script messages for changing the origin and the coordinate system
Adapt the onscreen-gui to use the new property mechanism
Adapt the Timeline GUI to use the new property mechanism
2015-07-07 18:52:09 +02:00
Alexander Bock 1882bdaea3 One more minor code change 2015-07-07 18:27:22 +02:00
Alexander Bock 953e4c5161 Minor code change 2015-07-07 16:54:16 +02:00
Alexander Bock cf120a95ef Updated to new Ghoul version 2015-07-07 16:36:39 +02:00
Joakim Kilby 2f801a4171 adding a password check when changing hosts 2015-07-07 15:29:56 +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
Joakim Kilby 326f42f224 changed it so the buffer is completely flushed if there are messages queued when send function is called 2015-07-07 14:05:09 +02:00
Joakim Kilby b75743a0ba stability fix to ensure socket isn't shutdown when first message has not yet been queued 2015-07-07 13:37:23 +02:00
Joakim Kilby 75b1e806ed including the header file missing from last commit... 2015-07-07 13:24:42 +02:00