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-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
2020-06-01VSE: Add warnings for failed proxy encodingPeter Fog
2020-06-01VSE: Add select under playhead, and shortcuts for left, right, under.Peter Fog
2020-06-01Cleanup: warningsCampbell Barton
2020-06-01Cleanup: Remove unnecessary step in calling snap callbackGermano Cavalcante
2020-06-01Fix T77194: Force global orientation on select constraint (Shift MMB) not wor...Germano Cavalcante
2020-05-31Fix T77206: G + MMB Doesn't work in Graph Editor if the transform orientation...Germano Cavalcante
2020-05-30Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-30GPencil: Fix unreported wrong Sculpt brushes initialization in TemplatesAntonio Vazquez
2020-05-30Fix T77166: Transforming bone with constraint does not follow mouse positionGermano Cavalcante
2020-05-30Cleanup: Deduplicate codeGermano Cavalcante
2020-05-30Fix T77183: Axis moves with object when constraint movement and using local t...Germano Cavalcante
2020-05-30Cleanup: Initialize gizmo snap keymap before usingGermano Cavalcante
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-29VSE: Remove delete confirmation pop-upPeter Fog
2020-05-29Gizmo: fix crash in recent snap gizmo additionCampbell Barton
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton
2020-05-28Fix for T77111: Joins Areas Without Creating Invalid EdgesHarley Acheson
2020-05-28VSE UI: rename Trim Offset to Slip OffsetPeter Fog
2020-05-28Cleanup: remove unused struct members from RenderStatsCampbell Barton
2020-05-28Cleanup: spellingCampbell Barton
2020-05-28Object: new add object tool, currently for primitive typesCampbell Barton
2020-05-28Object: add scale argument to creation operatorsCampbell Barton
2020-05-27Ruler: Remove highlight hackGermano Cavalcante
2020-05-27Cleanup: Use bitmaps insteand of bool and char arraysPablo Dobarro
2020-05-27Update the default Face Set when creating Face Sets from visiblePablo Dobarro
2020-05-27Cleanup: remove unused Main struct from snap contextCampbell Barton
2020-05-27Gizmo: lazy initialize snap contextCampbell Barton