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
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
2011-01-11- Added operator to clear all transforms from Pose Bones. This makesJoshua Leung
2010-10-15bugfix [#24256] Wrong bone subdivision number in tweak panel.Campbell Barton
2010-10-02Fix #24096: shift+A add menu not working in pose mode. Useful to have itBrecht Van Lommel
2010-09-19patch [#23897] ARMATURE_OT_{hide,reveal}Campbell Barton
2010-08-31rna support for passing dynamic sized arrays to rna functionsCampbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.Campbell Barton
2010-07-14Patch #22807: Add select/deselect buttons to armature bone group panelJoshua Leung
2010-06-20etch-a-ton bugfixMartin Poirier
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-04-06Bugfix #21552: Alt S Envelope scaling key conflictJoshua Leung
2010-03-25More assorted Keying Sets changes for Cessen (mainly api stuff):Joshua Leung
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-19apply visual transform to poseCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-25Restored missing PoseMode Operators:Joshua Leung
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-11-30* Grease Pencil drawing now works with Repeat Last operator. Stroke info is n...Joshua Leung
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-11-23New CLICK event value. If RELEASE is not handled and last event was PRESS of ...Martin Poirier
2009-11-20Armature Editing Fixes:Joshua Leung
2009-11-17new function WM_keymap_add_menu(), similar to WM_keymap_add_item() except it ...Campbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-05Armature Editing Bugfixes:Joshua Leung
2009-11-02Pose bone menu (Ctrl+G) wasnt working, replace with a reference to python menu.Campbell Barton
2009-11-02*Added subdivide to armature toolbar, and gave it a hotkey (W)William Reynish
2009-10-28Comment out "forked" parameter for extrude_mode macro operator (it doesn't wo...Martin Poirier
2009-10-27A bunch of fixes for macro-type operators - Armatures + ObjectsJoshua Leung
2009-10-20etch-a-ton RNA and UI, back in 2.5Martin Poirier
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-28missing Del key in the keymaps where Xkey was usedCampbell Barton
2009-09-192.5 - More Animation BugfixesJoshua Leung
2009-09-192.5 - Pose Enhancement Tools Joshua Leung
2009-09-18Handlers/keymaps, some tweaks for previous commits:Brecht Van Lommel