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
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
2012-01-16more keymap editsCampbell Barton
2012-01-16went over all keymaps to check for cases where defaults were assumedCampbell Barton
2012-01-15Fix [#29891] Stupid select all behaviour.Bastien Montagne
2012-01-14remove *.select_inverse operators where the *.select_all operator has an inve...Campbell Barton
2011-09-22Fix #28365: some macro operators were missing descriptions.Brecht Van Lommel
2011-08-15Restoring "Clear User Transforms" operatorJoshua Leung
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-07-09Ctrl-R sets rotation mode for Pose BonesJoshua Leung
2011-07-07Patch [#23682] Add sort+move to bone group list in panelJoshua Leung
2011-06-30fix for own mistake with key shortcuts r37850Campbell Barton
2011-06-27fix [#27778] Set Bone Flags - No Scale - Toggle seems not to work.Campbell Barton
2011-03-24Animation Tool: Propagate PoseJoshua Leung
2011-03-22properties were being used with wrong type functions, this resulted in bad me...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-25internal operator/wm/macro function: dont crash if operators are not found (w...Campbell Barton
2011-02-24face-paint mode operators were not ported from 2.4x yet hide/reveal/sel-swapCampbell Barton
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-23add 2.4x posemode & weightpaint feature as an operator - Flip Active, Shift+F.Campbell Barton
2011-02-16Forgot to actually hook up this operator...Joshua Leung
2011-02-16PoseLib Bugfixes, Cleanups, and Missing OperatorsJoshua Leung
2011-02-16Pose Lib: Start of PoseLib UI in Armature buttonsJoshua Leung
2011-01-12Added operator to show all armature layers (similar to the 3D ViewJoshua Leung