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-04-30Stop using deprecated ob->flag & SELECTDalai Felinto
2019-04-30Remove BKE_scene_object_base_flag_sync_from_objectDalai Felinto
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
2019-04-29Fix T59848: precisely represent the dependencies of Armature modifier.Alexander Gavrilov
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-29Cleanup: internal apply modifier code: make it clear we use eval modifier and...Bastien Montagne
2019-04-29Fix T63503: Set parent menu shown twiceCampbell Barton
2019-04-29Cleanup: spellingCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-18Cleanup: comment blocksCampbell 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-16Cleanup: move motion paths into editors/animationCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16Fix T63401: add Object (Without Inverse) to Set Parent menuPhilipp Oeser
2019-04-15Fix T63598: "child of" constraint "set/clear inverse" ops not workingPhilipp Oeser
2019-04-15cleanup: typo in commentPhilipp Oeser
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-09Cleanup: spellingCampbell Barton
2019-04-08cleanup: typo in commentPhilipp Oeser
2019-04-04Fix T63252: Bind in Mesh Deform Modifier failsSergey Sharybin
2019-04-02Fix T63220: Cannot make object single user after Duplicate Scene with Link Ob...Bastien Montagne
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-04-01Fix T63101: Blender crashes on adding any object to collection duplicated wit...Bastien Montagne
2019-04-01Modifiers: Proper fix for the Apply ModifierSergey Sharybin
2019-03-27Fix T55956: Transfer Weights: Source Layers can't be set to Active Layer.Bastien Montagne
2019-03-27Cleanup: minor comments fixes.Bastien Montagne
2019-03-27Fix T63004: Make Links operator would still allow collection instancingPhilipp Oeser
2019-03-27Fix T62935: Missing tag when copying constraintsJacques Lucke
2019-03-26Fix (unreported) crash when making object single user in some cases.Bastien Montagne
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-20Fix assert on vertex parentSergey Sharybin
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-15Fix T62438: Unhide all doesn't set newly visible objects to selectedDalai Felinto
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-15Cleanup: indentation, wrappingCampbell Barton
2019-03-13Fix T62377: Crash hiding Armature in edit mode and switching to poseDalai Felinto
2019-03-12Fix Hook to New Object won't appear in Local ViewDalai Felinto
2019-03-11Fix T59928: 'Radius' option does nothing when adding light probeJacques Lucke
2019-03-11Merge branch 'blender2.7'Brecht Van Lommel
2019-03-11Fix T61053: crash baking to float image after file save.Brecht Van Lommel
2019-03-08Cleanup: use doxy sections for object select APICampbell Barton