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
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-05-23Collada exporter updateGaia Clary
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
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
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-11-23Partial rewrite of the Collada Module for Blender 2.8Gaia Clary
2012-11-28Fix #33168: collada export added incorrect -material postfix to material names.Brecht Van Lommel
2012-06-20style cleanupCampbell Barton
2012-06-17style cleanup:Campbell Barton
2012-06-13Collada: fixed a few loops to only loop over the list of exported objects, in...Gaia Clary
2012-06-13style cleanupCampbell Barton
2012-06-13patch #31794 Collada: make exporter more robust, now uses BKE_object_relation...Gaia Clary
2012-05-10Apply [#30199] Fix COLLADA export of material namesNathan Letwory
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-07Introduce struct for export settings in COLLADA export code. This will make i...Nathan Letwory
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
2011-02-28Fix [#26213] Collada exporter id's not uniqueNathan Letwory
2011-02-27doxygen: blender/collada tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-10-24Collada : header files order dependency was making osx compile failDamien Plisson
2010-10-07SVN maintenance.Guillermo S. Romero
2010-10-06GCC fixes for r32346Nathan Letwory
2010-10-06COLLADA: Split MaterialsExporter into separate files.Nathan Letwory