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-10-02Implement a user preference for the default Auto Handle Smoothing mode.Alexander Gavrilov
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-04Cleanup: clang-format, remove tabsCampbell Barton
2019-06-03feature collada: Allow export/import of skeletal animations as curvesGaia Clary
2019-06-03refactor collada: Added utility functions bc_string_before() and bc_string_af...Gaia Clary
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-04-30Cleanup: comments (long lines) in colladaCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-20Cleanup: argument wrapping indentationCampbell Barton
2018-12-07Cleanup: styleCampbell Barton
2018-11-25Merge branch 'master' into blender2.8Campbell Barton
2018-11-23fix: Collada: use reference to BezTriple instead of copyGaia Clary
2018-11-23Partial rewrite of the Collada Module for Blender 2.8Gaia Clary