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-12Shader Editor: tweak when the UI for managing the material is enabledInes Almeida
2018-09-12GP: Hide panels for eraser brushesAntonioya
2018-09-12GP: Remove brush type from panelAntonioya
2018-09-12Fix T56766: Bake Action Visual Keying Not Working.Bastien Montagne
2018-09-12GP: Change UI panel parameter smooth orderAntonioya
2018-09-11Tool System: show bisect tool optionsCampbell Barton
2018-09-11Workspace: support reordering of workspaces from RMB menu.Brecht Van Lommel
2018-09-11Cleanup: remove dead codeCampbell Barton
2018-09-11Cleanup: unused variablesCampbell Barton
2018-09-11Correct merge conflictCampbell Barton
2018-09-11Merge branch 'master' into blender2.8Campbell Barton
2018-09-11Cleanup: unused variablesCampbell Barton
2018-09-11UI: use property split for motion pathsWilliam Reynish
2018-09-10Revert wrong add-on folder updateAntonioya
2018-09-10GP: Fix performance problem with big filesAntonioya
2018-09-10Fix object_utils.py's matrix multiplication (use new @ syntax).Bastien Montagne
2018-09-10Fix image_utils.py's load_image() helper.Bastien Montagne
2018-09-10Image/UV Editor: Remove show other optionDalai Felinto
2018-09-10Tool System: use preselect highlight w/ poly-buildCampbell Barton
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