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
2019-06-03Fix chaining occlusion error and formatted source files.YimingWu
2019-06-03feature collada: Allow export/import of skeletal animations as curvesGaia Clary
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell 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-15Cleanup: commas at the end of enumsCampbell Barton
2018-11-24refactor: Collada reorganize class constructorsGaia Clary
2018-11-23fix: compiler errors on mac_x86_64_10_9Gaia Clary
2018-11-23Partial rewrite of the Collada Module for Blender 2.8Gaia Clary
2018-10-11Cleanup: style (pointers)Campbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-06-07Cleanup: remove moar G.main usages.Bastien Montagne
2018-04-06Fix Collada: Import of animations for objects with multiple materialsGaia Clary
2018-03-28Fix Collada: broken tangents with Camera Animation import for xfovGaia Clary
2018-03-11Refactor Collada: combined 2 almost identical functions into oneGaia Clary
2015-09-11Fix T46074: Collada crashes importing animationCampbell Barton
2014-02-03Add compatibility for older Collada filesgaiaclary
2013-03-29misc minor edits.Campbell Barton
2012-10-20style cleanupCampbell Barton
2012-08-06COLLADA: report #32237 fixed Camera exporter and Importer to use correct cam...Gaia Clary
2012-08-05COLLADA: added initial support for ymag and yfov in importer. fixes issue #32237Gaia Clary
2012-06-13patch #31794 Collada: make exporter more robust, now uses BKE_object_relation...Gaia Clary
2012-05-02Fix #31089: collada file crashing on importing file with unknown/unsupported ...Brecht Van Lommel
2012-05-02style cleanup: whitespace, bracesCampbell Barton
2012-05-01Apply patch [#31179] COLLADA IMPORT instanced geometry improvementNathan Letwory
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-18#collada animation import, bugfix #29082Arystanbek Dyussenov
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-28whitespace edits, make formatting for functions consustent at least within th...Campbell Barton
2011-09-05Code cleanup: warning fixes.Brecht Van Lommel
2011-09-04Some whitespace changesNathan Letwory
2011-08-17Armature importer code cleanup.Sukhitha Prabhath Jayathilake
2011-08-16Finalizing.Sukhitha Prabhath Jayathilake
2011-08-14Matrix transformation animation import for other objects under the new system.Sukhitha Prabhath Jayathilake
2011-08-10import only transform matrix animation method ( in progress )Sukhitha Prabhath Jayathilake
2011-08-07Armature bake animation export ( not as pose matrices. Still needs fixing ) Sukhitha Prabhath Jayathilake
2011-07-31Camera Clipping animation COLLADA support fix.Sukhitha Prabhath Jayathilake
2011-07-27Material Diffuse Color animation COLLADA import.Sukhitha Prabhath Jayathilake
2011-07-27Material Specular Color Animation import.Sukhitha Prabhath Jayathilake
2011-07-18Material Specular Hardness Animation import (ongoing)Sukhitha Prabhath Jayathilake
2011-07-18Identifying Animation List for Material shininess. Sukhitha Prabhath Jayathilake
2011-07-09(no commit message)Sukhitha Prabhath Jayathilake
2011-07-09Improvements to import system. Ability to include more parameters.Sukhitha Prabhath Jayathilake
2011-07-07Fixed Camera Ortho scale animation importSukhitha Prabhath Jayathilake