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
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-10-04Cleanup: `Neighbour` -> `Neighbor`. and other minor UI messages fixes.Bastien Montagne
2021-09-22Animation: Pose Slide Operator - Blend to NeighbourChristoph Lendenfeld
2021-07-15Animation: new pose library based on Asset BrowserSybren A. Stüvel
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2020-04-29Armature posemode: add mouse independent "Select Linked" operatorPhilipp Oeser
2020-03-31Armature: add Select Linked (Ctrl-L)Campbell Barton
2020-03-30Armature: remove merge function, use dissolve insteadCampbell Barton
2019-05-07Implement Push/Relax from rest pose.Sebastian Parborg
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual loc...Brecht Van Lommel
2018-08-20Motion Paths UI: "Update from Scene Range" operatorJoshua Leung
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-11Cleanup: remove redundant operatorCampbell Barton
2018-07-04Keymap: Resolve inconsistencies, T55162Campbell Barton
2018-07-03Keymap: Select/De-Select now use A, Alt-ACampbell Barton
2018-07-02Keymap: add back X-Key for deleteCampbell Barton
2018-06-29Keymap: minimal default keymapCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-11T54983: Bone selection overlayJeroen Bakker
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2016-09-16Added buttons to move a pose in a pose library up/down.Sybren A. Stüvel
2016-03-03Armature edit-mode: Add clear-roll operator, Alt-RCampbell Barton
2015-06-12Armature: add armature dissolveCampbell Barton
2015-05-27Use PKey for edit-armature separateCampbell Barton
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-04-02Expose the Pose Propagate tool a bit more in the UIJoshua Leung
2015-03-19Armature Symmetrize toolCampbell Barton
2015-02-24Fix T43535 - weight paint issuesAntony Riakiotakis
2014-11-28Cleanup: unused headersCampbell Barton
2014-04-25Fix T39895: Displaying the armature layers popup in edit mode always fails.Bastien Montagne
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-01-09Fix T38077: Scaling bones in EditMode drawn using envelope display mode scale...Joshua Leung
2013-11-22Armature Editing: select shortest path (Ctrl+RMB matching mesh operator)Campbell Barton
2013-11-16pose mode: extend selection flipping to use the same method as editmode.Campbell Barton