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
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
2013-11-06patch [#37305] Quick Hack: Armature Mirror SelectCampbell Barton
2013-11-04code cleanup: remove unused operator (select all handles this case now)Campbell Barton
2013-10-29patch [#37218] Split operator for armaturesCampbell Barton
2013-10-26remove null checks for macro definitions, if these fail then something is bro...Campbell Barton
2013-07-19patch [#35789] Quick hack select more/less tool for armaturesCampbell Barton
2013-06-10fix [#35670] Selectionmode LMB dont change the controlling for putting curve ...Campbell Barton
2013-05-11only use OSKEY as a replacement for CTRL on Apple (was already the case in ma...Campbell Barton
2013-05-10Fix #35267: cmd+v, cmd+c on OS X for copy/paste worked in some editors like t...Brecht Van Lommel
2013-02-28code cleanup: includesCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-07-08style cleanupCampbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-07-03First load of spell and typo fixes (mostly UI messages, but also one or two p...Bastien Montagne
2012-05-09style cleanup: graph & armatureCampbell Barton
2012-05-06add back pose specials menu, also add back the ability to clear user transfor...Campbell Barton
2012-05-06Bugfixes for Motion Path drawing/updating in light of the recent changes:Joshua Leung
2012-05-05Fix related to [#31157]: Tips (descriptions) of macro operators were not set ...Bastien Montagne
2012-04-29patch [#30834] Quick Hack: Select similar for bones in edit modeCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton