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
2016-05-28Collada: Adding support for bone roll and bone layersGaia Clary
Differential Revision: https://developer.blender.org/D2034
2012-06-13style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: ↵Campbell Barton
http://markmail.org/message/fp7ozcywxum3ar7n
2011-09-03warning fixesCampbell Barton
2011-03-30COLLADA lights:Nathan Letwory
* simplify export and import, now that we have blender profiles for lights. The vanilla import is now more in line with the specs. If a blender profile is found, skip normal import, use the profile data instead. * multiply energy into color rgb export (common profile). * recalc distance taking metrics in account
2011-03-29SVN maintenance.Guillermo S. Romero
2011-03-28Add missing header for *nix machines.Nathan Letwory
2011-03-28Import light blender profile if it exists.Nathan Letwory
2011-03-27Add blender light profile.Nathan Letwory
2011-03-27SVN maintenance.Guillermo S. Romero
2011-03-25Add ExtraTags class for handling tags inside an extra block.Nathan Letwory