- 04 Feb, 2009 2 commits
-
-
Oliver Bock authored
* Removed workaround code (now normalized values: [0,1]) * Pending: marker sync issue (see previous commit)
-
Oliver Bock authored
* Using fixed initializations instead of GUI values (required for consistency) * Added missing initializations * Fixed coordinate system and angle transformations (GUI vs. physics) * Fixed trigonometry blunder (deg vs. rad) * Also: optimized camera updates * Also: more comments * Pending: marker increasingly out of sync (over time)
-
- 03 Feb, 2009 4 commits
-
-
Oliver Bock authored
* For change of backgroundRole to take effect * Works without on KDE 4 though
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* Required when menu is hidden * Also: using shortcuts retrieved from widgets (not hardcoded)
-
- 02 Feb, 2009 2 commits
-
-
Oliver Bock authored
* Alternative shortcuts are required when menu is hidden -> Actions won't be trigged otherwise -> Save/restore widget visibility states -> Shortcuts pending for actions: run, pause, stop * Black window background when in fullscreen mode * Also: finally implemented menu hide feature * Also: added license info to about dialog
-
Oliver Bock authored
-
- 30 Jan, 2009 4 commits
-
-
Oliver Bock authored
* Marker was invisible due to erratic pulse profile values (remove workaround when fixed!) * Improved updates of profile and marker items
-
Oliver Bock authored
* Fixed item handling (store them on heap) * Removed scope axes * Vertical size now determined by marker/pulse (normalized to 1) * Removed dummy data * FIXME: marker not visible despite higher z-layer
-
Oliver Bock authored
* Actual values still have to be verified (likely to be wrong) * Pulse profile emitted via signal (connected to scope widget)
-
Oliver Bock authored
-
- 29 Jan, 2009 3 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* Increased texture size to 2048x2048 * What about tiling? Is it worth it?
-
- 28 Jan, 2009 3 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
* Looks much nicer in conjunction with 3D part * Matches cones
-
Oliver Bock authored
-
- 27 Jan, 2009 3 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* Basic curve rendring (still using mock data vector) * Basic axes: no ticks, no labels -> no Qwt ;-) * Marker showing current pulse phase (normalized to one pulsar spin period) * Communication with OpenGL widget
-
- 26 Jan, 2009 3 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* Added companion classes (radio buttons) * Added pulsar mass (slider) * Added pulsar semi major axis (slider) * Removed orbital frequency/radius sliders (calculated from mass ratio and/or semi major axis) * Showing separate orbital plane visuals for pulsar and companion * Using fixed size for orbital plane visuals (gives a feeling for radii/distances) Also: * Extended frustum's z-far plane * Using dedicated quadric for companion (why did it work without?) Note: * Semi major axis is adjusted when mass ratio is changed (via then fixed orbital period) * Semi major axis is capped at 1 AU and 20 AU
-
- 23 Jan, 2009 9 commits
-
-
Oliver Bock authored
* Polished labels/units * Added more status tips * Added view option: Rotation Axes (instead of activation just during mouse interaction) * Added Run/Pause/Stop button states * Added preliminary About dialog
-
Oliver Bock authored
* Twice the size for more details during zoom * Still not perfect due to object linear mapping
-
Oliver Bock authored
-
Oliver Bock authored
* Pending: rotation not in sync with axes * Pending: spin and magnetic axes not in sync (need decoupling)
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* Also: added missing parameter initializers (based on GUI settings, removed independent ones) * Also: factored out parameter reset method
-
Oliver Bock authored
-
- 03 Dec, 2008 1 commit
-
-
Oliver Bock authored
-
- 02 Dec, 2008 2 commits
-
-
Oliver Bock authored
* Only when available of course * Uses highest number of buffers by default
-
Oliver Bock authored
* TODO: alpha blending doesn't seem to work * Also: decreased camera zoom (zoom should be called distance...)
-
- 01 Dec, 2008 4 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* Better efficiency (of course one timer is sufficient!) * Less complexity, higher accuracy (just compute the actual rotations!)
-