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
2019-01-15Cleanup: replace usages of deprecated BKE_libblock_free by BKE_id_free.Bastien Montagne
2019-01-15Fix T60512: Weight paint brushes show weight when unusedCampbell Barton
2019-01-15Cleanup: use BrushCapabilities prefix for RNA typesCampbell Barton
2019-01-14Windows: add support for Windows Ink.Christopher Peerman
2019-01-14Fix incorrect individual origins icon in clip editor.Sebastian Koenig
2019-01-14NLA: implement a new blending mode that intelligently combines actions.Alexander Gavrilov
2019-01-14Add font selection to VSE text stripsRichard Antalik
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-11Texture Paint: Add filtering option for texture paint overlayClément Foucault
2019-01-11Fix background color use in 3D viewCampbell Barton
2019-01-11Preferences: remove author fieldCampbell Barton
2019-01-11Cleanup: remove tabs after line startCampbell Barton
2019-01-10Fix T60266: missing viewport updates after changing scene world datablock.Brecht Van Lommel
2019-01-10Use proper ID to create FModifier RNA pointerSergey Sharybin
2019-01-10UI: make pie menus stick only when tapping key.Justin Jones
2019-01-10Fix T60354: Paint color shown when not usedCampbell Barton
2019-01-10Cleanup: sort RNA types after enameCampbell Barton
2019-01-10Cleanup: ensure header guards come firstCampbell Barton
2019-01-09Revert/Redo ugly rBd12b3767f81d commit (i.e. add locked sorting option to UIL...Bastien Montagne
2019-01-09WM: add keymap.find_from_operator(...)Campbell Barton
2019-01-08Fix inconsistent naming and behavior for base visible/selected/editable.Brecht Van Lommel
2019-01-08Merge branch 'blender2.7'Sergey Sharybin
2019-01-08Make DNA and RNA errors more meaningful and friendlySergey Sharybin
2019-01-07Fix T59151 Bevel modifier has bad input width for percent.Howard Trickey
2019-01-07PyAPI: Add AnimationData.drivers.new/remove methodsCampbell Barton
2019-01-06UI: tweaks to user preferences layout.Brecht Van Lommel
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2019-01-06object.dimensions: add warning about multiple consecutive assignments.Bastien Montagne
2019-01-05Fix T60183: Images as Planes (addon) Attribute Error.Bastien Montagne
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-04Partial fix T60148: EEVEE hangs when anamorphic bokeh is too lowDalai Felinto
2019-01-04Fix T54771: Can't change multiple dimensions at onceCampbell Barton
2019-01-043D View: use full opacity by defaultCampbell Barton
2019-01-03Fix T58113 Multiple problems with bevel harden normals.Howard Trickey
2019-01-03Fix some inconsistencies in object visibility/selectability tests.Brecht Van Lommel
2019-01-02UI: add scale option for template_icon_view buttonCampbell Barton
2019-01-02Cleanup: use RNA icon instead of passing as an argCampbell Barton
2019-01-02Cleanup: indentation, namingCampbell Barton
2019-01-02Fix image editor tool-settings missing from topbarCampbell Barton
2019-01-02Cleanup: rename target_weight -> weightCampbell Barton
2018-12-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-30Cleanup: warnings (clang)Campbell Barton
2018-12-29Cleanup: use bool, styleCampbell Barton
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-27cleanup: remove unused passesPhilipp Oeser
2018-12-27Fix T57861: Object.ray_cast (and all RNA functions using "ob->runtime") broke...Bastien Montagne
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne