Alexander Bock
cf8d2db914
Performance Atmosphere ( #746 )
...
* Testing new improvements.
* Torturing shaders for performance.
* Killing some bits...
* A bit or two were killed in this commit.
2018-10-30 17:10:02 -04:00
Alexander Bock
14ba7373b9
Reenable the atmosphere on master
2018-10-04 18:41:55 -04:00
Alexander Bock
0ca84d91f1
Feature/cmake cleanup ( #727 )
...
* Sweeping CMake cleanup
* Cleaning up message log in CMake
2018-09-21 14:25:51 -04:00
Alexander Bock
3e107fa370
Add Pluto system to the default scene
2018-06-26 16:54:46 -04:00
Alexander Bock
4920c434da
Add function to advance time from a Lua script
...
Set the default startup time to one day before current time
2018-06-18 19:31:24 +02:00
Alexander Bock
3810209365
Issue/451 ( #595 )
...
* Add ability for Joystick input
* Change location of LuaConsole files
2018-04-20 16:12:18 -04:00
Emil Axelsson
0547c14389
Fix dashboard item bugs related to unloading and loading assets at runtime ( #572 )
2018-03-29 18:00:47 +02:00
Emil Axelsson
d64a0df5f6
Feature/thesis work merge ( #566 )
...
Web GUI from Klas Eskilson (three new modules: webgui, webbrowser and cefwebgui)
Parallel connection refactorization
Wormhole server added to the main repository
Transfer function editor work from Cristoffer Särevall
Update ghoul
2018-03-20 09:30:59 +01:00
Alexander Bock
db7ae7e384
Issue/453 ( #556 )
...
* Introduced guiName to PropertyOwner
* Added requirement that PropertyOwner::identifier may not contain whitespaces
* Changed Name to Identifier in asset and scene files
* Added new PropertyOwner to RenderEngine that owns the ScreenSpaceRenderables
* Moved Name and GuiPath into GUI group
* Added user-facing names to layer groups
2018-03-16 09:21:29 -04:00
Alexander Bock
bc5712bc5b
Remove setPropertyValue to explicitly disable shading and use the asset specification instead
2018-03-14 13:20:03 -04:00
Jonathas Costa
d2fa7140d7
Fixed compiling issues with log, reset night layer configuration and disabled earth's shading by default. ( #552 )
2018-03-14 13:18:42 -04:00
Alexander Bock
a3c849843f
Feature/new formatting ( #547 )
...
* Change to new logging format (closes #542 )
* Adds a screenshots folder that uses the application startup time
* Creating focus nodes for VRT files if the info files contain location information
* Fix issue with removing virtual properties
* Add a method for returning the cartesian coordinates for a geolocation on a planet
2018-03-07 18:10:32 -05:00
Emil Axelsson
4675554471
One Property Tree ( #500 )
...
* Organize properties in one single property tree
* Update scenes to work with one property tree. Fix documentation issues.
2018-03-06 16:59:06 +01:00
Alexander Bock
edc250deb8
Cleanup core script extensions
...
Cleanup default scripts
2017-12-31 23:26:38 -05:00
Alexander Bock
51551bc291
Move VRT specification into separate customization asset
...
Reenable customization scripts
Remove warning from HTTPRequest class
2017-12-31 22:13:55 -05:00
Alexander Bock
8ea5837f00
Various updates and fixes to scene and assets
2017-12-31 17:26:46 -05:00
Alexander Bock
59916bc0c1
Renaming path tokens
...
- ${BASE_PATH} -> ${BASE}
- ${OPENSPACE_DATA} -> ${DATA}
- Make use of new token ${WEB}
Enable Phobos and Deimos on default
Remove unused cdflist file
2017-12-26 20:49:17 +01:00
Alexander Bock
5fc297cdcf
Add Phobos and Deimos
2017-12-26 18:19:15 +01:00
Alexander Bock
dd689b6ac1
Fix size of the logo on the loading screen
...
Reduce the font size on the loading screen
Add moons to Neptune and Uranus
Fix specification of Mercury
2017-12-26 17:20:06 +01:00
Alexander Bock
28750b3926
Add Saturn minor moons
2017-12-26 12:16:09 +01:00
Alexander Bock
310bdf6be9
Completed conversion of of scene/mod files
2017-12-23 16:39:27 +01:00