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
2017-07-26Merge remote-tracking branch 'origin/master' into gsoc2016-improved_extrusiongsoc2016-improved_extrusionJoão Araújo
2017-06-10UI: Replace placeholder icons in object-add menuJulian Eisel
2017-06-09UI: Fix some small ui inconsistenciesAaron Carlisle
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
2017-04-18Fix brush menu broken before adding uv and texture dataAaron Carlisle
2017-04-11Merge remote-tracking branch 'origin/master' into gsoc2016-improved_extrusionJoão Araújo
2017-03-26PyAPI: add missing class registrationCampbell Barton
2017-03-23UI: allow to extend camera as a menuCampbell Barton
2017-03-20Cleanup: especially non pep8 parts of Py UICampbell Barton
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-12UI: expose mesh conversion in apply menuCampbell Barton
2017-02-10Do not overide textAaron Carlisle
2017-02-10Fix T50629 -- Add remove doubles to the cleanup menuAaron Carlisle
2017-02-03Fix T50125: Shortcut keys missing in menus for Clear Location, Rotation, and ...Bastien Montagne
2017-01-04Curves: Chamfer and fillet operatorsJoão Araújo
2017-01-03Revert "Remove double menu entries"Aaron Carlisle
2016-12-16Remove double menu entriesAaron Carlisle
2016-12-15Update submodules.João Araújo
2016-12-01GPencil: Include various new operators into the 3D View menus tooJoshua Leung
2016-11-15Fix menu inconsistenciesAaron Carlisle
2016-11-12Fix Make Vertex Parent operator missing from vertex/curve/lattice menus.Geoffroy Krantz
2016-10-21Fix T49804: Display grid Scale/Subdivision are sometimes disabled in View3D w...Bastien Montagne
2016-09-19Fix T49375: align rotation with snap target isn't toggleable in edit mode.Bastien Montagne
2016-09-05Correction to previous commit (PEP 8)Julian Eisel
2016-09-05Combine all Proportional Editing options under one menuJulian Eisel
2016-09-05Fix menu drawing printing 'unknown operator' warning when building without WI...Julian Eisel
2016-08-26Fix: Use submenu for GPencil -> Select GroupedJoshua Leung
2016-08-14Curves: Operator's interfaceJoão Araújo
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-07-22Add Subdivide Edge-Ring to menuCampbell Barton
2016-07-15Add "Snap Selection to Active" option in menuCampbell Barton
2016-07-08BMesh: add decimate edit-mode toolCampbell Barton
2016-07-07Transforms to Delta TransformsJoshua Leung
2016-06-23GPencil: Added a new version of the "delete active frame" operator which dele...Joshua Leung
2016-06-22Fix T48703: Name inconsistency w/ area maximize/fullscreenCampbell Barton
2016-06-21Fix T48697: Brush curve-stroke snaps strangelyCampbell Barton
2016-06-16Vertex paint color operationsCampbell Barton
2016-05-21GPencil: Add hotkeys for the "Delete Active Frame" operatorJoshua Leung
2016-05-09GPencil: Added operators to select first and last points of strokesJoshua Leung
2016-05-02Curve: new dissolve toolCampbell Barton
2016-04-26Hair edit: Add operator to uniform length of selected hairsSergey Sharybin
2016-04-20Fix T46903: Missing Render Border Menu itemsSergey Sharybin
2016-03-03Armature edit-mode: Add clear-roll operator, Alt-RCampbell Barton
2016-02-253D View: correct menu for moving out of local-viewCampbell Barton
2016-02-24Remove paste-from-file from menuCampbell Barton
2016-02-08GPencil UI: Show selection mask toggle in 3D view header to make it easier to...Joshua Leung
2016-02-01UI: minor tweaks to view orbit shortcuts showCampbell Barton
2016-01-31Cleanup: pep8Campbell Barton