Commit Graph

5018 Commits

Author SHA1 Message Date
Jonathas Costa
929bd9ae05 Merged. 2017-11-09 15:46:46 -05:00
Jonathas Costa
215807405c Docs 2017-11-09 15:03:10 -05:00
Jonathas Costa
e26e5c7f15 Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2017-11-09 14:02:25 -05:00
Jonathas Costa
ac15a14602 Merged. 2017-11-09 14:02:01 -05:00
Alexander Bock
5fe98b85ff Merge pull request #403 from OpenSpace/feature/fieldlineSequence
Feature/fieldlinesSequence
2017-11-09 12:23:13 -06:00
Jonathas Costa
081f178eb1 Added fade-in for background radiation. Changed from sigmoid to linear fading. 2017-11-09 13:03:38 -05:00
Alexander Bock
d1735af1ed Fix compile error in iswa module 2017-11-09 11:41:27 -05:00
Jonathas Costa
b67172b29a Updated Ghoul reference. 2017-11-09 10:26:17 -05:00
Alexander Bock
ca7053d8f2 Fix bug with layer support for height maps 2017-11-09 10:20:33 -05:00
Alexander Bock
8866a13ff6 More coding style fixes 2017-11-08 21:36:06 -06:00
Alexander Bock
ad3df78e1a Add strict coding style check for line length 2017-11-08 19:26:28 -06:00
Jonathas Costa
cf2c21fab8 Fixed stars labels and added Gaia Stars. 2017-11-08 17:17:32 -05:00
Jonathas Costa
69aa660885 Added fade-in/fade-out transitions for Milkyway/Tully galaxies. 2017-11-08 16:55:31 -05:00
Alexander Bock
44806687bf Fix bug with applying colormap in RenderableBillboardsCloud 2017-11-08 12:21:15 -06:00
Jonathas Costa
3818ff3839 Fixed bug in background color for atm. Adding option to enable/disable fade-in effect in DU objects. Updated Ghoul. 2017-11-08 12:04:05 -05:00
Alexander Bock
b50b52d351 Cleanup for coding style
Add strict mode to check_style_guide script
2017-11-08 10:35:39 -06:00
Jonathas Costa
845c867380 Initial fade-in methods for DU objects. 2017-11-07 17:58:38 -05:00
Jonathas Costa
9885c00beb Performance improved atmosphere. 2017-11-07 15:57:25 -05:00
Emil Axelsson
d94408224c Compile fix for Windows 2017-11-07 18:04:35 +01:00
Alexander Bock
80f5706049 Remove warnings on Clang 2017-11-07 09:19:45 -06:00
Emil Axelsson
3d9481a4fc Make screen log thread safe 2017-11-07 00:14:50 +01:00
Emil Axelsson
81e81d04e4 Force Cmake flags for Libtorrent 2017-11-05 20:04:01 +01:00
Alexander Bock
7ab79ce687 Update Digital Universe stars 2017-11-04 09:45:10 -04:00
Jonathas Costa
089cfe727f Improved ATM perfomance (still working on it). Debugging billboards alingment (in progress). 2017-11-03 17:10:03 -04:00
Jonathas Costa
45df1d498a Fixed ATM acne after changing the MSAA patterns. 2017-11-02 15:05:32 -04:00
Alexander Bock
ca69408366 Enable minimum picking distance in NDC 2017-11-02 12:05:09 -04:00
Alexander Bock
4a449f3668 Update starlabels.data file 2017-11-02 12:05:04 -04:00
Jonathas Costa
2e1f8e12c4 Updated Ghoul reference. 2017-11-01 16:21:18 -04:00
Jonathas Costa
f39832654e Changed EOL. 2017-11-01 16:14:59 -04:00
Jonathas Costa
024e53e738 Merge branch 'master' into feature/NewAtmosphere 2017-11-01 16:08:12 -04:00
Jonathas Costa
87c72b1e69 Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2017-11-01 15:57:05 -04:00
Jonathas Costa
cb6ae2500e Added control for emitted ground radiance and fixed bug in MSAA pattern. 2017-11-01 15:55:41 -04:00
Jonathas Costa
cbe1e870a5 Added night layer with new atm. 2017-10-31 14:30:33 -04:00
Alexander Bock
3ea8f0e129 Add constellation files to GitIgnore
Add spherical mirror configuration file
Add the Spout output configration file
2017-10-31 08:12:27 -04:00
Jonathas Costa
f945c690fd Removed debugging code. 2017-10-30 14:59:43 -04:00
Alexander Bock
0f8adec9aa Show on-screen information about friction status 2017-10-30 14:28:03 -04:00
Jonathas Costa
d894062d48 Removed debug saving file. 2017-10-30 14:13:43 -04:00
Jonathas Costa
ba9ab552e6 Fixed wrong configuration files. 2017-10-30 14:13:22 -04:00
Jonathas Costa
4194395e7e Fixed DU meshes g-buffer. 2017-10-30 13:24:56 -04:00
Jonathas Costa
d116d1c28e Added g-buffer for DU renderables and for grid renderables. 2017-10-30 11:56:59 -04:00
Alexander Bock
a2e7614112 Update Ghoul
Fix AssImp CMake warnings
2017-10-30 09:49:10 -04:00
Jonathas Costa
5b11eff966 Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2017-10-29 11:51:26 -04:00
Jonathas Costa
ce034022b4 New MSAA Atmosphere. 2017-10-27 16:26:25 -04:00
Alexander Bock
fc78360374 Update Ghoul to fix Assimp to run in OSX with a native Assimp library 2017-10-26 14:03:24 -04:00
Jonathas Costa
c633dfdfa7 Merge branch 'feature/NewAtmosphere' of https://github.com/OpenSpace/OpenSpace into feature/NewAtmosphere 2017-10-26 11:37:36 -04:00
Jonathas Costa
698bb25342 Access to the number of samples in msaa. 2017-10-25 15:05:33 -04:00
Jonathas Costa
72e6474816 Added MSAA sampling pattern retriever. 2017-10-25 14:11:20 -04:00
Jonathas Costa
2b0d00b785 Merge branch 'feature/NewAtmosphere' of https://github.com/OpenSpace/OpenSpace into feature/NewAtmosphere 2017-10-24 21:15:20 -04:00
Jonathas Costa
0b49973971 Fixing MSAA problems with ATM. 2017-10-24 19:20:37 -04:00
Alexander Bock
50fd9309ba Merge branch 'master' into feature/NewAtmosphere
# Conflicts:
#	src/rendering/renderengine.cpp
releases/v0.10.0
2017-10-24 15:30:22 -04:00