summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
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-11glTF: crash after starting a model without an OpenGL windowZolnai Tamás
2014-07-11glTF: Removing one model breaks an other modelZolnai Tamás
2014-07-07fix build errors related to AVFoundation @ OS X <10.7Douglas Mencken
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-07-03Remove obsolete commentZolnai Tamás
2014-07-01avmedia: sal_Bool -> boolStephan Bergmann
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann
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-06-16glTF export: Use plural folder namesZolnai Tamás
2014-06-13kmz2gltf: Use LO's ZipFileAccess to unzip kmzZolnai Tamás
2014-06-13glTF: Avoid segmentation fault when one of the input files can't be loadedZolnai Tamás
2014-06-13Extract kmz and collada converter code to a seperate functionZolnai Tamás
2014-06-12Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-29OGLFrameGrabber: use reference instead of pointerZolnai 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-29Remove accidently committed lineZolnai Tamás
2014-05-29OGLWindow: use reference instead of pointerZolnai Tamás
2014-05-29OGLPlayer: use more assertionsZolnai Tamás
2014-05-27First stop the timer, then the animation.Jan Holesovsky
2014-05-27Use AutoTimer instead of Timer, and add some more locking.Jan Holesovsky
2014-05-29OGLPlayer: handle json parsing errorZolnai Tamás
2014-05-29OGLPlayer: check before dereferenceZolnai Tamás
2014-05-28glTF rendering: workaround for camera movementsZolnai Tamás
2014-05-28libgltf: solve this memory leak problem on a better way 2Zolnai Tamás
2014-05-27glTF rendering: fix texture problemsZolnai Tamás
2014-05-25cppcheck: unusedFunctionThomas Arnhold
2014-05-25avmedia: call resize before player window is createdZolnai Tamás
2014-05-25Partly revert 4ec3554a80f065c2d9c957d6ce7f577fb195be02Zolnai Tamás
2014-05-24libgltf: Another new version.Jan Holesovsky
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás
2014-05-23avmedia: avoid segmentation fault during destruction of media windowZolnai Tamás
2014-05-23coverity#1210188 Uninitialized pointer fieldCaolán McNamara
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-22glTF: download *.dae and *.kmz files to the temp folder before conversionZolnai Tamás
2014-05-22collada2gltf: fix URL problemsZolnai Tamás
2014-05-21libgltf: Updated version.Jan Holesovsky
2014-05-21collada2gltf: Ignore case of the extension.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-21glTF embedding: handle missing image on a better wayZolnai Tamás
2014-05-20collada2gltf: output bundle path needs to be in url formatMatúš Kukan