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
2016-06-03changed use_connect from bool to a 3 state value (-1,0,1)Gaia Clary
2016-05-29Added support for non numeric bone layer labels (could happen when importing ...Gaia Clary
2016-05-28Collada: Adding support for bone roll and bone layersGaia Clary
2016-05-26moved is_leaf_bone() to collada utils for reuse in exporter and importerGaia Clary
2016-05-26fix: Import of meshes with holes is now reported as WARNING (unsupported)Gaia Clary
2014-12-01Collada Importer: Separated finding bone chains and fixing leaf bone orientat...Gaia Clary
2014-12-01Improved Collada Armature ImportGaia Clary
2013-07-14fix: #36060 Collada Import: animated armature+mesh problemGaia Clary
2013-07-14Removed unused paramter from ArmatureImporter:add_joint()Gaia Clary
2013-03-29misc minor edits.Campbell Barton
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2013-01-21Added gsoc-2012 collada improvements from bratwurst branchGaia Clary
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-10-29style cleanupCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-10-27use const for readonly strings and set some functions to staticCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-04Some whitespace changesNathan Letwory
2011-08-21Armature object animations export.Sukhitha Prabhath Jayathilake
2011-07-26Blender profile leaf bone tip import. Sukhitha Prabhath Jayathilake
2011-06-26set_pose function completed. Algorithms to be checked. Sukhitha Prabhath Jayathilake
2011-06-26pose channel -> pose matrix import ( in progress )Sukhitha Prabhath Jayathilake
2011-06-19(no commit message)Sukhitha Prabhath Jayathilake
2011-06-18unskinned armature import improved but unfinished.Sukhitha Prabhath Jayathilake
2011-06-17creating armatures for bones which are not skinned( in progress )Sukhitha Prabhath Jayathilake
2011-02-21doxygen: COLLADA entryNathan Letwory
2010-12-21Fix [#24359] Collada: end bone zero size, mysterious extra emptyNathan Letwory
2010-10-05SVN maintenance.Guillermo S. Romero
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory