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-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-01Fix T66641: Certain drivers fail to copy when copying a full scene.Bastien Montagne
2019-09-16Fix T64238: Scene Full Copy: Cameras bound to markers does not update.Bastien Montagne
2019-09-05LibOverride: add a generic macro to check whetehr an ID is overridable.Bastien Montagne
2019-09-05LibOverride: give more remapping control to `BKE_override_library_create_from...Bastien Montagne
2019-09-02Cleanup: get rid of BKE_collection_master() useless accessor.Bastien Montagne
2019-08-29LibOverride: Create override operator: various fixes.Bastien Montagne
2019-08-25Cleanup: rename mesh looptri/tessface functionsCampbell Barton
2019-08-23LibOverride: Disable the re-parenting of overriding objects to the instancing...Bastien Montagne
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-17Cleanup: spellingCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-25Fix T67593: Crash when making link for instance collectionSergey Sharybin
2019-06-25GPencil: Add Lattice modifier when use Ctrl+P to Lattice DeformAntonioya
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-11Fix T64608: DOF Focus object, not linked to new copy, Scen "full_copy".Bastien Montagne
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-28Fix T65175: nodetree animation stays linked after duplicating a lampPhilipp Oeser
2019-05-21Fix T64842: crash rendering files with bevel curvesBrecht Van Lommel
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-29Fix T63503: Set parent menu shown twiceCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell 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
2019-04-16Fix T63401: add Object (Without Inverse) to Set Parent menuPhilipp Oeser
2019-04-08cleanup: typo in commentPhilipp Oeser
2019-04-02Fix T63220: Cannot make object single user after Duplicate Scene with Link Ob...Bastien Montagne
2019-04-01Fix T63101: Blender crashes on adding any object to collection duplicated wit...Bastien Montagne
2019-03-27Fix T63004: Make Links operator would still allow collection instancingPhilipp Oeser
2019-03-26Fix (unreported) crash when making object single user in some cases.Bastien Montagne
2019-03-20Fix assert on vertex parentSergey Sharybin
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-15Fix T62313 - No way to remove object from master collection in 3d viewDalai Felinto
2019-03-15Fix T62601: parenting to curve (follow path) causes offsetPhilipp Oeser
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-05Fix parenting objects to bones/vertices causes offsetPhilipp Oeser
2019-03-03Fix T62064: Linked object made by Make Links isn't showed in the scene you li...Bastien Montagne
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-14Fix T61353: Crash converting a curve to a meshCampbell Barton
2019-02-09Fix T61276: Make Single User unlinks original object.Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton