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
2019-04-30Cleanup: comments (long lines) in colladaCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell 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
2018-06-14Merge branch 'master' into blender2.8Bastien Montagne
2018-06-14Cleanup: remove last G.main's from Collada code.Bastien Montagne
2018-06-08Merge branch 'master' into blender2.8Campbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-01-26fix:T53271 now using the context scene layer as requestedGaia Clary
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2016-06-03fix T48389 (wip) added warning for loops that define holes (polygons with hol...Gaia Clary
2015-03-03Cleanup: remove unused collada conversionCampbell Barton
2014-05-01fix T39967: Added support for Import/export of vertex color layersgaiaclary
2013-03-15code cleanup: rename BKE_mesh_to_curve_ex --> BKE_mesh_to_curve_nurblist,Campbell Barton
2013-03-02Collada: Added support for ngon export/import and added triangulate option to...Gaia Clary
2013-02-13fix: remove extra qualification in headerGaia Clary
2013-02-12Fixed importing of shapekey names: name is now taken from geometry name inste...Gaia Clary
2013-02-10style cleanupCampbell Barton
2013-01-21Added gsoc-2012 collada improvements from bratwurst branchGaia Clary
2012-09-27incorrect spelling in commentsCampbell Barton
2012-08-12fixed: [#32240] Collada import when nodes share geometry but not materialGaia Clary
2012-05-16fix [#31320] Collada now supports import/export of loose edges (edges not att...Gaia Clary
2012-05-04Fix #31258: collada now selects newly added objects after import.Brecht Van Lommel
2012-05-03Fix #31250, #31248: wrong vertex normals after transform apply, collada import,Brecht Van Lommel
2012-05-02Fix #31176: Collada model shows weird textures in editmodeJuha Mäki-Kanto
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-20changes for materials to treat them as shorts not int/chars (since they are s...Campbell Barton
2011-07-07[#27854] Collada import doesn't handle UVW mappingNathan Letwory
2011-03-09Fix [#26037] Import Collada crashes BlenderNathan Letwory
2011-02-21doxygen: COLLADA entryNathan Letwory
2011-01-27Commit to cope with API changes in OpenCOLLADA (latest for Windows right now ...Nathan Letwory
2010-11-04bugfix [#24518] Blender wont compile with -Wall -Werror and COLLADA supportCampbell Barton
2010-10-10COLLADANathan Letwory
2010-10-05SVN maintenance.Guillermo S. Romero
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory