Jonathas Costa
f1135afdea
Fixed bug in DU mesh rendering.
2017-10-09 11:32:19 -04:00
Jonathas Costa
00757ec692
Added missing files. Fixed color in renderable du meshes.
2017-10-09 08:38:21 -04:00
Jonathas Costa
4ab735b883
Adding DU meshes.
2017-10-08 16:42:09 -04:00
Jonathas Costa
cc66165731
Disabled cache. Added initial coded for RenderablePlanesCloud.
2017-10-04 14:05:35 -04:00
Jonathas Costa
600536e7f8
Added colormap range defined. Added VectorListVerifier. Added Text rendering. Added other datavar types for Tully. Added transformantion matrix.
2017-10-04 09:23:49 -04:00
Jonathas Costa
74f0da9033
Added new data, new RenderableBillboardsCloud renderable, added and fixed multiple shaders.
2017-09-22 08:12:45 -04:00
Jonathas Costa
653001f8a4
Added more data from DU.
2017-09-12 16:27:08 -04:00
Jonathas Costa
e7f2f22f3d
DU branch Quasar and WMAP.
2017-09-12 12:58:42 -04:00
Emil Axelsson
4cdae984e9
Merge branch 'master' of github.com:OpenSpace/OpenSpace into feature/data-management
2017-09-11 11:52:31 +02:00
Jonathas Costa
571022ebda
Merge branch 'master' of https://github.com/OpenSpace/OpenSpace
2017-09-10 11:05:06 -04:00
Alexander Bock
b1110c9eee
Fix keybindings and properties documentation
2017-09-01 10:50:18 -04:00
Jonathas Costa
4a72f430b4
Temporary fixes.
2017-08-23 16:02:06 -04:00
Jonathas Costa
00615598c1
Merge branch 'master' into feature/NewAtmosphere
2017-08-21 14:35:53 -04:00
Alexander Bock
f57feb01d3
Fix meridian shift issue on Pluto
...
Easier configuration of Pluto image textures from within the scene file
2017-08-21 13:53:05 -04:00
Jonathas Costa
1c6aba6b7b
Merge branch 'master' into feature/NewAtmosphere
2017-08-21 13:35:42 -04:00
Alexander Bock
222bbe22ab
Feature/gb gui ( #390 )
...
Implemented new GUI component to handle WMS servers
* Add Lua scripts to support adding GIBS datasets (closes #222 )
* Add Lua function to load WMS servers from a predefined file
* Workaround for Visual Studio 15.3 compile fix in Windows headers
* Initial support for parsing GetCapabilities file and automatically add layers
* Add a Trigger property to remove a layer
* Support default servers
* Add default file
* Move WMS server code from GUI component into GlobeBrowsingModule
* Add Lua scripts for loading and removing WMS servers
Automatically load default servers on startup
* Reset tile provider before removing a layer tolimit the crash risk
Add "From focus" button to switch globebrowsing gui to the same node as the focus
* Remove warnings
Remove compile error with nonexisting GDALOpenEx function
2017-08-19 20:23:08 -04:00
Emil Axelsson
75fccbefcd
Merge branch 'master' of github.com:OpenSpace/OpenSpace into feature/data-management
...
Conflicts:
modules/globebrowsing/globebrowsingmodule.cpp
2017-08-18 13:26:50 +02:00
Alexander Bock
9d4a69b6e7
Quick fix for mars.mod
2017-08-17 10:17:32 -04:00
Alexander Bock
e056ad561f
Add MOC WA Mars texture as torrent
...
Organize mars textures correctly
2017-08-17 10:15:28 -04:00
Alexander Bock
7d3b0d7822
Update new horizons data files (kernels and textures)
2017-08-17 09:36:05 -04:00
Jonathas Costa
2b814a9704
Removed old logglobes files.
2017-08-16 12:01:08 -04:00
Jonathas Costa
2d0da72a50
Merged master into atm.
2017-08-16 12:00:28 -04:00
Jonathas Costa
f95411b1cc
Removed atmosphereerath scene, mod and data files.
2017-08-16 09:39:29 -04:00
Jonathas Costa
758ee8bd6d
Pull request changes.
2017-08-15 18:15:56 -04:00
Alexander Bock
82fd196ddd
Organize WMS minidrivers for Moon, Mars, and Mercury
...
Add WMS minidrivers from AWS servers
2017-08-15 13:57:34 -04:00
Emil Axelsson
cb7319d5f2
Merge branch 'master' of github.com:OpenSpace/OpenSpace into feature/data-management
...
Conflicts:
data/scene/default.scene
modules/sync/syncmodule.h
openspace.cfg
src/engine/openspaceengine.cpp
src/scene/scene.cpp
src/scene/scene_doc.inl
src/scene/scenegraphnode.cpp
src/scene/scenegraphnode_doc.inl
src/scene/sceneloader.cpp
src/scripting/scriptengine.cpp
2017-08-14 11:17:25 +02:00
Kalle Bladin
afe449c67d
Specify no padding for layer
2017-08-08 16:39:58 +02:00
Kalle Bladin
71f811fcd8
Tiles now have the same size even if padding is enabled.
2017-08-08 16:11:16 +02:00
Kalle Bladin
902af5b321
Solve conflict
2017-08-07 10:24:30 +02:00
Alexander Bock
8349a3639b
Minor fixes
2017-08-04 14:14:41 -04:00
Alexander Bock
e4ef40ad72
Add functions to recursively parse and add color layers described in .info files
2017-07-31 16:50:21 -04:00
Alexander Bock
c04b379520
Enable the selection of constellation bounds through the mod file
2017-07-29 01:57:16 -04:00
Alexander Bock
31377466ba
Remove return values from initialize and deinitialize functions
2017-07-28 17:51:25 -04:00
Alexander Bock
fc63e51ece
Sort milkyway and stars
...
Remove keybinding scripts
Remove satellites
2017-07-28 14:10:55 -04:00
Alexander Bock
be6d34d5df
Fix SphericalGrid
2017-07-28 13:41:03 -04:00
Alexander Bock
dfce5a0aad
Fix the missing wms files for Earth, Mars, Moon, and Mercury
...
Fix the spherical grid
2017-07-28 01:38:32 -04:00
Alexander Bock
e64a4b6079
More scene cleanup
2017-07-27 17:54:44 -04:00
Alexander Bock
5ca44d4aa1
Allow RenderableGlobe to have a single radius
...
Make GlobeBrowsing scene the new default scene
2017-07-27 17:24:22 -04:00
Jonathas Costa
a55110e286
Merged master info NewAtmosphere.
2017-07-27 17:13:42 -04:00
Jonathas Costa
efeca7eac6
Atmosphere frustum culling and distance culling enabled.
2017-07-27 13:42:15 -04:00
Alexander Bock
e794f6ae01
Remove rotation and shift meridian from RenderablePlanetProjection
...
Unify the property names in RenderablePlanet
Remove MainFrame from RenderableShadowCylinder
Clean up dictionary keys for RenderableModel, RenderableModelProjection, RenderablePlanetProjection
2017-07-27 02:09:50 -04:00
Alexander Bock
8c581fc7d9
Rename SpiceTranslation's "Body" to "Target"
2017-07-27 00:41:04 -04:00
Alexander Bock
19f8e30813
Change RenderableModel "Rotation.ModelTransform" to "ModelTransform"
...
Add Property descriptions to the documentation file
Remove update method from StaticTranslation
Remove spelling error in RenderableGlobe
Remove rotation from renderablemodel projection
Fix setting the Origin through the GUI
Reorder Optional and documentation arguments for DocumentationEntry, and making Optional a non-optional argument
2017-07-27 00:22:17 -04:00
Alexander Bock
ce034ccc96
Remove startup warnings
2017-07-26 16:46:20 -04:00
Alexander Bock
51e1541cf1
Fix static initialization fiasco with touch input
...
Restore backwards compatibility of mod files
Provide better feedback about specification errors
2017-07-26 16:12:13 -04:00
Jonathas Costa
3e2155ae69
Atmosphere Culling System (still not working properly).
2017-07-25 18:15:00 -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
f7cddbad7f
Fixed background exposure controls.
2017-07-24 22:34:41 -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
Alexander Bock
036b271d0d
Change capitalization of property names
2017-07-22 18:22:44 -04:00