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-13Gizmo: value2d utility to adjust operator valuesCampbell Barton
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-12Fix T56662: Autocomplete for texture slot Crash (in console).Bastien Montagne
2018-09-10GP: Cleanup commented linesAntonioya
2018-09-10GP: Remove annotation stroke modeAntonioya
2018-09-10Image/UV Editor: Remove show other optionDalai Felinto
2018-09-10Cleanup: remove unused field argsCampbell Barton
2018-09-08Fix gizmo poll functionCampbell 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-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Cleanup: move area API into own functionCampbell Barton
2018-09-07GP: Replace hide icon in materialsAntonioya
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-06Merge branch 'master' into blender2.8Bastien Montagne
2018-09-06Compositor: Always use AA on masksSergey Sharybin
2018-09-06Cleanup: styleCampbell Barton
2018-09-053D Text: improvements to vertical alignmentDalai Felinto
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-09-03Fix T56667: missing sockets with Cycles render layer nodes in compositing.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Sergey Sharybin
2018-08-31Cloth: Componentize forcesLuca Rood
2018-08-31Python: Enable MASS unit in FloatPropertyMonique Dewanchand
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-30GP: Change icon identfier for shaderFxAntonioya
2018-08-30UI: add dedicated icon IDs for decorators, tool settings, shaderfx, overlays.Brecht Van Lommel
2018-08-30Workspaces: switch object mode when switching workspaces.Brecht Van Lommel
2018-08-30Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-30Fix T56610: crash saving images with python API.Brecht Van Lommel
2018-08-30GP: Add weights while drawing strokesAntonioya
2018-08-303D View: option to always show center in face modeCampbell Barton
2018-08-30UI: move workspace panels to tool settingsCampbell Barton
2018-08-29Cleanup: add file doxy commentsCampbell Barton
2018-08-29Merge branch 'master' into blender2.8Campbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-29Tool System: hide paint options for non brush toolsCampbell Barton
2018-08-29UI: use icons for sculpt mode toolbarCampbell Barton
2018-08-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-28RNA: make mesh add methods use required arg 'count'Campbell Barton
2018-08-28GP: Revert replace custom function by standard APIAntonioya
2018-08-28RNA: use required args for internal popup end APICampbell Barton
2018-08-28RNA: make template_list list_id a required argCampbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-08-28GP: Replace custom function by standard APIAntonioya
2018-08-27BMesh: improvements/fixes to select side of activeCampbell Barton