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
2018-07-07Cleanup: redundant poll checksCampbell Barton
2018-06-21UI: preference for developer extrasCampbell Barton
2018-06-05Cleanup: pep8Campbell Barton
2018-05-11EditMesh: remove duplicate rip macroCampbell Barton
2018-04-01Correct accidental changes by C Logging additionCampbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2018-03-29UI: Edit mode move edge data tool into a menuAaron Carlisle
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin
2017-11-23Fix T53171: lamp specials strength tweak fails with renamed emission nodes.Brecht Van Lommel
2017-10-30Curve Decimate: new tool to simplify bezier curvesCampbell Barton
2017-10-21Cleanup: use relative imports in bl_uiCampbell Barton
2017-10-19Cleanup: redundant commentsCampbell Barton
2017-10-19UI: 3D View, object menuCampbell Barton
2017-10-19UI: 3D View, undo menu reorganizationCampbell Barton
2017-10-19UI: 3D View, minor menu reorganizationCampbell Barton
2017-10-19UI: 3D View Mesh "Select" menu reorganizationCampbell Barton
2017-10-19UI: 3D View "View" menu reorganizationCampbell Barton
2017-10-19Cleanup: pep8/line lengthCampbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-02Cleanup: use title caps for labelsCampbell Barton
2017-08-21Modify menu from last commitCampbell Barton
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-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-03Revert "Remove double menu entries"Aaron Carlisle
2016-12-16Remove double menu entriesAaron Carlisle
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-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