Age | Commit message (Expand) | Author |
2014-08-07 | Handle collada libraries seperately: --disable-collada | Zolnai Tamás |
2014-08-05 | implement --with-system-gltf | Rene Engelhard |
2014-08-05 | Upload first official libgltf release: libgltf-0.0.0 | Zolnai Tamás |
2014-08-03 | avmedia/gstreamer: use GST_SECOND | Simon Danner |
2014-07-29 | simplify return argument of SfxPoolItem::GetPresentation | Noel Grandin |
2014-07-21 | fdo#81055: Crash due to inadequate checks for GL version / capabilities | Zolnai Tamás |
2014-07-20 | Avoid a warning, return early on empty URL. | Zolnai Tamás |
2014-07-17 | glTF: allow to move camera also by keyboard in orbit mode. | Zolnai Tamás |
2014-07-16 | fdo#81182: Resizing glTF window affects camera position | Zolnai Tamás |
2014-07-14 | glTF: More rendering related error handling | Zolnai Tamás |
2014-07-11 | glTF: crash after starting a model without an OpenGL window | Zolnai Tamás |
2014-07-11 | glTF: Removing one model breaks an other model | Zolnai Tamás |
2014-07-07 | fix build errors related to AVFoundation @ OS X <10.7 | Douglas Mencken |
2014-07-04 | glTF: camera movement constraint: use distance from the boundary box | Zolnai Tamás |
2014-07-03 | glTF: improve camera movement constraint | Zolnai Tamás |
2014-07-03 | glTF: constraine camera move in orbit mode | Zolnai Tamás |
2014-07-03 | Remove obsolete comment | Zolnai Tamás |
2014-07-01 | avmedia: sal_Bool -> bool | Stephan Bergmann |
2014-07-01 | Activate the "suspicious cast to sal_Bool" parts of loplugin:salbool | Stephan Bergmann |
2014-06-25 | glTF rendering: moving in walktrough mode is to fast | Zolnai Tamás |
2014-06-25 | Update libgltf: new build system and various fixes | Zolnai Tamás |
2014-06-16 | glTF export: Use plural folder names | Zolnai Tamás |
2014-06-13 | kmz2gltf: Use LO's ZipFileAccess to unzip kmz | Zolnai Tamás |
2014-06-13 | glTF: Avoid segmentation fault when one of the input files can't be loaded | Zolnai Tamás |
2014-06-13 | Extract kmz and collada converter code to a seperate function | Zolnai Tamás |
2014-06-12 | Change glTF mime type: {application -> model}/vnd.gltf+json | Zolnai Tamás |
2014-06-12 | Introduce HAVE_FEATURE_GLTF to enable/disable gltf related code | Zolnai Tamás |
2014-05-30 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-29 | OGLFrameGrabber: use reference instead of pointer | Zolnai Tamás |
2014-05-29 | OGLWindow: no need to call update after changes, timer takes care of it | Zolnai Tamás |
2014-05-29 | OGLWindow: remove unused zoom level | Zolnai Tamás |
2014-05-29 | Remove accidently committed line | Zolnai Tamás |
2014-05-29 | OGLWindow: use reference instead of pointer | Zolnai Tamás |
2014-05-29 | OGLPlayer: use more assertions | Zolnai Tamás |
2014-05-27 | First stop the timer, then the animation. | Jan Holesovsky |
2014-05-27 | Use AutoTimer instead of Timer, and add some more locking. | Jan Holesovsky |
2014-05-29 | OGLPlayer: handle json parsing error | Zolnai Tamás |
2014-05-29 | OGLPlayer: check before dereference | Zolnai Tamás |
2014-05-28 | glTF rendering: workaround for camera movements | Zolnai Tamás |
2014-05-28 | libgltf: solve this memory leak problem on a better way 2 | Zolnai Tamás |
2014-05-27 | glTF rendering: fix texture problems | Zolnai Tamás |
2014-05-25 | cppcheck: unusedFunction | Thomas Arnhold |
2014-05-25 | avmedia: call resize before player window is created | Zolnai Tamás |
2014-05-25 | Partly revert 4ec3554a80f065c2d9c957d6ce7f577fb195be02 | Zolnai Tamás |
2014-05-24 | libgltf: Another new version. | Jan Holesovsky |
2014-05-23 | avmedia: remove unused code related to fast-forward | Zolnai Tamás |
2014-05-23 | avmedia: avoid segmentation fault during destruction of media window | Zolnai Tamás |
2014-05-23 | coverity#1210188 Uninitialized pointer field | Caolán McNamara |
2014-05-22 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 | Julien Nabet |
2014-05-22 | glTF: download *.dae and *.kmz files to the temp folder before conversion | Zolnai Tamás |