summaryrefslogtreecommitdiff
path: root/avmedia/source/opengl/oglwindow.cxx
AgeCommit message (Expand)Author
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-08tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-12-18avmedia: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-02coverity#1233484 Division or modulo by float zeroCaolán McNamara
2014-08-29Upgrade libgltf to 0.0.1Zolnai Tamás
2014-08-05Upload first official libgltf release: libgltf-0.0.0Zolnai Tamás
2014-07-17glTF: allow to move camera also by keyboard in orbit mode.Zolnai Tamás
2014-07-16fdo#81182: Resizing glTF window affects camera positionZolnai Tamás
2014-07-14glTF: More rendering related error handlingZolnai Tamás
2014-07-04glTF: camera movement constraint: use distance from the boundary boxZolnai Tamás
2014-07-03glTF: improve camera movement constraintZolnai Tamás
2014-07-03glTF: constraine camera move in orbit modeZolnai Tamás
2014-06-25glTF rendering: moving in walktrough mode is to fastZolnai Tamás
2014-06-25Update libgltf: new build system and various fixesZolnai Tamás
2014-05-29OGLWindow: no need to call update after changes, timer takes care of itZolnai Tamás
2014-05-29OGLWindow: remove unused zoom levelZolnai Tamás
2014-05-29OGLWindow: use reference instead of pointerZolnai Tamás
2014-05-28glTF rendering: workaround for camera movementsZolnai Tamás
2014-05-21libgltf: Updated version.Jan Holesovsky
2014-05-21gltf: Send delta when rotating, not absolute value.Jan Holesovsky
2014-05-21libgltf: Update to the new version.Jan Holesovsky
2014-05-16OGLWindow: fix key capturing issueZolnai Tamás
2014-05-15OGLWindow: improve camera movement, make it fasterZolnai Tamás
2014-05-15OGLWindow: First try to rotate cameraZolnai Tamás
2014-05-15OGLWindow: use update function for redrawing.Zolnai Tamás
2014-05-15OGLWindow: move camera only when one of the key candidates is pressedZolnai Tamás
2014-05-15OGLWindow: remove event listeners also when window is disposedZolnai Tamás
2014-05-15avmediaogl: call gltf_renderer_set_content() only onceZolnai Tamás
2014-05-13glTF rendering: first try to move camera positionZolnai Tamás
2014-05-06Upgrade libgltfZolnai Tamás
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás
2014-04-28avmedia: make OpenGL window render model when play button is pushed.Zolnai Tamás
2014-04-28OGLWindow: set pos and size values even it is invisibleZolnai Tamás
2014-04-28Introduce OpenGLContext::MakeCurrent for switching between contextsZolnai Tamás
2014-04-27First try to render OpenGL content in a windowZolnai Tamás
2014-04-15avmedia: sal_Bool->boolNoel Grandin
2014-03-27Avoid unused private field errorsZolnai Tamás
2014-03-27Skeleton of OpenGL avmedia service for playing 3D modelsZolnai Tamás