Jonathas Costa
53595ba045
Merge branch 'master' into issue/981
2019-11-26 11:14:15 -05:00
Emil Axelsson
c469dd78a0
Update sgct
2019-11-11 11:20:17 +01:00
Alexander Bock
c3510948fd
Add script function to easily add GIBS image layers to Earth
2019-11-10 13:52:45 +01:00
Emil Axelsson
afb889ff82
Feature/serve screenshots ( #1003 )
...
* Take screnshots using lua function, returning screenshot number. Add screenshot endpoint.
* Change capitalization from screenShot to screenshot
* Fix screenshot filename collision bug when using multiple windows.
2019-11-01 10:41:59 +01:00
Emil Axelsson
c96794bf27
Update modules to call InteractionMonitor.markInteraction
2019-10-30 16:20:26 +01:00
Emil Axelsson
98079cea3c
Feature/get navigation state ( #1001 )
...
Implement lua function getNavigationState
2019-10-30 14:26:53 +01:00
liuloppan
da8beff8e9
Feature/interaction monitor ( #999 )
...
* interaction monitor first commit
* Renaming some member variables with underscore
* Interaction monitor registering mouse events and touch events
* Added setIdleTime
* Adding to CMakeLists
* Moved interactionmoitor.cpp to correct locatioN
* Cleanup after review. Removed interaction type string and fixed indentation
* Changed documentation description
* Renamed hasNewWebInput to processNewWebInput
* Some cleanup
* Rename registerInteraction to markInteraction
Add markInteraction calls to mouse and keyboard event sin OpenSpaceEngine
2019-10-30 13:18:46 +01:00
Jonathas Costa
bd27ac1ee1
Issue/988 ( #989 )
...
* Added new FXAA implementation for test.
* Fixed ghosting MW.
2019-10-30 10:47:22 +01:00
Jonathas Costa
76375c5087
Merge branch 'master' into issue/981
2019-10-14 21:36:26 -04:00
Gene Payne
992a618e86
Added asset file for new C2019 Q4 "Borisov" interstellar object
2019-10-09 10:52:18 -06:00
Lovisa Hassler
cbc8845ddf
Fixed layer name for Sea Ice concentration
2019-10-01 10:15:13 +02:00
Jonathas Costa
5d1a217936
Changed star speck file reading to work with problematic getline function in Windows.
2019-09-27 15:30:19 -04:00
Micah Acinapura
a84ef147cb
fix for gui projector config
2019-09-27 10:23:58 -04:00
Ingela Rossing
a9dc1e8720
Merge branch 'master' of https://github.com/OpenSpace/OpenSpace
2019-09-24 17:12:59 +02:00
Ingela Rossing
f9cece3e99
Fix case sensitivity issue
2019-09-24 17:12:42 +02:00
Lovisa Hassler
9409758818
Updating frontend hash to latest including gui for touch
2019-09-24 09:23:24 +02:00
Lovisa Hassler
f205a82cb1
Minor cleanup
2019-09-24 09:22:41 +02:00
Jonathas Costa
2694810e27
Clean up.
2019-09-23 13:12:07 -04:00
Jonathas Costa
ee800cee89
Fixed star rendering cuts on cubemap borders.
2019-09-23 13:08:23 -04: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
c3b481f1e9
added blended CTX for Mars
releases/v0.15.0
2019-09-18 11:59:03 -04:00
Micah Acinapura
ceb562e3c8
updated rotation values for a11 lem
2019-09-17 14:33:01 -04:00
Alexander Bock
e3d5a856df
Do not query non-existing server to remove warning at scene-loading
2019-09-17 20:03:28 +02:00
Alexander Bock
675812d35b
Update Ghoul
...
Update Credits
2019-09-17 19:39:24 +02:00
Micah Acinapura
8f7a21b870
fix for switft tuttle sync file
2019-09-17 13:07:06 -04:00
Alexander Bock
af4dee8d01
Update version number to 0.15.0
...
Move AllowAddresses out of Interface into Server in openspace.cfg to circumvent potential stack corruption
Make lua_state not being copied
2019-09-17 18:38:40 +02:00
Micah Acinapura
9f88a7347b
added swift tuttle, updated lem lighting, removed sat and debris scenes
2019-09-17 11:59:15 -04:00
Alexander Bock
febe62e4d6
Correctly set render bin for RenderableSphere to prevent flickering of atmosphere
2019-09-16 22:19:59 +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
d7398e34d2
Remove performance measurement keys
2019-09-16 17:42:20 +02: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
Alexander Bock
743c9e314c
Ignore uniform errors when setting distance scale factor in RenderableGlobe ( closes #974 )
2019-09-16 11:37:23 +02:00
Micah Acinapura
17233cfa2a
updated config files to remove msaa sampling; added new configs;
2019-09-14 21:02:39 -04:00
Emil Axelsson
67757a903c
Cleanup raycasting
2019-09-10 15:25:48 +02:00
Emil Axelsson
f92e17141f
Fade Milky Way when camera is close and far
2019-09-10 15:08:06 +02:00
Alexander Bock
c6c2eb85fb
Feature/du updates ( #972 )
...
* Updating DU for new data.
* Changed how OS handles partiview colormaps.
* Multiple changes to adapt OS' behavior for cmaps.
* Small tweaks. MW sphere is now fading in the correct spacetime.
* Added all the Star Orbits.
* Fixing bug in speck reading procedure.
* Changed code to allow comments into data region of a speck file.
* Added deep sky objects.
* Added Home label
* Fixed bug in drawelements.
* Added Sun as a separated star for better control.
* Update version numbers on DU assets
* Move starorbits into their own asset file
* Making some of the digital universe renderables fully opaque for performance gains
2019-09-09 13:46:57 +02:00
Micah Acinapura
334b8d1269
fixing property change order profile save
2019-09-08 21:33:56 -04:00
Emil Axelsson
0ba0a9f852
Fix Milky Way Galaxy projection issue in fisheye
2019-09-06 17:07:56 +02: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
Micah Acinapura
56a6ed62aa
updated mars atmosphere with carter and jonathas
2019-09-04 15:11:13 -04:00
Gene Payne
714ca5c636
Fix for Pluto ephemeris expiring on 2019-03-01 ( #962 )
...
Added plu043.bsp to Pluto asset SPICE kernels. This file is apparently synced already anyway, and handles orbits of Pluto and its moons until year 2100.
2019-08-28 08:58:49 -06:00
Alexander Bock
0e1c9be492
Update brightness values for default Moon layer
2019-08-28 16:35:20 +02:00
Jonathas Costa
ac800b13bd
Merge branch 'master' of https://github.com/OpenSpace/OpenSpace
2019-08-27 11:27:35 -04:00
Jonathas Costa
33c8ca719d
Fixed FXAA on Mac.
2019-08-27 11:27:31 -04:00
Emil Axelsson
93c6bf3429
Add missing operators
2019-08-27 16:49:56 +02:00
Alexander Bock
d4e7885a71
Correctly set camera space normal for local patches ( closes #945 )
2019-08-26 11:42:03 +02:00
Lovisa Hassler
54d294f905
Temp folder added to gitignore
2019-08-26 09:03:59 +02:00
Alexander Bock
6797bd54de
Add Apollo default to globebrowsing
2019-08-26 08:34:25 +02:00