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-06-05Cleanup: remove unnecessary inline headerCampbell Barton
2020-06-04Disable gravity in Draw Face Sets brushPablo Dobarro
2020-06-04Fix Sharpen mesh filter in MultiresPablo Dobarro
2020-06-04GPencil: Fix Lock Frame Dopesheet tooltipAntonio Vazquez
2020-06-04Fix T77164: scaling/rotation fails for 3 selected NURB pointsCampbell Barton
2020-06-04Fix T77073: Objects cannot be activated after collection excludeNathan Craddock
2020-06-04Cleanup: split particle & texture paint mode switching into utility functionsCampbell Barton
2020-06-04Fix error removing the image paint cursorCampbell Barton
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-06-04GPencil: Improve selection in Fill areasAntonio Vazquez
2020-06-04UV: use selection for 'Seams from Islands'Campbell Barton
2020-06-04Cleanup: move auto-execute operators into userpref_ops.cCampbell Barton
2020-06-03Eyedropper: Support get samples from other windowsGermano Cavalcante
2020-06-03Object: refactor mode switchingCampbell Barton
2020-06-03Cleanup: remove ED_gpencil_setup_modes from object mode setCampbell Barton
2020-06-02Revert "UI: Fix T77173: Report Background Colors for 2.83 Release"Hans Goudey
2020-06-02Merge branch 'blender-v2.83-release'Hans Goudey
2020-06-02UI: Fix T77173: Report Background Colors for 2.83 ReleaseHans Goudey
2020-06-02Fix T76776: Implement vertex_visibility_get for PBVH_GRIDSPablo Dobarro
2020-06-02Cleanup: Use const context for some UI templatesHans Goudey
2020-06-02Sculpt: Improve twist axis in Pose FK modePablo Dobarro
2020-06-02Cleanup: Remove unused grab delta in Pose BrushPablo Dobarro
2020-06-02UI: Expand linked/overriden collections by default in the OutlinerJulian Eisel
2020-06-02Library Overrides: Don't move collections to Scene Collection when overridingJulian Eisel
2020-06-02Library Overrides: Unlink instance empty after "Make Library Override"Julian Eisel
2020-06-02Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensureClément Foucault
2020-06-02BVHCache: PerformanceJeroen Bakker
2020-06-02DrawManager: Graph Task SchedulingJeroen Bakker
2020-06-02GPU: ShaderInterface: Refactor to setup all uniform at creation timeClément Foucault
2020-06-02Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-02Fix T72088: Missing header redraw when transform changes snapCampbell Barton
2020-06-02Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-02Cleanup: code comments for mode switchingCampbell Barton
2020-06-02Fix T77239: snap 3D cursor in edit-modeCampbell Barton
2020-06-02Cleanup: Remove Obsolete Current Frame Indicator Drawing CodeHans Goudey
2020-06-02Fix snap3d crash (missing NULL check)Campbell Barton
2020-06-01Sculpt: Cloth FilterPablo Dobarro
2020-06-01Sculpt: Pose Brush Face Sets FK modePablo Dobarro
2020-06-01Cleanup: Remove unused flagGermano Cavalcante
2020-06-01Fix mesh filter using the wrong face set as activePablo Dobarro
2020-06-01UI: Rename "View Camera Center" Op to "Frame Camera Bounds"Hans Goudey
2020-06-01Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-01Fix T77217: Object mode toggle doesn't workCampbell Barton
2020-06-01Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-01Fix T77241: NDOF navigation doesn't work with the knife toolCampbell Barton
2020-06-01Cleanup: unused variable warningCampbell Barton
2020-06-01Cleanup: clang-formatCampbell Barton
2020-06-01UI: rename "Select Playhead" to "Select -> Side of Current Frame"Campbell Barton
2020-06-01UI: use term current frame instead of playheadCampbell Barton
2020-06-01Cleanup: error building on LinuxCampbell Barton