Commit Graph

4106 Commits

Author SHA1 Message Date
Jonathas Costa e3d25fc831 Added HDR user selection. Fixed bugs in atm shaders. Changed calculation to double for better precision. Removed unused code. 2017-04-13 17:57:05 -04:00
Jonathas Costa f15ce8656a Fixed transformation from psc to dvec. 2017-04-10 10:22:49 -04:00
Jonathas Costa 06e70d4946 Commented files for compilation. 2017-04-10 10:03:07 -04:00
Jonathas Costa 5afc12a22c Pruned code for tests of precision. 2017-04-10 09:02:44 -04:00
Jonathas Costa a59b000100 Fixed bug in intersection. Added new tests for transform problem. 2017-04-06 23:36:11 -04:00
Jonathas Costa 2d165bd35c Changes to separate code for pushing. 2017-04-03 11:22:02 -04:00
Jonathas Costa c8d103fa49 Found bug in transformation avoiding correct atmosphere. 2017-04-03 08:30:18 -04:00
Jonathas Costa fc0dbbf42b Changed div by multi -> performance optimization. 2017-03-30 16:10:09 -04:00
Jonathas Costa 9001eb0f96 Merged develop branch into NewAtmosphere branch. 2017-03-30 15:59:20 -04:00
Jonathas Costa 79726f70c8 Rewrite atmosphere all shaders. Add documentation and improve code. Fixed bugs. 2017-03-30 12:21:33 -04:00
Emil Axelsson ae864b9028 OpenVR compile fix 2017-03-28 13:17:46 +02:00
Alexander Bock a945c2f9b0 Update GDAL test to use new https format
Disable GDAL test until new Windows GDAL binary is included
2017-03-14 13:48:26 -04:00
Alexander Bock 5e2bf6e820 Let the ReferencingVerifier fail gracefully if a referencing identifier is not found 2017-03-14 13:47:55 -04:00
Alexander Bock 05057b963e Update Ghoul to use the new Freetype Git 2017-03-14 12:44:13 -04:00
Alexander Bock c6fbf6902a OSX compile fix 2017-03-14 11:16:43 -04:00
Alexander Bock 56b67a7461 Update Ghoul repository 2017-03-13 14:47:13 -04:00
Alexander Bock 56d4f891e4 Always throw an assertion in Unit Tests
Update Ghoul repository
2017-03-13 13:01:51 -04:00
Alexander Bock 1087a6b6f9 Always throw an assertion in Unit Tests
Update Ghoul repository
2017-03-13 13:01:27 -04:00
Alexander Bock e9f4684e91 Update Ghoul respository 2017-03-13 12:16:38 -04:00
Alexander Bock b74bff45cb Allow an Image SequenceParser to not return target times (used for the HongKang parser not returning any if Lorri is ignored 2017-03-13 11:23:42 -04:00
Alexander Bock 0d157ac165 Let FloatProperty and derived properties render at higher resolution in Onscreen GUI 2017-03-13 11:17:52 -04:00
Alexander Bock d61bb20992 Some more work on RenderableFov
Make registerting path tokens through Lua scripts work
2017-03-13 09:52:06 -04:00
Alexander Bock ea4d9c8e44 Cleanup of RenderableCrawlingLine
Cleanup of RenderableFOV
Add function to SpiceManager that does not return the light travel time
2017-03-12 16:05:14 -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 6e9d8103ac Do not enable KameleonVolume and ToyVolume on default to limit dependencies 2017-03-10 09:32:57 -05:00
Alexander Bock bcf92804b6 Updating Ghoul repository
Updating SGCT repository
Removing compiler warnings
2017-03-10 09:32:16 -05:00
Alexander Bock dbceb169f7 Only last-chance catch exceptions if we are running not in developer mode 2017-03-10 09:27:40 -05:00
Alexander Bock f3ad9e8d6e Set accuracy of simulation increment to three significant digits 2017-03-07 10:45:26 -05:00
Alexander Bock 5d57c3a577 Remove extra whitespace at the end of stored Lua commands in the history 2017-03-07 10:38:15 -05:00
Alexander Bock 78ae311a1f Fix length of RenderableFov when target is not in field-of-view 2017-03-06 15:56:13 -05:00
Alexander Bock bb4fca593b Automatically register core classes on first access to DocumentationEngine 2017-03-06 15:06:54 -05:00
Alexander Bock c93af1fcfc Make the LuaConsole not crash if the cached history file does not exist 2017-03-06 14:20:03 -05:00
Alexander Bock 403bb3c144 Compile fix for new property enum specification 2017-03-06 09:56:44 -05:00
Emil Axelsson 5c1f3fd0bc Merge pull request #268 from OpenSpace/pr/enum-compile-fix
Rename None to Hidden, to avoid collision with X11 and reset data path
2017-03-06 15:33:59 +01:00
Alexander Bock 03db7a8cc3 Register the LogFactoryDocumentation prior to the Configuration 2017-03-06 09:32:27 -05:00
Emil Axelsson 0cdceddeee Rename None to Hidden, to avoid collision with X11 and reset data path 2017-03-06 10:33:30 +01:00
Alexander Bock dcc9d6228d Some minor cleanup 2017-03-05 20:08:24 -05:00
Alexander Bock 9b92a4e9ca Reenable Hybridparser (closes #221) 2017-03-05 18:46:31 -05:00
Alexander Bock 6aa774283d Make Labelparser more robust by ignoring whitespaces 2017-03-05 17:46:29 -05:00
Alexander Bock ad2b627c0e Fix LogFactory to actually use the presented values 2017-03-05 17:28:06 -05:00
Alexander Bock 437db6c6f6 Rename PlutoProjection to Pluto 2017-03-05 17:27:43 -05:00
Alexander Bock 34f1b55c3c Enable shifting the meridian of a RenderablePlanetProjection by 180 for Pluto 2017-03-05 17:26:22 -05:00
Alexander Bock b6ddf2a879 Fix clang compile error regarding std::abs 2017-03-04 20:53:13 -05:00
Alexander Bock 63af7e67f9 Make the WindowWrapper a PropertyOwner and add SGCT properties to the subclass (closes #260) 2017-03-03 18:39:35 -05:00
Alexander Bock 8e0a37fb7a Compile fixes related to change in documentation namespace
Configuration fix, making the default scene default again
2017-03-03 17:51:39 -05:00
Emil Axelsson 84903b5ad5 Merge pull request #266 from OpenSpace/pr/kameleonvolume
Pr/kameleonvolume
2017-03-03 18:30:19 +01:00
Emil Axelsson 4307c06d92 Compile fix 2017-03-03 18:19:10 +01:00
Emil Axelsson 1381ab6600 Merge branch 'pr/kameleonvolume' of github.com:OpenSpace/OpenSpace into pr/kameleonvolume
Conflicts:
	src/engine/openspaceengine.cpp
2017-03-03 18:09:29 +01:00
Emil Axelsson d7cd3a01a5 Merge branch 'develop' of github.com:OpenSpace/OpenSpace into pr/kameleonvolume
Conflicts:
	src/engine/openspaceengine.cpp
2017-03-03 18:08:29 +01:00
Emil Axelsson f726324f7e Merge branch 'develop' into pr/kameleonvolume 2017-03-03 17:49:23 +01:00