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-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-25Merge branch 'master' into blender2.8Campbell Barton
2018-11-23fix: Collada: used wrong Enumeration type for comparisonGaia Clary
2018-11-23Partial rewrite of the Collada Module for Blender 2.8Gaia Clary
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-02-01fix T50198: The OpenCollada error handler must return true after detecting un...Gaia Clary
2017-06-24Collada: improved Error handling: Avoid shutdown of Blender when the Collada ...Gaia Clary
2016-07-16Cleanup: spellingCampbell Barton
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2014-12-22partial revert ab6417aa9ff8cbd4831c3ed1837742c1178be25a was too strictGaia Clary
2014-12-08Fix Mesh Objects with missing textures or wrong texture path now import witho...Gaia Clary
2012-06-13style cleanupCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-17#collada instance_node import, partially fixes #27629Arystanbek Dyussenov
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-12Code shuffle so function has only one exit point.Nathan Letwory
2011-09-06Add parser error handler.Nathan Letwory