Commit History

Author SHA1 Message Date
  Ilkka Laukkanen 3f86553215 Emit viewportHeightDegreesChanged and viewportWidthHoursChanged on fov change 13 years ago
  Ilkka Laukkanen 9ef5c09b6f Fix sign of several calculations, draw only viewport contents again 13 years ago
  Ilkka Laukkanen cbda687f36 Draw horizon (actually ecliptic, kinda) line 13 years ago
  Ilkka Laukkanen 9215ec218d Add an altitude property to SkyView 13 years ago
  Ilkka Laukkanen fe41db4427 Fix setAzimuth so it correctly limits az before checking for change 13 years ago
  Ilkka Laukkanen 187b02dea9 Implement viewportHeightDegrees and viewportWidthHours read-only properties 13 years ago
  Ilkka Laukkanen b8b66b832e Finish bearing -> azimuth name change 13 years ago
  Ilkka Laukkanen 5d6f6c1b86 More leftover bearing -> azimuth name changes 13 years ago
  Ilkka Laukkanen 60be3b58eb Corrected terminology, changed to correct units for object RA and DEC 13 years ago
  Ilkka Laukkanen 4755ade4d1 Multiply RA by cos(dec) to account for converging meridians 13 years ago
  Ilkka Laukkanen f18b10eb4a Fix rad2deg to use the limited value, remove debug print 13 years ago
  Ilkka Laukkanen a406860fbd Add FOV as property, rewrite ra,dec -> screen projection 13 years ago
  Ilkka Laukkanen 746a874b32 Draw a bunch of fake "objects" 13 years ago
  Ilkka Laukkanen bc8127568d Fix 10 deg line drawing near zero bearing 13 years ago
  Ilkka Laukkanen 5046b868b5 Restrict bearing to range 0..360 13 years ago
  Ilkka Laukkanen edd911eba9 Draw bearing lines for the actual bearing of the view. 13 years ago
  Ilkka Laukkanen 41ed7493d1 Add bearing property to SkyView, stored in a PIMPL 13 years ago
  Ilkka Laukkanen 181e1e4bec Draw black lines as 10 degree marks 13 years ago
  Ilkka Laukkanen 543421a142 Fix the arg() arguments 13 years ago
  Ilkka Laukkanen 3c65f4848f Override paint() with a silly thing to check that it does something 13 years ago
  Ilkka Laukkanen 0df8928bdf Add a SkyView class that will be the visual representation of the sky in 13 years ago