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-09-08Cleanup: remove redundant assignmentCampbell Barton
2018-09-07UI: Disable popup for object mode delete from menuCampbell Barton
2018-09-07Cleanup: Update shortcut in commentCampbell Barton
2018-09-07Gizmo: update template to use matrix multiplyCampbell Barton
2018-09-07RNA: update gizmo API for changes in BlenderCampbell Barton
2018-09-07RNA: Area.header_text_set text is now requiredCampbell Barton
2018-09-07Fix operators from W menu for the API changesSergey Sharybin
2018-09-07Annotate Tool: allow drawing dotsCampbell Barton
2018-09-07UI: add useful information to 'Measure' tooltipCampbell Barton
2018-09-06Cleanup: remove unused Blender Internal preview.blend.Brecht Van Lommel
2018-09-06UI: add mark/clear seam to UV menu in 3D viewport.William Reynish
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
2018-09-06Fix exception w/ grease pencil brush tooltipsCampbell Barton
2018-09-06Multi-Objects: UV_OT_follow_active_quadsDalai Felinto
2018-09-05Fix error message from MESH_OT_faces_mirror_uvDalai Felinto
2018-09-05UV_OT_lightmap_pack: Distinction between edit and object modesDalai Felinto
2018-09-05Multi-Objects: UV_OT_lightmap_packDalai Felinto
2018-09-05Cleanup: uvcalc_smart_project.py 2/2Dalai Felinto
2018-09-05Cleanup: uvcalc_smart_project.pyDalai Felinto
2018-09-05Multi-Objects: UV_OT_smart_projectDalai Felinto
2018-09-05UI: Change "Show Edge Seams" toggle positionClément Foucault
2018-09-05UI: remove delete redo panelCampbell Barton
2018-09-05keyingsets_builtins: use keyword parametersSybren A. Stüvel
2018-09-05Correct last commit (keep same location as brushes)Campbell Barton
2018-09-05Tool System: show weight for the gradient toolCampbell Barton
2018-09-053D Text: improvements to vertical alignmentDalai Felinto
2018-09-05Correct edge rip tool operatorCampbell Barton
2018-09-04Multi-Objects: MESH_OT_faces_mirror_uvAlan
2018-09-04GP: Reorder Viewport Display panel optionsAntonioya
2018-09-04UI: icon keyword argument to popmenu_begin__internalAleksandr Zinovev
2018-09-04Cleanup: overly polite/rude messagesCampbell Barton
2018-09-04Fix error when no tool is activeCampbell Barton
2018-09-04Cleanup: pep8Campbell Barton
2018-09-04Correct toolbar tips for non sculpt modesCampbell Barton
2018-09-03UI: tweak object viewport display panel, use grid flow.William Reynish
2018-09-03UI: use grid flow for metadata panel.William Reynish
2018-09-03UI: reorganize render output and encoding panels for single columns.William Reynish
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-03Topbar: Remove unused variableSergey Sharybin
2018-09-03Tool System: add paint brush shortcutCampbell Barton
2018-09-03Fix exception running toolbar w/o an active spaceCampbell Barton
2018-09-03Cleanup: use single quotes for enum'sCampbell Barton
2018-09-03UI: remove rotate/reverse UV's from menuCampbell Barton
2018-09-03Tool System: map keys bound directly to a toolsCampbell Barton
2018-09-03Fix toolbar popup outside the window regionCampbell Barton
2018-09-02UI: correct unintended space in string formattingCampbell Barton
2018-08-31Cloth: Implement angular bending springsLuca Rood
2018-08-31Cloth: Componentize forcesLuca Rood