Commit Graph

2667 Commits

Author SHA1 Message Date
Ingela Rossing
f9cece3e99 Fix case sensitivity issue 2019-09-24 17:12:42 +02:00
liuloppan
78eb673611 Feature/gui for touch (#967)
Merging in feature gui for touch. Enable touch module to run.
Currently only run on development mode with the "touch" scene.
2019-09-18 23:49:51 +02:00
Micah Acinapura
8864620367 only allow saving setPropertyValue to profiles 2019-09-16 15:37:33 -04:00
Micah Acinapura
2a75a88195 fix for profile change saving on windows 2019-09-16 15:18:05 -04:00
Alexander Bock
2f966201cf Make PerformanceManager crash no longer
Replace `setPropertyValue` with `setPropertyValueSingle` in `property_helper` for better performance
2019-09-16 15:55:35 +02:00
Alexander Bock
9c1cb0c966 Make Hue slider behave as expected (closes #958) 2019-09-16 14:53:36 +02:00
Micah Acinapura
334b8d1269 fixing property change order profile save 2019-09-08 21:33:56 -04:00
Micah Acinapura
a4e0ad8b08 added lua function for saving change to profile; added empty base for profile; updated frontend hash; 2019-09-05 14:57:01 -04:00
Jonathas Costa
33c8ca719d Fixed FXAA on Mac. 2019-08-27 11:27:31 -04:00
Micah Acinapura
6c84170a59 readded globebrowsing cusomization asset;temp disabled fxaa on mac; temp not unsetting directories on deinit of webgui; added single_fisheye_gui.xml; 2019-08-23 13:47:27 -04:00
Alexander Bock
b453f93feb Merge remote-tracking branch 'origin/master' into integration/FXAA_Vol_Milkway 2019-08-23 16:25:28 +02:00
Alexander Bock
d3836b508c Merge pull request #954 from OpenSpace/feature/FXAA
Feature/fxaa
2019-08-23 16:21:59 +02:00
Emil Axelsson
a53581d6c6 Cancel request when the version checker is destructed 2019-08-23 14:32:11 +02:00
Emil Axelsson
4f319d0612 Report unknown number of download bytes if nTotalDownloadBytes is 0 2019-08-23 14:25:52 +02:00
Emil Axelsson
a25106886b Cancel version check when application closes 2019-08-23 14:19:24 +02:00
Jonathas Costa
2c5fab7120 Removed unsused files and code. 2019-08-22 18:04:06 -04:00
Jonathas Costa
ff2e6db26a Merge branch 'master' into feature/FXAA 2019-08-22 16:03:14 -04:00
Alexander Bock
e68de29ec6 Merge branch 'master' into integration/FXAA_Vol_Milkway 2019-08-22 17:45:20 +02:00
Alexander Bock
40545d99e5 Make Screenspace renderable work again (closes #959) 2019-08-22 16:31:55 +02:00
Alexander Bock
8ce9fde91b Enable the user to specify a custom temporary folder to keep the OS's temp folder clean
Change the configuration file to point the temp folder into the OpenSpace folder
Update Ghoul to not overwrite default font files (closes #944)
2019-08-22 15:37:08 +02:00
Emil Axelsson
13cb950480 Fix bug with camera following anchor node 2019-08-22 10:29:03 +02:00
Alexander Bock
0f36cf0dd4 Always add transformation property owners, even if the defaults are not overwritten 2019-08-22 09:52:35 +02:00
Alexander Bock
5675a495b0 GCC compile fix 2019-08-22 09:39:01 +02:00
Alexander Bock
9d2d3d8a83 Merge branch 'master' into feature/FXAA 2019-08-21 15:58:02 +02:00
Alexander Bock
dd76a9bd7b Improve information presented for current frame number in stereo mode and when swap groups are used 2019-08-21 15:57:29 +02:00
Alexander Bock
aa3ac0e3f2 Merge branch 'master' into feature/FXAA
# Conflicts:
#	include/openspace/rendering/framebufferrenderer.h
#	include/openspace/rendering/renderer.h
#	src/rendering/framebufferrenderer.cpp
2019-08-20 14:47:01 +02:00
Alexander Bock
2806935c64 Merge pull request #943 from OpenSpace/feature/hdrOS
HDR Rendering Branch
2019-08-20 02:05:42 -06:00
Alexander Bock
ed6082aace Some smaller fixes 2019-08-20 10:04:20 +02:00
Jonathas Costa
53fee40937 Merge branch 'master' into feature/FXAA 2019-08-19 14:57:37 -04:00
Jonathas Costa
15d6586e06 Get rid of MSAA GUI and updated framebuffer volume rendering (need more tests here). 2019-08-19 14:31:28 -04:00
Alexander Bock
f09f79f6c9 Upload "fix" for globebrowsing stuttering 2019-08-19 17:53:49 +02:00
Alexander Bock
194db41b81 Merge pull request #949 from OpenSpace/feature/cancel-rotation-interpolation
Cancel follow anchor node rotation interpolation when the anchor is changed
2019-08-19 03:47:44 -06:00
Alexander Bock
3097ea28a8 Small coding style fix 2019-08-19 11:47:34 +02:00
Gene Payne
1fbeb00646 Change AssetLoader unloadAsset to clear init/deinitialization functions for only one asset. (#953) 2019-08-19 02:01:32 -06:00
Jonathas Costa
bb44ed59d1 Ultra fast OpenSpace (still need some cleanning here and there). :-p 2019-08-18 15:59:17 -04:00
Jonathas Costa
844ea5f3d2 Added FXAA. 2019-08-16 13:44:56 -04:00
Jonathas Costa
f69545a4d7 Added HDR bypass. 2019-08-15 17:07:25 -04:00
Jonathas Costa
c0f48664dc Merge branch 'master' into feature/hdrOS 2019-08-15 16:28:15 -04:00
Jonathas Costa
312cbab3b5 Fixed scale for hue. 2019-08-15 14:36:04 -04:00
Jonathas Costa
17d43d4c93 Removed unsused TMOs. Removed unused sliders and adjusted to default position others. 2019-08-15 14:23:14 -04:00
Emil Axelsson
729bb18975 Fix typo leading to strange (currently unused) rotation value 2019-08-15 11:32:24 +02:00
Emil Axelsson
e06993332c Cancel follow anchor node rotation interpolation when the anchor is changed 2019-08-13 18:35:22 +02:00
Emil Axelsson
188dffc63c Fix rendering bugs: White displaying as black. Overlay bin rendering invisible if odd numbers of atmospheres are rendered. 2019-08-13 15:10:28 +02:00
Emil Axelsson
1cba7e1d88 Render trails last 2019-08-13 11:57:08 +02:00
Emil Axelsson
137e012cd1 Merge branch 'master' of github.com:OpenSpace/OpenSpace into feature/hdrOS 2019-08-13 08:52:07 +02:00
Emil Axelsson
4ab094e681 Fix camera jump when switching anchor when time is progressing 2019-08-13 08:50:58 +02:00
Gene Payne
dc45be045b Added a check to prevent buffer sync buffer overflow, and expand buff… (#937)
* Added a check to prevent buffer sync buffer overflow, and expand buffer size if needed.

* Removed unnecessary asserts and added sync buffer overflow check to encode template
2019-08-12 13:25:56 -06:00
Jonathas Costa
482631aa54 Fixed failed merging of master. 2019-07-31 15:05:52 -04:00
Alexander Bock
87ce1925b9 Fixing issue displaying negative numbers when download sizes are bigger than 2 GB (closes #925) 2019-07-31 11:46:20 +02:00
Alexander Bock
c7c8375ca0 Coding style fixes 2019-07-31 11:13:29 +02:00