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
2013-03-07ruler/protractor for 3d viewport (apart of 3d printing features). work-in-pro...Campbell Barton
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2012-12-31Bug fix - post 2.65a problem:Ton Roosendaal
2012-12-29Trackpad fixes & changes:Ton Roosendaal
2012-12-29Bug fix #32806Ton Roosendaal
2012-12-18Correction for own commit r53006, removed some ndof keymaps, bad!Campbell Barton
2012-12-18Minor tweaks to some UI messages...Bastien Montagne
2012-12-16error in 53006, moved into another keymap rather then just re-ordering.Campbell Barton
2012-12-14workaround for ndof events showing in view3d menu items. (add before other ke...Campbell Barton
2012-12-14add back a key to access view-cursor (alt+home)Campbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-11-25Fix #33290: pressing alt+Z in wireframe mode did not go to textured draw modeBrecht Van Lommel
2012-10-16Cycles: non-camera viewport render border supportSergey Sharybin
2012-10-10- Ctrl+NumpadDel is now view-selected (all regions), ... was view cursor.Campbell Barton
2012-08-19Patch #32326: NDOF support of rotation and panning the view at the same timeSergey Sharybin
2012-05-25Modifications to the view3d.select() operator: Nathan Vegdahl
2012-05-05feature request from VenomGfx- lock to active as an operator since its tediou...Campbell Barton
2012-03-26style cleanup: mostly whitespace around operatorsCampbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-01-16more keymap editsCampbell Barton
2012-01-16use TRUE/FALSE for boolean keymaps, no functional changesCampbell Barton
2012-01-15Fix [#29891] Stupid select all behaviour.Bastien Montagne
2012-01-11Change how object menu selection works, use an operator with an enum rather t...Campbell Barton
2011-11-14VIEW3D_OT_camera_to_view_selected operator to move the camera to frameCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-08-23Make Ctrl+RMB in editmode behave like 2.4x, was re-using center option which ...Campbell Barton
2011-07-27shift-motion to pan with 3D mouseMike Erwin
2011-07-24Add mapping for front/right/top aligned to selected object.Nathan Letwory
2011-06-16Standard views (front, top, etc.) work from buttons on SpaceExplorer and Spac...Mike Erwin
2011-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2011-05-22- view dolly now quits on pressing escape (if activated from the search menu).Campbell Barton
2011-04-22View Dolly Operator: Ctrl+Shift+MMB.Campbell Barton
2011-03-10Apply [#26364] New Windows keyboard handlingNathan Letwory
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 back view 1:1 operator from 2.4x (Shift+PadEnter)Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-27Workaround for [#25279] Shift-Numpad combinations fail to align view to selec...Nathan Letwory
2010-12-17fix for keymap error with renaming rna.Campbell Barton
2010-12-08pedantic word ordering change.Campbell Barton
2010-09-06revert keymap name commit, matt says everything should be '2D View', '3D View...Campbell Barton
2010-09-06rename '3D View' keymap, since its know as 'View 3D' for other areas of the k...Campbell Barton
2010-08-19fixes for recent renamingCampbell Barton
2010-08-17apply all rna naming changes for rna_space.cCampbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-07SpaceNav turntable and fit in 3D view. Tablet data rides with cursor/button e...Mike Erwin
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