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
2012-06-20removing from group now shows menu to select group to remove.Campbell Barton
2012-06-20style cleanupCampbell Barton
2012-06-15scale node - framing offset: compatible with camera shiftX/Y and the viewport...Campbell Barton
2012-06-13apply offset to the camera view - this works exactly like camera shift (trans...Campbell Barton
2012-06-13framing options for camera background image: stretch/fit/cropCampbell Barton
2012-05-253D View: add Backface Culling option, to hide faces when seen from the back s...Brecht Van Lommel
2012-05-193D View UI:Thomas Dinges
2012-05-15style cleanup: pep8Campbell Barton
2012-05-15style cleanup: raytree codeCampbell Barton
2012-05-15Fix for second part of #31445: Surface "Control Points" menu is emptySergey Sharybin
2012-05-15Fix #31445: Surface "Control Points" menu is emptySergey Sharybin
2012-05-13Adds “align” option to snap to verts/edges/faces, for bones in Pose mode.Bastien Montagne
2012-05-13add access to bevel weight modal operator (only available in the Shift+E edge...Campbell Barton
2012-05-133D View:Thomas Dinges
2012-05-11Add keymap and menu entries for masking.Nicholas Bishop
2012-05-06Mesh elements sorting refactor.Bastien Montagne
2012-05-06add back pose specials menu, also add back the ability to clear user transfor...Campbell Barton
2012-05-06Bugfix [#31297] Transform menu often showed operators which didn't make senseJoshua Leung
2012-05-05Fix [#31322] Assign to Active Group adds new groupBastien Montagne
2012-05-05feature request from VenomGfx- lock to active as an operator since its tediou...Campbell Barton
2012-05-01Do not stick normal length slider in 3d viewport properties to display normal...Sergey Sharybin
2012-04-30Fix #31180: limit selection to visible button in 3d header not showing up inBrecht Van Lommel
2012-04-29bmesh: new wireframe toolCampbell Barton
2012-04-24fix [#31083] "Hide Selected" through Menu Operation doesn't work wellCampbell Barton
2012-04-24add inset and bridge to mesh specials menu (along side bevel) + typo fix.Campbell Barton
2012-04-16fix [#30972] Editmesh split by materials not working.Campbell Barton
2012-04-13Do not hide (gray out) lens/lock to object/lock to cursor options in Quad vie...Bastien Montagne
2012-04-10Fix for recent commit that changed normal display buttons to use icons, theBrecht Van Lommel
2012-04-10Fix #30850: bevel tool only works on edges but tooltip indicated it worked onBrecht Van Lommel
2012-04-10mango request: option to draw background in front of all objects in the viewp...Sergey Sharybin
2012-04-10use space more efficiently for normal mesh panel buttons (icons for face/vert...Campbell Barton
2012-04-08code cleanup: remove unused imports/defines + other redundant code.Campbell Barton
2012-04-07Fix [#30851] Mesh Editmode: Specials-menu lost "Subdivide smooth"Thomas Dinges
2012-04-07Added Vertex Slide: Slides a vertex along a selected and connected edge (Shif...Francisco De La Cruz
2012-04-04replace relative imports with absolute imports so scritps can be executed dir...Campbell Barton
2012-04-03fix for vertex group blend - wasn't functional since the deform verts were be...Campbell Barton
2012-03-28remove dissolve keybinding, conflicts with draw, add back to delete menu.Campbell Barton
2012-03-26fix [#30672] Mesh menu duplicityCampbell Barton
2012-03-24style cleanup: pep8, indentationCampbell Barton
2012-03-24Adding back delete edge loop to delete menuDaniel Salazar
2012-03-23bmesh editmode - split dissolve into its own menu. mesh delete code was getti...Campbell Barton
2012-03-23edge split bmesh operator wasnt accessible (defined but not used), for some r...Campbell Barton
2012-03-21patch from Richard Shaw, exclude ffmpeg files when its disabled.Campbell Barton
2012-03-19bmesh: inset tool, access from face menu (Ctrl+F)Campbell Barton
2012-03-19Grumph, more fixes in this Select menu (Invert had default op name for metaba...Bastien Montagne
2012-03-18Fix [#30588] "select/deselect all"-menu for lattice doesn't default to TOGGLEBastien Montagne
2012-03-17UI messages: unification of select/deselect stuff.Bastien Montagne
2012-03-17add select invert for latticeCampbell Barton
2012-03-15Move brush tool/paint-mode from toolbar to brush menu.Nicholas Bishop
2012-03-14Add partial visibility operator including keymaps and menu items.Nicholas Bishop