Alexander Bock
7cb38b6c9c
Update codegen and make use of the new parenting method
2022-02-23 13:20:36 +01:00
Alexander Bock
d7d279ea16
Happy new year
2022-01-01 12:32:55 +01:00
Alexander Bock
63cbf270ee
Adapt to changes in codegen that require specifying the identifier in the codegen::doc function
2021-05-25 23:10:12 +02:00
Alexander Bock
ccdc5a5dc3
Feature/filesystem cleanup ( #1587 )
...
* Adapting to the changes in Ghoul
* First step of moving filesystem functions to std
* Remove persistence flag from cachemanager
2021-05-16 20:26:49 +02:00
Alexander Bock
d9a1a0233b
Remove apple clang warnings
2021-03-30 22:12:53 +02:00
Alexander Bock
cb5929972a
Don't call RenderableOrbitalKeplers's initializeGL only once
2021-02-18 22:42:17 +01:00
Gene Payne
f4e7d01aa7
Fixes for Issue #1409 ( #1501 )
...
* Fixed renderablesmallbody selective rendering props to accept asset file settings
* Set to only show selective rendering log info msg if render size is 1
* Mirrored selective rendering behavior from smallbody to satellites
* Added property coupling of values to satellite/asteroid render settings for size, start index, upperlimit
* Fix for selective rendering with synced render settings
* Removed redundant property definitions for codegen compliance
* Improvements to documentation and handling values spec'd in asset file
* Fix for satellites: selective rendering settings specified from assets
2021-02-17 12:41:05 -07:00
Alexander Bock
6d821d4f91
Feature/codegen ( #1480 )
...
* Add the ability to automatically generate code to extract values out of a Dictionary (see https://github.com/openspace/codegen for more information on how to use this)
* Applied this technique to a large number of cases in the codebase
* Don't add _codegen files to the repository
Co-authored-by: Emma Broman <emma.broman@liu.se >
2021-02-09 09:12:43 +01:00
Alexander Bock
7004c02b86
Happy new year
2021-01-02 15:26:51 +01:00
Alexander Bock
86bb19d81c
Feature/warnings ( #1425 )
...
* Remove MSVC, GCC, Clang compiler warnings
* Remove cppcheck warnings
2020-12-07 23:43:05 +01:00
Alexander Bock
5a94c486f0
Removing warnings
2020-04-14 22:32:26 +02:00
Alexander Bock
f1fe2f197b
General code cleanup
2020-04-14 15:48:58 +02:00
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
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
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
Alexander Bock
324f33dbb8
Small cleanups
2020-02-12 10:58:36 +01:00
GPayne
2650f8c6b6
Merged with master before pull request
2020-02-11 22:52:14 -07:00
Your Name
b61efaf965
Updated trail fade property
2020-01-31 11:42:34 -05:00
Lovisa Hassler
b2d2039dc2
Trail fading for satellites and debris
2019-12-13 19:04:06 +01:00
Gene Payne
99c995565b
Fix for issue 1023: prevents crash when using satellites and changing segments property, and fixes rendering errors. ( #1028 )
2019-12-13 07:47:05 -07:00
GPayne
72d2dfb7ed
Fixiing problems with reading csv file
2019-12-12 16:03:03 -07:00
Alexander Bock
ac867c4e9e
Some rudimentary cleanup
2019-08-19 11:35:48 +02:00
GPayne
bb335d37b4
Fix for crashing when removing the final satellite asset
2019-08-16 17:22:50 -06:00
GPayne
7e6a9b71fa
Changed to standard position method for renderablesatellites
2019-08-15 16:13:41 -06:00
GPayne
e60c77b415
Added graceful exit and logging for case of missing or corrupt TLE file, and removed some commented-out code.
2019-08-15 10:21:57 -06:00
GPayne
c01e59635c
Restored ability to change trail colors in satellite asset files.
2019-08-15 08:51:18 -06:00
Elon
029e67797f
merging
2019-07-22 16:25:47 -06:00
Elon
46c22488d7
wrapping up thesis project 2019 space debris
2019-07-22 16:16:21 -06:00
Jonathan Fransson
a3b511c7a7
Final Merge
2019-07-19 10:12:02 -06:00
Jonathan Fransson
e3378bc615
Final Merge
2019-07-19 10:09:03 -06:00
Elon
6f8095f15c
merge
2019-06-17 17:22:57 -06:00
Elon
907c0a3909
merging spherical grid
2019-06-17 17:16:14 -06:00
Jonathan Fransson
fa8100ee0b
Spherical representation working and general clean up
2019-06-17 17:11:39 -06:00
Elon
3ae183b997
volume sequences can be made, and they will use a global min and max value
2019-06-04 16:44:14 -06:00
Elon
a043ae0c44
failed try small value before casting to float
2019-06-03 10:27:51 -06:00
Elon
793c25200c
a try to correct position error in orbits
2019-05-31 10:40:00 -06:00
Elon
9a4d41871b
smooth movement, but position offset due to precision errors. Clean up in shaders
2019-05-29 16:17:35 -06:00
Elon
bba24a70f9
corrected datatype of timeOffset to make smooth movement in orbits
2019-05-24 15:41:10 -06:00
Elon
80ed465607
positions now work, but pause at vertex
2019-05-23 16:55:44 -06:00
Elon
6da1e3327a
merge
2019-05-23 11:52:58 -06:00
Elon
33cb871a41
trying to fix orbits
2019-05-23 11:47:27 -06:00
Jonathan Fransson
8e107beeec
orbit render modifications, unfinished
2019-05-23 11:39:40 -06:00
Jonathan Fransson
51a157eb40
generate derbris volume task, not working properly
2019-05-16 16:45:39 -06:00
Elon
10e9991820
+
2019-05-08 10:48:33 -06:00
Elon
fee36349e8
removed old test
2019-05-06 09:42:37 -06:00