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-07-22Incompatible usage of the Collada transparency valueGaia Clary
2019-07-16fix T66899: Collada: Shininess/Reflectivity not handled correctGaia Clary
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-05update Collada Importer: reworked export and import of MaterialsGaia Clary
2019-06-03fix collada: get Alpha and Emission from principled BSDF ShaderGaia Clary
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-05-23Collada exporter updateGaia Clary
2019-05-18Mesh: remove Double Sided lighting option, it does nothing in the new viewportBrecht Van Lommel
2019-04-30Cleanup: comments (long lines) in colladaCampbell Barton
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-03-08fix D4476 collada exporter: in Blender 2.80 we no longer have a specular color.Gaia Clary
2019-02-23fix T61122 : Added support for Materials with Nodes disabled.Gaia Clary
2019-02-20fix T61122 : Collada exporter exported alpha value (always 0) from deprecated...Gaia Clary
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-11-28cleanup: Collada replaced outdated usage of CD_MTFACE Layers by CD_MLOOPUVGaia Clary
2018-11-23Partial rewrite of the Collada Module for Blender 2.8Gaia Clary
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-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-03-09Cleanup: iterator macrosAntonio Vazquez
2018-03-01Cleanup: macro's w/ an _END need a matching _BEGINCampbell Barton
2018-01-26Fix silly crash on ColladaDalai Felinto
2018-01-26Revert "Fix crash on Collada exporter"Dalai Felinto
2018-01-26Fix crash on Collada exporterDalai Felinto
2017-11-08Farewell Scene->baseDalai Felinto
2017-06-27Cleanup: remove unused functionCampbell Barton
2017-06-25Collada: Exporter now only exports either 'Materials' or 'UV Textures as Mate...Gaia Clary
2017-06-24collada: export UV Textures as materials. Note: the reimport of the exported ...Gaia Clary
2017-06-24collada: change image export: export either UV Textures or Materials. ThisGaia Clary
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-07-15Collada: changed specification of material alpha from using transparency to u...Gaia Clary
2015-03-05Revert "COLLADA - support for shadeless material (SHADER_CONSTANT)"Gaia Clary
2015-03-05COLLADA - support for shadeless material (SHADER_CONSTANT)Gaia Clary
2015-02-04Fix T43366 export/import materials inconsistentGaia Clary
2015-01-23cleanup: styleCampbell Barton
2014-06-29Fix T40829: Collada Export with 'Include Material Textures' selected crashes.Bastien Montagne
2014-05-22Don't write all uv textures, but only active uv layer.Nathan Letwory
2013-03-04Collada: Added ngon support to Vertex Color exporterGaia Clary
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-08-16Collada: fixed export when 'active UV Layer only' was selectedGaia Clary