Alexander Bock
4f14e8476b
Some code cleanup
2020-04-14 15:00:37 +02:00
GPayne
29d68897d6
Added to satellites: group selection feature, segments fix
2020-04-13 16:43:27 -06:00
GPayne
b5114bd4fd
Finalized segments algorithm and added object selection
2020-04-13 00:56:12 -06:00
Alexander Bock
ba9012f5a9
Some cleanup of the code
2020-04-10 18:18:54 +02:00
GPayne
a95d01d781
Implemented num orbital trail segments proportional to eccentricity
2020-04-09 13:33:30 -06:00
GPayne
cf7fcd9f03
Deleted UpperLimitInfo from satellites because only smallbody uses it
2020-03-24 17:20:49 -06:00
GPayne
4cfd51a268
Merged with master to prepare for pull request
2020-03-20 17:56:10 -06:00
GPayne
bdf859cd3c
Modified sbdb file read to handle line errors while keeping other data lines
2020-03-20 17:27:39 -06:00
liuloppan
4753d562f1
Merge pull request #1109 from OpenSpace/feature/custom-distance-labels
...
Added a way to customize renderable distance labels unit
2020-03-12 10:29:55 -04:00
GPayne
d347733234
Fixed documentation errors to finish consolidating satellite/sbdb code
2020-03-11 10:09:23 -06:00
GPayne
88a5dfe6b2
Resolved build errors from combining satellites & SBDB renderables
2020-03-10 14:13:17 -06:00
GPayne
0c70ee7a2d
Combining satellite & sbdb renderables under a common base class
2020-03-09 15:08:51 -06:00
Gene Payne
754a7735f9
Issue/1097 ( #1098 )
...
* Added pre-2000 date tests to globebrowsing timequantizer
* Merge with latest master
* Added checks to enforce 0.0 - 360.0 range on angles in JPL Horizons data
2020-03-09 10:43:25 -06:00
stefanseibert
c46beadcf9
style change
2020-03-06 10:49:31 +01:00
stefanseibert
38d0f46ca6
Added a way to customize renderable distance labels unit
2020-03-06 10:49:20 +01:00
GPayne
dbf78b1862
Fix for printing out correct line number if read error occurs
2020-03-04 12:17:06 -07:00
GPayne
b222bb26db
Fixed upper limit bug and added new asset details to main asteroid belt
2020-03-02 15:45:52 -07:00
GPayne
ce79a7031e
Implemented upper limit on objects to render from data file
2020-02-28 16:16:06 -07:00
GPayne
048665e35e
Added checks to enforce 0.0 - 360.0 range on angles in JPL Horizons data
2020-02-26 13:34:33 -07:00
Jonathas Costa
d0c9716872
Allowing OS to start even if the ring shader doesn't compile.
2020-02-21 11:36:06 -05:00
Gene Payne
daf9b66328
Issue/timequantizertest ( #1092 )
...
* Added pre-2000 date tests to globebrowsing timequantizer
* Merge with latest master
2020-02-19 14:22:42 -07:00
Alexander Bock
5e29145395
Coding style cleanup
2020-02-14 19:37:06 +01:00
Alexander Bock
43851899c7
Cleanup of more copyright headers
...
Add debug groups and object names to the OpenGL objects in the framebuffer renderer
2020-02-13 14:59:13 +01:00
Micah Acinapura
eaa1b5025f
cmake macos fixes
2020-02-12 23:38:21 -05:00
Alexander Bock
de24e81bda
Fix copyright header information
...
Remove TimelineView application
2020-02-12 22:36:11 +01:00
Alexander Bock
3355e85385
All stars to be rendered with a fixed color ( closes #910 )
2020-02-12 22:02:10 +01:00
Alexander Bock
7abac51223
No longer add .txt extension to all UrlSynchronizations
2020-02-12 21:08:02 +01:00
Alexander Bock
cf7b1f7505
Merge pull request #1086 from OpenSpace/feature/sssb
...
feature/sssb for Small SolarSystem Bodies (asteroids/comets/etc.)
2020-02-12 11:00:35 +01:00
Alexander Bock
324f33dbb8
Small cleanups
2020-02-12 10:58:36 +01:00
Alexander Bock
3a80a6f2f7
Merge pull request #1085 from OpenSpace/issue/574
...
Issue/574
2020-02-12 09:37:42 +01:00
Alexander Bock
be8d850ef7
Some cleanup of timequantizer and its test
2020-02-12 09:36:09 +01:00
GPayne
2c11e87374
Updated renderablesmallbody with line width & refresh changes from satellites
2020-02-11 23:45:25 -07:00
GPayne
2650f8c6b6
Merged with master before pull request
2020-02-11 22:52:14 -07:00
GPayne
2a6db6b1ee
Removed unnecessary data fields in SBDB data file support
2020-02-11 22:16:49 -07:00
Alexander Bock
b37698a705
Make it possible again to remove globe browsing layers ( closes #960 )
2020-02-12 00:42:59 +01:00
Alexander Bock
81fda6c8db
Update Ghoul repository
...
Adapt to changes in Ghoul
2020-02-12 00:01:24 +01:00
GPayne
eb83d49cf3
Merged with master
2020-02-11 13:59:51 -07:00
GPayne
9d34a8d39e
Added final tests for checking start time
2020-02-11 07:20:29 -07:00
GPayne
016baa7ce7
Added checks on resolution & start time restrictions, and tests for them
2020-02-10 22:07:39 -07:00
Alexander Bock
c8799dcc80
Cherrypick remaining changes from the feature/catch2 branch sans the big switch to SGCT 3.0
2020-02-11 00:21:42 +01:00
Alexander Bock
9cb1169d58
Merge pull request #1063 from OpenSpace/bug/macosbuild
...
macos compile and build (still needs ring shader const fix)
2020-02-10 23:39:39 +01:00
Micah Acinapura
faccb3d948
conditional uniform set for macos
2020-02-10 16:55:21 -05:00
Alexander Bock
d8e9db76a3
Update the copyright header to 2020
2020-02-10 21:51:01 +01:00
Micah Acinapura
db8a0d16c9
Merge branch 'master' into bug/macosbuild
2020-02-10 15:43:44 -05:00
Alexander Bock
6fe993820f
Remove spaces from property owners
2020-02-10 21:22:05 +01:00
Alexander Bock
8f81360628
Move the OpenSpace unit tests from GTest to Catch2
...
Fix for default.scene
2020-02-10 21:10:35 +01:00
Alexander Bock
da8458ab40
Merge pull request #1052 from OpenSpace/feature/instrument-images-and-sequences
...
added sequenceTypeImageAndInstrumentTimes as option for partially comp…
2020-02-10 18:08:03 +01:00
Alexander Bock
752a013eb8
Merge pull request #1066 from OpenSpace/feature/iss-asset
...
Feature/iss asset
2020-02-10 18:07:51 +01:00
Alexander Bock
a37a64d691
Merge branch 'master' into feature/iss-asset
...
Fix the rotation used for TLE elements by removing a factor of 2
Add interesting satellites to the default scene/profile
2020-02-10 18:05:45 +01:00
Alexander Bock
3c88ee5de3
Merge pull request #1068 from OpenSpace/issue/1065
...
Issue/1065
2020-02-10 14:54:03 +01:00