Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-11Preferences: remove author fieldCampbell Barton
2018-11-23cleanup: Collada: remove unused variablesGaia Clary
2018-11-23Partial rewrite of the Collada Module for Blender 2.8Gaia Clary
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-06-24Nuke DM out of collada code.Bastien Montagne
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: BLI path extension APICampbell Barton
2018-06-14Merge branch 'master' into blender2.8Bastien Montagne
2018-06-14Cleanup: remove last G.main's from Collada code.Bastien Montagne
2018-06-08Merge branch 'master' into blender2.8Campbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-06-07Merge branch 'master' into blender2.8Bastien Montagne
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-06-06Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-02-28merge from master (needed to fix collada headerfiles which have been modified...Gaia Clary
2018-02-28collada: EvaluationContext is now feeded into the class instances of Animatio...Gaia Clary
2018-02-28Collada: Make EvaluationContext const as its only used for reading hereGaia Clary
2018-02-27merge from masterGaia Clary
2018-02-26simplified collada integration in Blender. made functions mostly similar with...Gaia Clary
2018-02-26Adding support for Matrix Transformation exportGaia Clary
2018-02-02fix: rBc4a19e988bb4 error stepped in by a merge from mmasterGaia Clary
2018-02-02Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-02fix: silence warnings about unused local variable (thanks to dfelinto for the...Gaia Clary
2018-02-02Merge branch 'master' into blender2.8Campbell Barton
2018-02-02fix: unintentionally commented out collada animation exportGaia Clary
2017-11-08Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-11-08Silence warning from ColladaDalai Felinto
2017-09-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-21fix T52831 removed enforcement of matrix decomposition when animations are ex...Gaia Clary
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-21Fix compilation error with Collada enabledSergey Sharybin
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-24collada: export UV Textures as materials. Note: the reimport of the exported ...Gaia Clary
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-02-21fix T47484: Added fallback solution (copy exported file when rename is not su...Gaia Clary
2016-02-20fix T47484: Added proper error reporting for Collada ExporterGaia Clary
2016-02-20fix T47484: Added final status of exported file to Blender consoleGaia Clary
2016-02-19fix T47484: replaced tempnam() by simple name 'untitled'Gaia Clary
2015-12-28Cleanup: style, indentationCampbell Barton
2015-12-01Cleanup: Collada: make gcc (partially) happy.Bastien Montagne
2015-11-27fix T46868: added workaround for a collada issue with UTF8 filenamesGaia Clary
2014-01-09OpenCollada: Fix error in printf-format (too much arguments).Bastien Montagne
2013-11-15Fix collada after git switch ( undefined build_commit_time )Jens
2013-11-15Further tweaks to buildinfoSergey Sharybin
2013-11-04Made buildinfo aware of builds from GITSergey Sharybin
2013-03-07Collada: Added option for how rot,loc,trans data is exported (improves flexib...Gaia Clary
2013-03-04Collada: Fix: do not export controllers when shape_key exporting is disabledGaia Clary