Alexander Bock
d50dd47c72
Add per-scene cache directories to the gitignore (closes # 1140)
2020-04-24 11:16:20 +02:00
Lovisa Hassler
54d294f905
Temp folder added to gitignore
2019-08-26 09:03:59 +02:00
Gene Payne
32ebea9e06
Latest changes to session recording with support for new webGUI record/playback controls ( #840 )
...
* Added separate directory for session recording files
* Changed recording & playback paths to use RECORDINGS dir and prevent absolute or relative paths in filename.
* Updated .gitignore so that recordings directory is ignored.
* Added session recording topic for synchronization of rec/play state with web gui.
* Added support to sessionRecording for providing a list of available playback files to web GUI.
* Fixed problem with playback filenames in list
* Fixed problem with occasional large jump in camera pos/rotation after playback finishes.
* Fixed the remaining post-playback problem that was causing a jump in position and rotation.
* Fix path issue on mac
* Fixed bug with bad scale values in recordings saved in ascii format.
2019-05-17 14:05:03 +02:00
Alexander Bock
f49202c36c
Update the gitignore file
...
Update SGCT
2019-03-06 13:07:59 +01:00
Alexander Bock
cdfd0d12da
Add option for automatic caching of WMS servers into openspace.cfg
...
Remove all manual specification of caching and offline mode from manual wms servers
2018-11-02 15:34:36 -04: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
3ce9f523a6
Add new dedicated directory for screenshots
...
* Add ability to have current date in file name path
* Remove SGCT_ prefix for screenshots (closes #449 )
2018-02-26 23:46:03 -05:00
Alexander Bock
570ce9813d
Add CMake configure file that writes the Git branch and commit hash into a file
2017-12-23 20:27:54 +01:00
Alexander Bock
ecaba9c9dc
Clear .gitignore file
2017-12-23 17:34:46 +01:00
Emil Axelsson
d4278f9adc
Merge branch 'master' of github.com:OpenSpace/OpenSpace into feature/data-management
2017-12-17 18:30:00 +01:00
Alexander Bock
d0f66dc754
Add customization.lua to the gitignore list
2017-12-08 15:31:48 -05:00
Emil Axelsson
fb675dfeab
Merge branch 'master' of github.com:OpenSpace/OpenSpace into feature/data-management
2017-12-04 10:52:12 +01:00
Alexander Bock
f0d5b313b0
Add scene for Voyager 1 and Voyager 2 missions
2017-11-25 16:09:59 -05:00
Emil Axelsson
43664d34b7
Merge branch 'master' of github.com:OpenSpace/OpenSpace into feature/data-management
2017-11-05 20:04:47 +01: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
Emil Axelsson
fba556b11f
Always create a camera
2017-10-31 10:55:20 +01:00
Alexander Bock
4fc6f82e40
Add data files for digitaluniverse
...
Add files to gitignore file
2017-10-18 18:11:15 -04:00
Alexander Bock
89cdd6103d
Update Juno mission
2017-10-13 16:51:26 -04:00
Alexander Bock
0ceab49df7
Update gitignore to include Mars texture
...
Update SGCT reference
Update Ghoul reference
Prevent spherical grid to recreate grid each frame
Add version and commit information (closes #395 )
2017-08-30 14:56:02 -04:00
Alexander Bock
7d3b0d7822
Update new horizons data files (kernels and textures)
2017-08-17 09:36:05 -04:00
Alexander Bock
fc63e51ece
Sort milkyway and stars
...
Remove keybinding scripts
Remove satellites
2017-07-28 14:10:55 -04:00
Alexander Bock
36e97f1f62
Cleanup of gitignore file
...
Started work on fixing Rosetta
2017-07-19 22:05:12 -04:00
Alexander Bock
77b15724b5
More shader cleanup
...
Remove dedicated logs folder
Change openspaceengine to create logs folder automatically
2017-07-19 15:44:30 -04:00
Jonathan Bosson
d9fa55581f
changes from PR comments
2017-07-13 20:10:35 -06:00
Jonathan Bosson
aee044f652
exclude cache from esri
2017-03-02 16:12:55 -07:00
Jonathan Bosson
c4bd08c19e
change TUIO protocol from v2.0 to v1.1 to support a wider range of sender applications
2017-02-21 14:00:36 -07:00
Alexander Bock
b3be4180de
Clean data/scene folder; remove lodesritest and restructure lodglobes folders
...
Fix various issues in mod files
Remove backslash from file paths in StringProperty
2016-12-09 10:21:17 +01:00
Alexander Bock
3a12713ecc
Add lodglobes texture folders to the gitignore
2016-11-29 09:24:22 +01:00
Alexander Bock
921f5060c4
Move mission scene files into their own subdirectory missions
2016-11-07 13:12:41 +01:00
Alexander Bock
cb5f29612f
Add Saturn moons to the data/scene
...
Add jup260 torrent download to the Jupiter system
2016-10-28 00:23:21 +02:00
Alexander Bock
428f488bb6
Add documentation to Ephemeris classes
...
Remove unused "Reference" specification from mod files
Add osirisrex files to gitgnore
Make Ephemeris values into properties
2016-09-20 19:24:14 +02:00
Alexander Bock
d8f61e736a
Clean up gitignore file
2016-09-19 14:02:04 +02:00
Alexander Bock
a25a9b4a2d
Add the ability to the FactoryManager to write documentation about all registered classes
...
Enable this feature on default in openspace.cfg
Move all generated documentations into a documentation folder
Adapt gitignore accordingly
2016-09-16 17:37:02 +02:00
Alexander Bock
24e5146a8e
Updating HTML generation for general documentation
2016-09-16 12:24:47 +02:00
Alexander Bock
f22f01ce95
More work on DocumentationEngine
2016-09-15 18:02:56 +02:00
Alexander Bock
bb52c33b04
Ability for LuaDocumentationFile, PropertyDocumentationFile, and KeyboardMapping to write HTML output
...
Adding those html files to the gitignore
2016-09-14 13:34:45 +02:00
Alexander Bock
2a244f42b7
Updated Rosetta kernels
...
Removed old kernel torrent files
Cleaned .gitignore
2016-08-30 01:30:54 +02:00
Alexander Bock
35462c2c53
Add improved rosetta model
2016-08-29 13:22:15 +02:00
Alexander Bock
bf4989d396
Changing request URL for the Launcher
...
Update gitignore file
2016-08-01 13:59:10 +02:00
Alexander Bock
635ce1713b
Add initial implementation of rings for Saturn
2016-07-29 07:54:16 +02:00
Alexander Bock
dc32dfe075
Added functionality to print all keybindings to file when a scene is loaded
2016-07-14 00:28:09 -04:00
Alexander Bock
0228ca241b
Add Juno scene and scenegraphnodes
...
Enable ability to apply a rotation matrix to the rotation vector to accomodate for model misalignments
2016-07-10 09:40:30 +02:00
Alexander Bock
4e240ddb19
Add 'atmosphereearth' scene node
2016-06-17 16:50:00 +02:00
Alexander Bock
87bf04c1da
Merge branch 'develop' into release/ips
2016-06-17 15:46:59 +02:00
Alexander Bock
5c6f1c2815
Ignore ScriptLog file
2016-06-17 15:22:38 +02:00
Alexander Bock
9d70944d2a
Merge branch 'develop' into release/ips
2016-06-17 14:00:36 +02:00
Alexander Bock
d3d5bd45c5
Add volumetric milkyway scene, torrent, and data files
2016-06-17 13:59:16 +02:00
Alexander Bock
78aef91a03
Merge branch 'develop' into release/ips
2016-06-17 13:31:16 +02:00
Alexander Bock
ced0de7c08
Update .gitignore to take into account new data files
2016-06-17 13:22:56 +02:00
Jonathas Costa
388bb15461
Initial implementation of Atmosphere Effects. Use framebuffer to render it.
2016-06-07 10:35:18 -04:00