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
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
2013-01-21Added gsoc-2012 collada improvements from bratwurst branchGaia Clary
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-11-01remove BLI_utildefines from BKE_DerivedMesh.h headerCampbell Barton
2012-10-08fix:[#32784] Crash when Exporting to Collada file (.dae) (was a utf8-characte...Gaia Clary
2012-09-12Collada: do not call polylist export for objects with no polygons (avoid a mi...Gaia Clary
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-06-13style cleanupCampbell Barton
2012-06-13patch #31794 Collada: make exporter more robust, now uses BKE_object_relation...Gaia Clary
2012-06-12fix: Collada build warning about inconsistent usage of Camera structure/classGaia Clary
2012-06-07[#31739] Collada: New Export selections 'Include Armatures'Gaia Clary
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-08code cleanup:Campbell Barton
2012-04-07Collada:Thomas Dinges
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-02-05Patch #30050 by Juha Mäki-Kanto (kanttori)Domino Marama
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-07Introduce struct for export settings in COLLADA export code. This will make i...Nathan Letwory
2011-09-07Split off scene export code.Nathan Letwory
2011-09-03warning fixesCampbell Barton
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-22rename NAN_BUILDINFO --> WITH_BUILDINFOCampbell Barton
2011-08-19Export only objects on visible layers. This ensures we can hide for instance ...Nathan Letwory
2011-07-05Merging from trunk up to r38119.Joerg Mueller
2011-07-04Apply patch 4636051. COLLADA: Export selection.Nathan Letwory
2011-05-26AnimationExporter class refactoring.Sukhitha Prabhath Jayathilake
2011-05-25Code Cleanup in DocumentExporter.cpp. (Test Commit)Sukhitha Prabhath Jayathilake
2011-03-18COLLADA conformance: don't write empty libraries for effect, image and animationNathan Letwory
2011-03-17COLLADA: Don't write empty libraries for geometry, lights, cameras, controllersNathan Letwory
2011-02-27doxygen: blender/collada tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory