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-06-03Logic Editor: clear properties operator + logics in the object menuDalai Felinto
2010-05-27Various constraint code cleanups:Joshua Leung
2010-05-24- remove OBJECT_OT_curve_addCampbell Barton
2010-05-19Logic UI and Operators: adjusts on Layout + copy properties operator + fix on...Dalai Felinto
2010-05-13Bring back the pupmenu for "select object in the same group"Diego Borghetti
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-05-06own restrict-render commit broke hide unselected.Campbell Barton
2010-05-05- split objet group add/link into 2 operatorsCampbell Barton
2010-05-05remove conflicting restrict render keyCampbell Barton
2010-05-04render hide/unhide (Ctrl+H, Ctrl+Alt+H, Ctrl+Alt+Shift+H)Campbell Barton
2010-05-04merging revisions 28564-28569 from render branch into trunkJoseph Eagar
2010-04-12Copy Constraints OperatorDalai Felinto
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