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-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
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-26Static override: add constraint targets as overrideable!Bastien Montagne
2018-08-26Cleanup: styleCampbell Barton
2018-08-25GP: Select color in Brush or in PropertiesAntonioya
2018-08-24Compositor: Added Weighted Standard Curve evaluationJeroen Bakker
2018-08-24Merge branch 'master' into blender2.8Campbell Barton
2018-08-24RNA: avoid redundant property lookups in UI APICampbell Barton
2018-08-23Workspaces: move delete to right click menu, instead of X on tab.Brecht Van Lommel
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-23Compositor: Film-like curveJeroen Bakker
2018-08-22Cleanup: RNA namingCampbell Barton
2018-08-21GP: Force Fill triangulation data recalcAntonioya
2018-08-21Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-21UI: disable new text hinting from D3201 by default for now.Brecht Van Lommel
2018-08-20Merge branch 'master' into blender2.8Campbell Barton
2018-08-20RNA: Spline.calc_length() utility functionCampbell Barton
2018-08-19UI: rename 'Apron' to 'Click Anywhere'Campbell Barton
2018-08-18GP: Reduce updates of material previewsAntonioya
2018-08-18Static Override: make hidden & co flags of object overridable.Bastien Montagne
2018-08-17UI: save statusbar/topbar collapsed state per screen.Brecht Van Lommel
2018-08-17Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-17Fix engine.camera_model_matrix() not working in the Python API.Brecht Van Lommel