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-08-21svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r31296:31488Nicholas Bishop
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-07-24bugfix [#22769] Undo Looses Active Camera Campbell Barton
2010-07-04home key to center the camera offset.Campbell Barton
2010-06-14naming changesCampbell Barton
2010-04-07Fix [#21760] Snap to Origin doesn't workMatt Ebb
2010-04-03More work on Drag Immediate:Martin Poirier
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-01-20patch from Bjørnar Hansen (anachron)Campbell Barton
2010-01-14* Added an 'enable manipulator' operator, with boolean properties for each of Matt Ebb
2010-01-14ctrl +/- should be in default keymap for 3d view zoom in/out, probably other ...Joseph Eagar
2010-01-14[#20583] Snap Cursor to Center and more View editsMartin Poirier
2010-01-12Renamed toolbar to Tool Shelf all overMatt Ebb
2010-01-11Multitouch trackpad 2 fingers gestures implementationDamien Plisson
2010-01-04* Added back some shortcuts from 2.4x using ctrl/alt/shift/etc mouse wheel to...Matt Ebb
2009-12-24Removed a few operators that were just used to generate popup menus and repla...Matt Ebb
2009-12-24Key map related things:Matt Ebb
2009-12-18Keymap conflict detection operator.Martin Poirier
2009-12-09reference to INDIVIDUAL_CENTERS causing errorCampbell Barton
2009-12-04Fix for [#19921] pressing NumpadDot on isolated mode centers the 3D cursorMatt Ebb
2009-11-29[#20103] Shortcut (Ctrl Space) not working for to show 3d transform manipulatorCampbell Barton
2009-11-28Shaded view toggle key (Shift-Z) not needed anymore.Martin Poirier
2009-11-23* Changed default shortcut key for 'center view to cursor' to ctrl numpad .Matt Ebb
2009-11-23Bugfixes:Joshua Leung
2009-11-17use number keys to set the current brush in paint modesCampbell Barton
2009-11-12Shift click on modifier works again.Martin Poirier
2009-11-10Math LibBrecht Van Lommel
2009-11-06bring back align to view to objectCampbell Barton
2009-10-27- Right click menu can open links directly to API reference docs (rna and ope...Campbell Barton
2009-10-15added operators for setting rna for each type, this avoids having double "'qu...Campbell Barton
2009-10-14Use new operator to toggle view3d draw type.Martin Poirier
2009-10-13Context operators for adjusting context values directly to avoid adding opera...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-06* Added 'set object as camera' operatorMatt Ebb
2009-09-25modal kaymaps for view3d rotate/move/zoom removed redundant 'view' prefix fro...Campbell Barton
2009-09-24Use Shift+F for fly-mode (like 2.4x) rather then Any+FCampbell Barton
2009-09-23fly mode back as a modal operator view3d.flyCampbell Barton
2009-09-22- removed View3D->localview since it wasnt set on entering localview (making ...Campbell Barton
2009-09-18Handlers/keymaps, some tweaks for previous commits:Brecht Van Lommel
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-16Object mode Selection options brought back for view3d.selectCampbell Barton
2009-08-30Grease Pencil: Basic Support for Image Editor AgainJoshua Leung
2009-08-29Grease Pencil: Toolbar Compatability FixesJoshua Leung
2009-08-262.5 - Grease Pencil Version 2 (Crude rebirth)Joshua Leung
2009-08-26Map manipulator to leftmouse, not actionmouse.Martin Poirier
2009-08-222.5 - Code shufflingJoshua Leung
2009-08-212.5 Object mode:Nicholas Bishop