date | project | content | link |
|---|
| 15:56 on Aug 11, 2010 | KDE | Commit by hdevalence :: r1162188 /branches/kstars/hdevalence/kstars/kstars/skyglpainter.cpp: Use correct texture mode. This fixes the green galaxy issue | # |
| 15:32 on Aug 11, 2010 | KDE | Commit by hdevalence :: r1162182 /branches/kstars/hdevalence/kstars/kstars/ (3 files in 2 dirs): Get the GL painter to draw deep-sky textures.
N.B. this is pretty wonky right now unless M31 is supposed to be bright green. | # |
| 13:18 on Aug 11, 2010 | KDE | Commit by hdevalence :: r1162131 /branches/kstars/hdevalence/kstars/kstars/skymap.h: rm includes | # |
| 13:05 on Aug 11, 2010 | KDE | Commit by hdevalence :: r1162126 /branches/kstars/hdevalence/kstars/kstars/ (6 files in 3 dirs): Use Texture class for DSO objects | # |
| 06:13 on Aug 11, 2010 | KDE | Commit by hdevalence :: r1161901 /branches/kstars/hdevalence/kstars/kstars/ (8 files in 3 dirs): Fix exporting Sky Image | # |
| 01:20 on Aug 10, 2010 | KDE | Commit by hdevalence :: r1161222 /branches/kstars/hdevalence/kstars/kstars/ (7 files): | # |
| 21:18 on Aug 08, 2010 | KDE | Commit by hdevalence :: r1160714 /branches/kstars/hdevalence/kstars/kstars/projections/projector.cpp: Don't use altRefracted() in checkVisibility(). SkyPoint::altRefracted() is approximately 35 times slower than SkyPoint::alt(), and 70% of the total time spent in checkVisibility() is spent on altRefracted(). CCMAIL: kstars-devel at kde dot org | # |
| 11:52 on Aug 08, 2010 | KDE | Commit by hdevalence :: r1160569 /branches/kstars/hdevalence/kstars/kstars/ (6 files): Constify Texture class | # |
| 09:26 on Aug 08, 2010 | KDE | Commit by hdevalence :: r1160553 /branches/kstars/hdevalence/kstars/kstars/skymap.h: rm warnings | # |
| 07:28 on Aug 08, 2010 | KDE | Commit by hdevalence :: r1160523 /branches/kstars/hdevalence/kstars/kstars/ (10 files in 2 dirs): | # |
| 06:44 on Aug 08, 2010 | KDE | Commit by hdevalence :: r1160458 /branches/kstars/hdevalence/kstars/kstars/skycomponents/skylabeler.cpp: remove test code | # |
| 06:31 on Aug 08, 2010 | KDE | Commit by hdevalence :: r1160424 /branches/kstars/hdevalence/kstars/kstars/ (skymap.cpp skymap.h skymapevents.cpp): Use overpainting to render labels and overlays onto the GL Widget. | # |
| 05:27 on Aug 08, 2010 | KDE | Commit by hdevalence :: r1160420 /branches/kstars/hdevalence/kstars/kstars/skycomponents/skylabeler.cpp: Fix disappearing labels | # |
| 05:17 on Aug 08, 2010 | KDE | Commit by hdevalence :: r1160419 /branches/kstars/hdevalence/kstars/kstars/skycomponents/constellationnamescomponent.cpp: Do proper checks before drawing constellation name labels | # |
| 05:13 on Aug 08, 2010 | KDE | Commit by hdevalence :: r1160418 /branches/kstars/hdevalence/kstars/kstars/ (5 files in 2 dirs): Have the SkyLabeler use a QPicture so we can easily redraw labels | # |
| 01:36 on Aug 08, 2010 | KDE | Commit by hdevalence :: r1160400 /branches/kstars/hdevalence/kstars/kstars/ (skyglpainter.cpp skyqpainter.cpp): Only draw if the ground poly is nonempty. This fixes a crash. | # |
| 21:18 on Aug 07, 2010 | KDE | Commit by hdevalence :: r1160337 /branches/kstars/hdevalence/kstars/kstars/projections/ (projector.cpp projector.h): Filter away points below the horizon in Equatorial mode. We don't call EquatorialToHorizontal first because it is expensive and has usually already been called. Ideally there would be a way to know whether or not the given SkyPoint had its two sets of coordinates syncronized, but it doesn't seem that there is a way to do this. Instead, we add the proviso that the points must have already had EquatorialToHorizontal called on them. CCMAIL: kstars-devel at kde dot org | # |
| 21:27 on Aug 06, 2010 | KDE | Commit by hdevalence :: r1160052 /branches/kstars/hdevalence/kstars/kstars/ (3 files in 2 dirs): Add checkVisiblity to the the clipping code.
This has the effect of clipping all polygons and lines that go below the horizon. | # |
| 20:38 on Aug 06, 2010 | KDE | Commit by hdevalence :: r1160030 /branches/kstars/hdevalence/kstars/kstars/projections/projector.cpp: Update checkVisibility | # |
| 20:37 on Aug 06, 2010 | KDE | Commit by hdevalence :: r1160029 /branches/kstars/hdevalence/kstars/kstars/projections/ (2 files): Fix issue dragging the Equirect projection | # |