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-03-08style cleanupCampbell Barton
2012-08-12fixed: [#32240] Collada import when nodes share geometry but not materialGaia Clary
2012-06-13patch #31794 Collada: make exporter more robust, now uses ↵Gaia Clary
BKE_object_relational_superset()
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: ↵Campbell Barton
http://markmail.org/message/fp7ozcywxum3ar7n
2011-09-07Introduce struct for export settings in COLLADA export code. This will make ↵Nathan Letwory
it easier to add new options without having to change function signatures all over the place.
2011-07-28Don't write library_materials tag when there are no materials.Nathan Letwory
2011-07-04Apply patch 4636051. COLLADA: Export selection.Nathan Letwory
Original patch by Jan Diederich, adapted by Pelle Johnsen. Review assistance by Daniel Tavares. This patch adds an option to export only the selection.
2011-02-21doxygen: COLLADA entryNathan Letwory
2010-10-07SVN maintenance.Guillermo S. Romero
2010-10-06GCC fixes for r32346Nathan Letwory
2010-10-06COLLADA: Split MaterialsExporter into separate files.Nathan Letwory