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
2015-06-12Armature: add armature dissolveCampbell Barton
2015-03-19Armature Symmetrize toolCampbell Barton
2015-02-17etch-a-ton: fix crash selecting strokesCampbell Barton
2014-09-24gooseberry request:Antony Riakiotakis
2014-04-25Fix T39895: Displaying the armature layers popup in edit mode always fails.Bastien Montagne
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-16code cleanup: armature functionsCampbell 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-07-19patch [#35789] Quick hack select more/less tool for armaturesCampbell Barton
2013-02-28Renaming the remaining PoseMode files for consistency (camelCase toJoshua Leung
2013-02-28Code Maintenance - Splitting up Armature/Pose Editing FilesJoshua Leung
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-06Bugfixes for Motion Path drawing/updating in light of the recent changes:Joshua Leung
2012-04-29patch [#30834] Quick Hack: Select similar for bones in edit modeCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-14remove *.select_inverse operators where the *.select_all operator has an inve...Campbell Barton
2011-11-05use (const char*) rather than (char*) where possible.Campbell Barton
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-27fix [#27778] Set Bone Flags - No Scale - Toggle seems not to work.Campbell Barton
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-04-21pass even mouse coords value as const so its not edited, view3d_get_view_alig...Campbell Barton
2011-03-24Animation Tool: Propagate PoseJoshua Leung
2011-03-13Pose Sliding Tools - Custom Property Support + Other bugfixesJoshua Leung
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
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
2011-01-11- Added operator to clear all transforms from Pose Bones. This makesJoshua Leung
2010-12-04Maintenance, Campbell Barton
2010-10-15bugfix [#24256] Wrong bone subdivision number in tweak panel.Campbell Barton
2010-09-19patch [#23897] ARMATURE_OT_{hide,reveal}Campbell Barton
2010-07-14Patch #22807: Add select/deselect buttons to armature bone group panelJoshua Leung
2010-06-20etch-a-ton bugfixMartin Poirier
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-19apply visual transform to poseCampbell Barton
2010-02-19Pose Tools Cleanup:Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-01-25Restored missing PoseMode Operators:Joshua Leung
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-25add access to bone add/remove from rna. eg.Campbell Barton