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
2020-07-03Cleanup: Editors/Space/View3D, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Cleanup: Explicit return in each `else if` block in `buttons_context()`Sybren A. Stüvel
2020-07-03Clang-Tidy: Enable bugprone-misplaced-widening-castSergey Sharybin
2020-07-03Clang-Tidy: enable readability-named-parameterJacques Lucke
2020-07-03Clang-Tidy: enable bugprone-too-small-loop-variableJacques Lucke
2020-07-03Cleanup: Editors/Sculpt/Paint, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Cleanup: Editors/Screen, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Cleanup: Explicit return in each `else if` block in `ed_screen_context()`Sybren A. Stüvel
2020-07-03Cleanup: Editors/Object, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Cleanup: Editors/Mesh, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Cleanup: Editors/Armature, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Cleanup: Editors/Animation, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Fix Pose Brush crashing after disabling connected only in FK modePablo Dobarro
2020-07-03Cleanup: Remove obsolete code in interface_panel.cHans Goudey
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-07-03Cleanup: Editors/GPencil, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Cleanup: Interface, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Fix T78570: Vert/Edge slide doesn't adjust UVsGermano Cavalcante
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-07-03Cleanup: spellingCampbell Barton
2020-07-02UI: Replace "Grease Pencil" with "Annotation" in user-facing options in the C...Nicola De Mitri
2020-07-02Cleanup: Remove useless duplicated linesValentin
2020-07-02GPencil: Cleanup - More rename from gp_ to gpencil_Antonio Vazquez
2020-07-02Sculpt: Mask By ColorPablo Dobarro
2020-07-02Cleanup: Fix build error with clang on windows.Ray Molenkamp
2020-07-02Fix T78525: Status bar not reset after Edit Voxel SizePablo Dobarro
2020-07-02GPUOffScreen: Remove the sample parameterClément Foucault
2020-07-02Cleanup: spellingCampbell Barton
2020-07-02Fix T76806 UV Editor: Display as Outline do not work on macOSClément Foucault
2020-07-01Fix alignment test when snap to edge while in vert or edge slideGermano Cavalcante
2020-07-01Revert "Fix alignment test when snap to edge while in constraint"Germano Cavalcante
2020-07-01Fix alignment test when snap to edge while in constraintGermano Cavalcante
2020-07-01Cleanup: Add functions to check the first brush step and symmetry passesPablo Dobarro
2020-07-01GPencil: Fix unreported primitive color always set as Vertex ColorAntonio Vazquez
2020-07-01Cleanup: typos in comment.Bastien Montagne
2020-07-01Fix T78330: Duplicating parented objects does not preserve relationships.Bastien Montagne
2020-07-01Fix T78264: Auto Render stops working after rendering manuallySergey Sharybin
2020-07-01LibOverride: Tweak more poll functions to prevent illegal operations.Bastien Montagne
2020-07-01Fix T78494: Edge slide crashesCampbell Barton
2020-07-01UI: use term 'Current Frame' instead of 'Playhead'Campbell Barton
2020-07-01Transform: generalized custom-data correction supportGermano Cavalcante
2020-07-01Cleanup: spellingCampbell Barton
2020-07-01Cleanup: undeclared functions (make static)Campbell Barton
2020-06-30Sculpt: Refactor persistent base to make it usable from other toolsPablo Dobarro
2020-06-30Fix T78201: Paint color not matching the UI and color pickerPablo Dobarro
2020-06-30Outliner: Add auto scrolling during drag and dropNathan Craddock
2020-06-30Sculpt: Color filter fill modePablo Dobarro
2020-06-30Outliner/UI: Show library state icons for data-blocks in "Data API" modeJulian Eisel
2020-06-30Pointcache: store owner_id instead of object in PTCacheIDJacques Lucke
2020-06-30Fix T76480 UI: Proportional Editing Color too Shallow on 2.9aClément Foucault