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-09-18Merge branch 'master' into temp_bmesh_multirestemp_bmesh_multiresJoseph Eagar
2021-09-17Fix T91448: GPencil Fill simplify not working in renderAntonio Vazquez
2021-09-16Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-09-11Geometry Nodes: Support modifier on curve objectsHans Goudey
2021-09-08Asset: Dropping Material assets on material slot under mouse cursor.Jeroen Bakker
2021-09-06Cleanup: clang-formatAaron Carlisle
2021-09-03UDIM: Show the UV grid even when images are loadedJesse Yurkovich
2021-09-02Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-08-31Fix crash in recent commit.Jeroen Bakker
2021-08-31Fix: Weightpaint overlay not visible when display type wire/boundbox.Jeroen Bakker
2021-08-26Cleanup: spelling in commentsCampbell Barton
2021-08-26Cleanup: clang-formatCampbell Barton
2021-08-25BLF: Remove ASCII-only Code PathsHarley Acheson
2021-08-24Render: Lazily allocate render passes pixels storageSergey Sharybin
2021-08-23Fix T90772: Image Editor not sampling color from the the currentlyPhilipp Oeser
2021-08-23Fix T90651: camera reconstruction crash without scene cameraPhilipp Oeser
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-18T73434: Improve Weight Paint Overlay Drawing.Jeroen Bakker
2021-08-18Fix wireframe overlay not blending over paint overlay correctlyPablo Dobarro
2021-08-17Sculpt dyntopoJoseph Eagar
2021-08-16Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-08-12Add Extras Dropdown Menu to ConstraintsHenrik Dick
2021-08-12Cleanup: spelling in commentsCampbell Barton
2021-08-06Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-08-05DRW: New Select Debug EngineGermano Cavalcante
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-05Cleanup: make formatAaron Carlisle
2021-08-04Viewport normal drawing with constant lengthJeroen Bakker
2021-08-03Fix select engine buffer having wrong vertex sizeGermano Cavalcante
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-30Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-07-29Fix T90295: inconsistent render pass order between Cycles and EeveeBrecht Van Lommel
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-21Cleanup: spellingCampbell Barton
2021-07-21Cleanup: replace BLI_assert(0 && "text") with BLI_assert_msgCampbell Barton
2021-07-17Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-15Cleanup: clang-formatCampbell Barton
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-13Cleanup: replace BKE_customdata.h in BKE_editmesh.hCampbell Barton
2021-07-12Cleanup: Clang formatPhilipp Oeser
2021-07-11Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-07-09Fix channel packed images display in the Image/Node editorPhilipp Oeser
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