jon-grangien
e5f0f1163c
Merge branch 'feature/volume-tools' into thesis/2018/mas-model
2018-05-09 13:32:35 -04:00
Emil Axelsson
2133d6d6a0
Example generation of time varying volume
2018-05-09 17:05:52 +02:00
jon-grangien
63ad5c7d9e
Try with different volume rendering values for the data
2018-05-09 11:00:00 -04:00
Emil Axelsson
ae8b63d437
Work on volume generation and rendering
2018-05-09 15:43:32 +02:00
Jonathan Grangien
423d78e70a
Add some commented out lines to mas asset
2018-05-04 16:51:54 -04:00
Emil Axelsson
46e54357cc
Create volume generation task
2018-05-04 20:26:14 +02:00
Emil Axelsson
97b2311cb3
ToyVolume: Fix bugs, clean up and add example asset
2018-05-04 18:04:47 +02:00
Alexander Bock
e13160efb5
Add distance information to voyager 1 and 2
...
Update Saturn Ring texture
2018-05-02 21:15:25 -04:00
Alexander Bock
0f33639ca2
Add LiU WMS files
...
Make use of Sweden-based WMS files
Set correct name for automatically loaded Info files
2018-05-01 17:16:28 -04:00
Alexander Bock
d6571a131d
Enable the disabling of hash generation in URL synchronization
2018-05-01 14:30:18 -04:00
Jonathan Grangien
6f48330e3b
Change time keybindings in assets
2018-04-30 11:24:34 -04:00
Jonathan Grangien
c2232760e5
Rename files and folders
2018-04-30 10:40:00 -04:00
Matthias Berg
d1e58f17e3
Add mas-transferfunction file
2018-04-25 15:33:31 -04:00
Matthias Berg
d05b7027df
Better adapt to MAS
2018-04-25 14:02:06 -04:00
Matthias Berg
c87d784656
Test MAS model rendering with existing functionality
2018-04-25 11:04:52 -04: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
Alexander Bock
12db1dd0c2
Fix Norrköping WMS servers
2018-04-17 18:44:02 -04:00
Alexander Bock
0b332a586a
Render Saturn's rings without warnings ( closes #584 )
2018-04-12 09:50:21 -04:00
Alexander Bock
1c70f9145b
Feature/focusmarkers ( #594 )
...
* Add function to optionally automatically create focus nodes based on info files
2018-04-10 16:12:28 -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
1ede0a2f21
Cleanup css
2018-03-28 09:31:10 +02:00
Emil Axelsson
5cfef52044
Improve html log
2018-03-27 18:04:23 +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
df68ab557d
* Rudimentary fix to make side_by_side stereo work in master
...
* Fix Triton asset file
* Display an error if no Property matches a regex in setPropertyValue
* Correct user-facing name for some Moon assets
* Add fade in and fade out helping functions
* Reenable label fading in New Horizons
* Added GUI hint to hide uninteresting nodes
* Set Hidden Hint on barycenter nodes
2018-03-17 16:54:42 -04: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
d1cdc3d26f
Merge branch 'master' into feature/PerformanceATM
...
# Conflicts:
# data/assets/default.scene
# data/assets/scene/solarsystem/planets/earth/earth.asset
2018-03-14 23:26:56 -04:00
Alexander Bock
a1451182dd
Split satellites into separate assets
2018-03-14 21:43:53 -04:00
Alexander Bock
b625a0538d
Simplification of the satellite asset
...
Add more satellites
2018-03-14 17:44:08 -04:00
Alexander Bock
3912936b18
Fixing satellite asset
2018-03-14 14:19:09 -04:00
Alexander Bock
7503af1f3a
Merge branch 'master' into satellite_asset
2018-03-14 13:30:09 -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
2bfab657f3
Various small fixes
2018-03-14 13:13:23 -04:00
Jonathas Costa
1feb3ea771
Merge branch 'master' into feature/PerformanceATM
2018-03-13 16:51:51 -04:00
Jonathas Costa
880b39b821
Fixed night layer.
2018-03-13 15:15:19 -04:00
Alexander Bock
737e82584a
Issue/24 ( #549 )
...
* Implemented property animation mechanism
* Added easing functions to Ghoul and make them usable in animation
* Make sure that we don't leave properties around if SceneGraphNodes are deleted
* Adding opacity settings to base renderables
2018-03-13 10:35:10 -04:00
Alexander Bock
31cdee1fa1
Make URLSynchronization and HTTPSynchronization download into temporary files and if the download succeeds, transactionally move the temporary file into the correct destination
2018-03-10 05:08:14 -05:00
Alexander Bock
5b6ae62bab
Add Override parameter for URLSynchronization
...
Add PerformShading asset parameter for RenderablePlanet
Disable shading on default for Earth
2018-03-09 11:42:32 -05:00
Alexander Bock
f662e031e6
Undo change in globebrowsing.asset file
2018-03-07 18:17:23 -05:00
Alexander Bock
33d9ed19f7
Undo change in World_Imagery file
2018-03-07 18:16:45 -05: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
GPayne
a098a8edf3
Satellites are now working with new asset architecture
2018-03-02 18:47:27 -07:00
GPayne
2b4d449329
Put all satellite assets into a single asset file
2018-03-02 18:05:56 -07:00
Alexander Bock
ebd69d1333
Cleanup FieldlineSequence classes
2018-03-01 19:55:50 -05:00
GPayne
268a84d776
Merge branch 'master' into satellite_asset
2018-03-01 11:41:04 -07:00
GPayne
e9ec44fa72
Modifying satellite files for asset architecture
2018-03-01 11:35:28 -07:00
Alexander Bock
f0a55b21ff
Add implementation of pure URL synchronization from foreign sources ( #533 )
...
* Add implementation of pure URL synchronization from foreign sources
* Added hash of concatenated URLs to the identifier
* Make the identifier optional
* Remove unused code
2018-02-26 21:11:07 -05:00
Alexander Bock
1193e14c14
Feature/sync cleanup ( #535 )
...
* Cleanup in Sync module
* Correctly name mar097 asset name
2018-02-24 14:18:14 -05:00
Alexander Bock
ee7e1b9b96
Fix with asset_helper
...
Initial cleanup of Sync module
2018-02-24 00:46:28 -05:00