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 (Collapse)Author
2013-05-08Fix #35255: build for older OpenCollada versions failed, but don't see a goodBrecht Van Lommel
reason to not keep it working.
2013-03-28Updated Blender Collada module to newest opencollada APIGaia Clary
2013-01-21Fix building for new collada...Bastien Montagne
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-02-28move bmesh wiki docs into bmesh header and update doxygen.Campbell Barton
also have doxygen ignore *.py files and fix some warnings.
2011-10-23remove $Id: tags after discussion on the mailign list: ↵Campbell Barton
http://markmail.org/message/fp7ozcywxum3ar7n
2011-08-14blender extra parameter animation import ( on hold );Sukhitha Prabhath Jayathilake
2011-03-25Add ExtraTags class for handling tags inside an extra block.Nathan Letwory
2011-03-25Mostly formatting commit, small elaboration in extra handling API (take ↵Nathan Letwory
pointer to importer).
2011-03-23COLLADA: supporting barebone class for <extra> support (incomplete).Nathan Letwory