Age | Commit message (Expand) | Author |
---|---|---|
2013-11-04 | Merge pull request #529 from t-paul/issue434 | Marius Kintel |
2013-10-31 | Add menu entry "Reset View" to reset viewport to initial settings (fixes Issu... | Torsten Paul |
2013-10-25 | o Key-press event in the QGLView were ignored, as it never got the | Henner Zeller |
2013-09-12 | fix issue #430 | Don Bright |
2013-03-04 | cleanup tab spacing | don bright |
2013-03-03 | make Camera into single class, simplify code | don bright |
2013-02-27 | cleanup commented-out | don bright |
2013-02-27 | rework Camera using boost::variant. first working --gimbalcam version | don bright |
2013-02-26 | begin to implement --viewport option, by adding Camera class + children | don bright |
2013-02-25 | split out axes functions. begin to split out opencsg pre-rendering | don bright |
2013-02-24 | unify intializeGL(), remove duplicate code | don bright |
2013-02-24 | merge enable_opencsg_shaders into GLView, remove duplicate code | don bright |
2013-02-24 | move enable_opencsg_shaders, fix indenting, split out display_opencsg_warning | don bright |