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-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-02Cleanup: spellingCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-23fix: unreported: Collada using incompatible Enumeration types for compareGaia Clary
2019-07-22Incompatible usage of the Collada transparency valueGaia Clary
2019-07-16fix T66899: Collada: Shininess/Reflectivity not handled correctGaia Clary
2019-07-07Cleanup: spellingCampbell Barton
2019-07-02Cleanup: move comments onto own lines to avoid breaking linesCampbell Barton
2019-06-17Cleanup: comment, RNA spellingCampbell Barton
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-11fix T65576 collada exporter duplicates node tree when exported material alrea...Gaia Clary
2019-06-05fix T65480: Collada exporter did not export image texture for Base ColorGaia Clary
2019-06-05update Collada Importer: reworked export and import of MaterialsGaia Clary
2019-06-04Cleanup: Cleanup: style, use braces for collada (BCMath)Campbell Barton
2019-06-04Cleanup: clang-format, remove tabsCampbell Barton
2019-06-03fix collada: get Alpha and Emission from principled BSDF ShaderGaia Clary
2019-06-03Cleanup: Cleanup: style, use braces for colladaCampbell Barton
2019-06-03fix collada Importer: Set bone transformation type when importing unskinned s...Gaia Clary
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-06-03fix T34062 Collada exporter: changed order of export for decomposed transform...Gaia Clary
2019-06-03refactor: use Quat and BCQuat instead of float[4] arrays for Quaternions (wip)Gaia Clary
2019-06-03fix: enforce transform export as <matrix> when exporting animated armature"Gaia Clary
2019-06-03fix: add back changes after last pull from masterGaia Clary
2019-06-03refactor collada: replace bc_sanitize_mat() by static class method in BCMatrixGaia Clary
2019-06-03refactor Collada: rename BCMatrix.* class files to BCMath.*Gaia Clary
2019-06-03refactor Collada: Add new class Quat (wip)Gaia Clary
2019-06-03refactor collada: Moved BCMatrix to its own fileGaia Clary
2019-06-03refactor collada: Moved basic typedefs in own fileGaia Clary
2019-06-03refactor collada: reorganize class methods in fileGaia 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-28Cleanup: clang formatCampbell Barton
2019-05-27cleanup: Collada exporter renamed 'transrotloc' to 'decomposed'Gaia Clary
2019-05-27fix: collada transformtype must be identical for animation export and object ...Gaia Clary
2019-05-27refactor collada: rename add_node_transform() to add_joint_transform()Gaia Clary
2019-05-23fix unreported Collada exporter Regression: Added back minimal support for Ma...Gaia Clary
2019-05-23Collada exporter updateGaia Clary
2019-05-22fix T64873 collada export crashes Blender on MacGaia Clary
2019-05-18Fix use of deprecated DoF distance propertyBrecht Van Lommel
2019-05-18Mesh: remove Double Sided lighting option, it does nothing in the new viewportBrecht Van Lommel
2019-05-14Cleanup: isolate image dirty flag access in functionsBrecht Van Lommel
2019-04-30Cleanup: comments (long lines) in colladaCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Cleanup: line wrapping caused by commentsCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton