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-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Cleanup: spellingCampbell Barton
2020-02-04Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-04Fix T73234: Undo/redo with local collection crashesCampbell Barton
2020-02-03Cleanup: Rearrange ED_armature.hmano-wii
2019-12-27Transform: Use parent bone orientation if the bone has not sizemano-wii
2019-12-24Cleanup: correct filenames in commentsCampbell Barton
2019-12-09Cleanup: remove duplicate variablesCampbell Barton
2019-12-09Edit Armature: match separate selection with meshesCampbell Barton
2019-12-09Fix separating bones on hidden layersCampbell Barton
2019-12-09Fix T72310: Separate bones creates empty armaturesCampbell Barton
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-15Fix active bone flip not activating the wpaint vertex groupCampbell Barton
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-10-24Fix T60689: Flip Active/Selected bone fails in weight paint modeCampbell Barton
2019-10-04Fix T67212: No smooth blending in "Push Pose from Breakdown" and "Relax Pose ...Sebastian Parborg
2019-10-02Fix T70409: Propagate Pose not updating correctlySybren A. Stüvel
2019-09-26Cleanup: clang-formatBrecht Van Lommel
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-25Pose paste: avoid auto-keying on unselected bones when 'selection only' is en...Sybren A. Stüvel
2019-09-25Motion paths: Use minimal possible dependency graphSergey Sharybin
2019-09-25Motion paths: Refactor, make update range more explicitSergey Sharybin
2019-09-18Fix excessive dependency graph evaluation while painting strokesBrecht Van Lommel
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-04Armature: add Inherit Scale options to remove shear or average the scale.Alexander Gavrilov
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-23Armature: use BKE_armature_transform when applying transformationCampbell Barton
2019-08-21Cleanup: clang-formatCampbell Barton
2019-08-21Fix T65671: Armature X-Mirror inconsistenciesDemeter Dzadik
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-16Cleanup: spellingCampbell Barton
2019-08-02Cleanup: doxy sectionsCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-18Fix T66949: Can't select bones from multiple objects in wpaint modeCampbell Barton
2019-07-18Fix pose de-selection when selecting from object modeCampbell Barton
2019-07-17Fix T59713: Armature layer dots not updated on changesmano-wii
2019-07-17Revert "Fix T59713: Moving bones between layers in edit mode doesn't show the...mano-wii
2019-07-17Fix T59713: Moving bones between layers in edit mode doesn't show the dot ico...mano-wii
2019-07-11Undo System: add is_final argument (no functional changes)Campbell Barton
2019-07-07Cleanup: spellingCampbell Barton
2019-06-14Fix pose copy storing action/animation in copybufferSergey Sharybin
2019-06-12Cleanup: unused varsCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-11Fix T65671: Armature X-Mirror inconsistenciesmano-wii
2019-06-07Remove Deform Delay armature optionSergey Sharybin