Commit Graph

4717 Commits

Author SHA1 Message Date
Jonathas Costa
3e2155ae69 Atmosphere Culling System (still not working properly). 2017-07-25 18:15:00 -04:00
Jonathas Costa
2d33b63383 Ignore uniform not located in globebrowsing. (It is needed when the Night layer is disabled and the perform shading is also disable - the lightDirectionCameraSpace vector is not found). 2017-07-25 16:02:41 -04:00
Jonathas Costa
9812abb487 Added an option to have the sun following the camera when using an ATM. Removed unused code. Added missing comments. 2017-07-25 15:55:52 -04:00
Jonathas Costa
bd43009033 Removed debug message. 2017-07-25 13:45:37 -04:00
Jonathas Costa
f7cddbad7f Fixed background exposure controls. 2017-07-24 22:34:41 -04:00
Jonathas Costa
5ac5151f78 Renderable atmosphere. 2017-07-24 17:07:49 -04:00
Jonathas Costa
7096aeb9dd Atmosphere is now a separated node in OS. Removed ATM code from renderableglobe and renderableplanet. 2017-07-24 17:05:30 -04:00
Jonathas Costa
eb87fa4390 Fixed accurate normals in globebrowsing after problematic merging. 2017-07-24 13:39:32 -04:00
Jonathas Costa
1962f4f4d5 Fixed intermittent glitches. 2017-07-21 16:44:35 -04:00
Jonathas Costa
20003d5b32 Merged master into NewAtmosphere. 2017-07-21 15:02:24 -04:00
Alexander Bock
3c213fae1e Merge pull request #371 from OpenSpace/misc/cleanup
Misc/cleanup
releases/v0.9.0
2017-07-21 12:00:50 -04:00
Jonathas Costa
bf9c3a6bd4 Merge branch 'master' into feature/NewAtmosphere 2017-07-21 11:59:02 -04:00
Alexander Bock
e661324002 Remove style guide errors
Add missing newline errors
2017-07-21 11:52:25 -04:00
Jonathas Costa
db7b60f4f0 Moved shader compilation to the same state to avoid performance warning in OpenGL. 2017-07-21 11:35:42 -04:00
Alexander Bock
1abb9ccfe6 Update the Sun glare reference 2017-07-21 10:04:53 -04:00
Alexander Bock
2d298b3c75 Merge branch 'master' into misc/cleanup 2017-07-21 09:37:19 -04:00
Alexander Bock
e5348044f7 Update OpenSpace version 2017-07-21 09:35:38 -04:00
Jonathas Costa
34aafb3f8c Merge branch 'master' into feature/NewAtmosphere 2017-07-20 11:09:52 -04:00
Jonathas Costa
80c8c649ac Updated satellites info. 2017-07-20 10:46:44 -04:00
Jonathas Costa
991c21d7bb Merge branch 'feature/NewAtmosphere' of github.com:OpenSpace/OpenSpace into feature/NewAtmosphere 2017-07-20 10:44:43 -04:00
Jonathas Costa
372d720a50 Removed few warnings. 2017-07-20 10:44:22 -04:00
Matthew Territo
40599081d9 Minor spelling, grammar, & comment cleanup 2017-07-19 23:34:48 -06:00
Alexander Bock
36e97f1f62 Cleanup of gitignore file
Started work on fixing Rosetta
2017-07-19 22:05:12 -04:00
Alexander Bock
4b3037144f Jenkins compile fix 2017-07-19 21:19:39 -04:00
Alexander Bock
d571970487 Touch module capitalization compile fix 2017-07-19 19:01:10 -04:00
Alexander Bock
669af35b6b Fix capitalization of includes 2017-07-19 16:42:26 -04:00
Alexander Bock
77b15724b5 More shader cleanup
Remove dedicated logs folder
Change openspaceengine to create logs folder automatically
2017-07-19 15:44:30 -04:00
Alexander Bock
d246f8fb58 Renaming touch include files 2017-07-19 11:01:02 -04:00
Alexander Bock
3469d19de7 Jenkins compile fix 2017-07-19 01:28:30 -04:00
Alexander Bock
88265a469d Cleanup of shader code 2017-07-19 01:27:01 -04:00
Alexander Bock
51be0629bc Create CODE_OF_CONDUCT.md 2017-07-19 00:57:50 -04:00
Alexander Bock
0647bde8bd Jenkins compile fix 2017-07-18 18:27:30 -04:00
Alexander Bock
cb53e7f3df Jenkins compile error 2017-07-18 18:17:11 -04:00
Alexander Bock
5cf85bfd44 Jenkins compile fix
Remove fresh recompile
2017-07-18 17:59:20 -04:00
Matthew Territo
123f0e9706 Merge pull request #368 from OpenSpace/feature/statlogs
Write remaining PerformanceMeasurement logs on destruction
2017-07-18 14:54:28 -06:00
Matthew Territo
f14af630ed Write remaining PerformanceMeasurement logs on destruction, even when there is
not a multiple of the PerformanceLayout::NumberValues
2017-07-18 14:51:26 -06:00
Alexander Bock
df3cabb455 Update Jenkinsfile to clean workspace 2017-07-18 16:26:46 -04:00
Alexander Bock
e7b08e1e25 Cleanup copyright information in shaders 2017-07-18 16:24:57 -04:00
Alexander Bock
4cc6e11f68 Second part of turning touch classes to lower case 2017-07-18 15:53:04 -04:00
Alexander Bock
a1505422d2 First step of turning touch classes into lower case 2017-07-18 15:52:26 -04:00
Alexander Bock
008ab4e613 Replacing void Renderable::render(const RenderData&) with Renderable::render(const RenderData&, RendererTasks&) 2017-07-18 15:47:48 -04:00
Matthew Territo
e8f89345aa Merge pull request #367 from OpenSpace/feature/statlogs
Replace spaces with underscores in node names
2017-07-18 10:50:54 -06:00
Matthew Territo
315284c12a Replace spaces with underscores in node names 2017-07-18 10:48:04 -06:00
Alexander Bock
0963184293 Removing more warnings 2017-07-18 01:05:59 -04:00
Alexander Bock
5a921525d9 Add missing json.h file that removes warnings 2017-07-17 23:03:32 -04:00
Alexander Bock
7737b082d9 Removing more warnings 2017-07-17 18:03:37 -04:00
Jonathas Costa
4842b21db4 Fixed atmosphere module name header guard. 2017-07-17 16:54:13 -04:00
Alexander Bock
7cfa358f04 Convert std::bad_any_cast back to ghoul::bad_any_cast 2017-07-17 16:25:27 -04:00
Jonathas Costa
b0c65d416b Merged master into NewAtmosphere. 2017-07-17 16:22:33 -04:00
Alexander Bock
40926aa68f Remove <any> include 2017-07-17 16:19:26 -04:00