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
2021-07-11Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-06GPencil: Rename BKE_gpencil_visible_stroke_iterAntonio Vazquez
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-21Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-06-18Armature: add automatic B-Bone Scale toggles.Alexander Gavrilov
2021-06-18Armature: add B-Bone Y scale channel and extra flag fields to DNA.Alexander Gavrilov
2021-06-13Cleanup: redundant initializationCampbell Barton
2021-06-11Overlays: Make flash on mode transfer an operator propertyPablo Dobarro
2021-06-08Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-06-03Overlay: Flash on Mode Transfer overlayPablo Dobarro
2021-06-02Cleanup: spelling in commentsCampbell Barton
2021-05-27Fix incorrect BLI_snprintf usageCampbell Barton
2021-05-24Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-05-19Materials: support changing materials during evaluationJacques Lucke
2021-05-17Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-05-13Cleanup: clang formatCampbell Barton
2021-05-12Fix custom bone shape scale affecting normal bone displaySebastian Parborg
2021-05-12Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-05-11Rigging: Add transform for custom bone shapesYuki Shirakawa
2021-05-11Fix T82155: Fade inactive geometry overlay not working with instanced geometryPablo Dobarro
2021-04-12* Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-04-08Cleanup:Germano Cavalcante
2021-04-08Fix previous commit: wrong `is_mesh_verts_only` checkGermano Cavalcante
2021-04-08Fix T86762: Inconsistent show of result of modifier Screw in edit modeGermano Cavalcante
2021-04-08Fix T81707: Spline IK Joints "Floating" above curveSebastian Parborg
2021-04-08* Fixed an annoying number of undo bugsJoseph Eagar
2021-03-30Armature: Add Display Axis OffsetScott Wilson
2021-03-18Cleanup: spellingCampbell Barton
2021-03-15Fix T86542: Crash going to UV editing workspace with an instancer thatPhilipp Oeser
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-18GPencil: Add missing edit lines in Multiframe modeAntonio Vazquez
2021-02-15Merge branch 'blender-v2.92-release'Falk David
2021-02-15Fix T85499: Crash on switching to edit mode with uv editor openFalk David
2021-02-14Cleanup: spellingCampbell Barton
2021-02-14Cleanup: spellingCampbell Barton
2021-02-14Cleanup: Source Code Typosluzpaz
2021-02-13Cleanup: macro hygiene, use parenthesis around operatorsCampbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-06Cleanup: compare with zero for flag checksCampbell Barton
2021-02-05Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-05Fix T85396: Display Texture Paint UV only working in editmodePhilipp Oeser
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-02Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-02Fix T85301: Eevee does not respect collection instance offset for hairPhilipp Oeser
2021-02-01Merge branch 'blender-v2.92-release'Clément Foucault