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-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
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01'make links': rename group -> collection in enum in UIPhilipp Oeser
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-23Fix T60791: Don't show automatic weights option when not supportedJacques Lucke
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-08Fix inconsistent naming and behavior for base visible/selected/editable.Brecht Van Lommel
2019-01-02Cleanup: indentation, namingCampbell Barton
2018-12-19Fixes for particle system and physicsSergey Sharybin
2018-12-14Fix T58351: Make Single User crashesDalai Felinto
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-28Fix T56906: Mesh from Curve not working on curves beveled by curves.Bastien Montagne
2018-11-14Merge branch 'master' into blender2.8Campbell Barton