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
2010-03-29Fix [#21542] Clear origin shortkey Alt+O in object mode doesn't workMatt Ebb
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-25select parent/child in object mode with [] keys, like pose mode.Campbell Barton
2010-02-21generic modal operator to make adjusting almost any rna property with the mou...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-10copy vgroups to selected objects as long as they have aligned arrays.Campbell Barton
2010-02-03vertex group sort operator, access from the vgroup panel, sintels mesh has 14...Campbell Barton
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-19Motion Paths - (Part 3) Operators, Drawing, and FixesJoshua Leung
2010-01-15- particle drawing was using invalid memory with weights.Campbell Barton
2010-01-14Changed 3D View menu Duplicate Linked to use the same Matt Ebb
2010-01-11Fix [#20600] First added camera is not made activeMatt Ebb
2010-01-11* Restored vertex parent Matt Ebb
2009-12-30bake is now modal like render and updates the image view while baking.Campbell Barton
2009-12-29bake operator and UI, no feedback while baking yetCampbell Barton
2009-12-24pedantic naming: wmKeyMapItem wasnt called 'kmi' in some cases.Campbell Barton
2009-12-23key shortcits for sculpt backCampbell Barton
2009-12-21Multires: added back Reshape function, to copy vertex locationsBrecht Van Lommel
2009-12-18Keymap conflict detection operator.Martin Poirier
2009-12-11Sculpt Branch:sculpt25Brecht Van Lommel
2009-12-10Sculpt Branch:Brecht Van Lommel
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-12-04Finish renaming job in Set Center operator to use Origin instead of Center.Martin Poirier
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-28* New tool - Join as ShapesMatt Ebb
2009-11-26First changes to implement the 2.5 snapping proposal (discussed back in May a...Martin Poirier
2009-11-26ctrl 1-5 for changing subsurf levelsCampbell Barton
2009-11-23Bugfix - Hook Operators:Joshua Leung
2009-11-22* Re-implemented/refactored 3D View hooks menu.Matt Ebb
2009-11-21- added back Shift+Tab to toggle snap Campbell Barton
2009-11-20* Added a quick little weight group 'Levels' operator, can interactively twea...Matt Ebb
2009-11-17new function WM_keymap_add_menu(), similar to WM_keymap_add_item() except it ...Campbell Barton
2009-11-16add hook in vertex and control point menu's, Ctrl+HCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-04Make Links (Ctrl+L) backCampbell Barton
2009-11-03- Shift+F1 is append in 2.4x (not link). Lee asked it to be made the same.Campbell Barton
2009-11-02many operators uses Bases, for the python to set operators context python too...Campbell Barton
2009-10-30Proportional edit for object mode.Martin Poirier
2009-10-26Restored 'Make Parent Without Inverse' Operator (Ctrl Shift P)Joshua Leung
2009-10-22changed WM_OT_context_* operators to pass through if one of the members in th...Campbell Barton
2009-10-21shape key operators and buttons for reorderingCampbell Barton
2009-10-21added new context operator WM_OT_context_cycle_int, use for switching between...Campbell Barton
2009-10-21[#19445] New Object is not Grabbed after using Duplicate LinkedCampbell Barton
2009-10-21[#19688] pressing O and alt+O doesn't toggle proportional edit mode when edit...Campbell Barton
2009-10-20- editmesh select mirror (in editmode select menu)Campbell Barton
2009-10-20split weight normalize into 2 operators, normalize and normalize_all.Campbell Barton