summaryrefslogtreecommitdiff
path: root/avmedia/source/framework/modeltools.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-326/+0
2017-10-09avmedia: consistently use "" and <> in include directivesMike Kaganski1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-08-13log details of exception when we catch std::exceptionNoel Grandin1-2/+3
2017-05-16loplugin:comparisonwithconstant in avmediaNoel Grandin1-1/+1
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-3/+3
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin1-1/+1
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-1/+1
2016-02-09Formatting changes across all modulesChris Sherlock1-2/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-2/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee1-4/+3
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-2/+2
2014-10-17More fine grained disabling of -Werror for collada headers onlyStephan Bergmann1-1/+1
2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás1-3/+6
2014-07-03Remove obsolete commentZolnai Tamás1-1/+0
2014-06-16glTF export: Use plural folder namesZolnai Tamás1-1/+1
2014-06-13kmz2gltf: Use LO's ZipFileAccess to unzip kmzZolnai Tamás1-13/+30
2014-06-13Extract kmz and collada converter code to a seperate functionZolnai Tamás1-60/+80
2014-05-22glTF: download *.dae and *.kmz files to the temp folder before conversionZolnai Tamás1-8/+33
2014-05-22collada2gltf: fix URL problemsZolnai Tamás1-12/+20
2014-05-21collada2gltf: Ignore case of the extension.Jan Holesovsky1-2/+4
2014-05-21glTF embedding: handle missing image on a better wayZolnai Tamás1-6/+14
2014-05-20collada2gltf: output bundle path needs to be in url formatMatúš Kukan1-2/+3
2014-05-19Do not throw if there is no "images" child in json file tree.Matúš Kukan1-2/+2
2014-05-14Add kmz support to collada2gltf and use it.Matúš Kukan1-1/+10
2014-05-13Use collada2gltf to open .dae files and convert them to .json.Matúš Kukan1-3/+30
2014-05-13More warnings related to glTF renderingZolnai Tamás1-6/+6
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás1-0/+6
2014-04-22gltf: Trying to re-create the temp path fails on Windows.Jan Holesovsky1-1/+1
2014-04-02glTF 3D model embedding: Embed all external resources of *.json fileZolnai Tamás1-0/+198