Alexander Bock
74c1b6cad5
Remove memory allocation in SpiceTranslation due to copy constructor of StringProperty
2020-08-06 10:56:36 +02:00
Alexander Bock
b78d1dd033
Merge branch 'master' into feature/memory-allocations
...
# Conflicts:
# include/openspace/scene/scenegraphnode.h
# modules/imgui/include/gui.h
2020-08-05 19:06:04 +02:00
Alexander Bock
6e9db78f40
Remove performance measurements that have been supersceded by using Tracy
2020-08-05 18:28:08 +02:00
Alexander Bock
c472ac131e
Removing more dynamic memory allocations
2020-08-05 15:45:06 +02:00
Alexander Bock
696bc31861
Moving over more allocations to the memory pool
2020-08-05 11:19:09 +02:00
Alexander Bock
e783807d66
Next step towards enabling a managed memory version of templatefactory
2020-08-04 21:56:39 +02:00
Emma Broman
8d5a56e6ef
Use vec3 color representation for fixed color in RenderableStars
2020-07-16 09:57:37 +02:00
Emma Broman
66719c0881
Rename 'transparency' to 'colorFilter' in the ring classes
...
to avoid confusion with opacity name change. Also, the 'transparency'
used in the rings had a diffrent meaning than for the rest of the
rendered objects. It affects the filtering of the color values.
2020-07-10 11:25:18 +02:00
Emma Broman
b14eba72f8
Change properties and variables to opacity instead of transparency
2020-07-08 15:54:12 +02:00
Jonathas Costa
d138bd97a9
Removed commented code.
2020-06-30 12:08:03 -04:00
Jonathas Costa
607a13da31
Added new Renderbin PostDeferredTransparency and PreDeferredTransparency. Fixed trails definitions when needed and satellites too.
2020-06-30 12:05:07 -04:00
Alexander Bock
8f090cfeab
Added property for line width to the renderable contellation bounds ( closes #1214 )
2020-06-24 11:06:14 +02:00
Micah
f82a0d14ad
aded time range to voyager rotations; disabled spice exceptions by default; updated space module to read spiceexpection value;
2020-06-05 16:42:31 -04:00
GPayne
fe0cce1e24
Fix for leap year that can affect asteroids only
2020-04-20 11:23:50 -06:00
GPayne
fbd5d3490a
Leap year time fix for satellite tracking
2020-04-19 23:47:30 -06: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
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
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
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
GPayne
addfa65fa6
Merge with latest master
2020-02-19 09:25:33 -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
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
324f33dbb8
Small cleanups
2020-02-12 10:58:36 +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
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
d8e9db76a3
Update the copyright header to 2020
2020-02-10 21:51:01 +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
9491f73803
More GLM initialization fixes
2020-02-10 01:18:27 +01:00
Alexander Bock
24ce773da9
Update GLM version
...
Correctly initialize all values as they are no longer default-initialized
2020-02-10 00:09:31 +01:00
Your Name
b61efaf965
Updated trail fade property
2020-01-31 11:42:34 -05:00
GPayne
48a65f8b5f
Fixed csv telemetry file parsing and copied line fade changes from satellites
2020-01-06 15:35:12 -07:00
GPayne
425ed3fef6
Added handling a telemetry file read exception
2020-01-03 14:11:57 -07:00