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-gpencil-bezier-stroke-typetemp-gpencil-bezier-stroke-typeAntonio Vazquez
2021-07-11Cleanup: correct spelling in comments, remove profanityCampbell Barton
2021-07-11Edit Mesh: tag the object data for updating instead of the objectCampbell Barton
2021-07-10LineArt: Fix edge type panel `use_cache` prop.YimingWu
2021-07-10LineArt: Fix modifier apply.YimingWu
2021-07-10UI: Clip: Fix checkbox wrongly greying out entire columnAaron Carlisle
2021-07-10make.bat: Update detection order of MSVCRay Molenkamp
2021-07-09Fix channel packed images display in the Image/Node editorPhilipp Oeser
2021-07-09Geometry Nodes: fix direction mode in curve primitive line nodeJohnny Matthews
2021-07-09Fix a compiler warning on Windows for Exact Boolean.Howard Trickey
2021-07-09Fix: crash when using empty attribute searchJacques Lucke
2021-07-09Walk Navigation: Z axis correctionDalai Felinto
2021-07-09Fix T89435: Reordering FCurves can cause crash or corruptionSybren A. Stüvel
2021-07-09Deps: upgrade OpenXR 1.0.14 → 1.0.17Sybren A. Stüvel
2021-07-09Fix cycles crash when changing viewport display passSergey Sharybin
2021-07-09Tracking: Fix "Lock to Selection" option from header causing jumpSergey Sharybin
2021-07-09Cleanup: Walk Navigation define remameDalai Felinto
2021-07-09Fix typo in Fly mode tooltipDalai Felinto
2021-07-09Nodes: Moved group interface panel code to python.Lukas Tönne
2021-07-09Make Single User: support object data animationPhilipp Oeser
2021-07-09Cleanup: use 'uint' for BLI_arrayCampbell Barton
2021-07-09BLI_array: add BLI_array_deduplicate_ordered utility & testsCampbell Barton
2021-07-09Cleanup: rename BKE_animdata_{add=>ensure}_idCampbell Barton
2021-07-08BLI: avoid calling deleted copy constructor in some compilersJacques Lucke
2021-07-08GPencil: Fix merge errorsAntonio Vazquez
2021-07-08Fix T89169: Rename Compositor Node "View Switch" to "Switch View" in search p...Pratik Borhade
2021-07-08Merge master into temp-gpencil-bezier-stroke-typeAntonio Vazquez
2021-07-08GPencil: Support camera "Frame Selected" and object previewsJulian Eisel
2021-07-08Fix: instances are made real when they shouldn't beJacques Lucke
2021-07-08Fix compositor backdrop gizmo refresh problem when toggling sidebarJulian Eisel
2021-07-08Cleanup: remove trailing spaces from `install_deps.sh`Sybren A. Stüvel
2021-07-08Outliner: use 'compacted' row for bones as wellPhilipp Oeser
2021-07-08Cleanup: spellingCampbell Barton
2021-07-08CMake: add missing headers, sort file listsCampbell Barton
2021-07-08Fix crash displaying the sequencer without a valid 'scene->ed'Campbell Barton
2021-07-08Docs: Fix minor incorrect syntax errorsnutti
2021-07-08Cleanup: Consolidate tablet walk mode rotate factors.Nicholas Rishel
2021-07-07Cleanup: Remove wrong File Browser commentJulian Eisel
2021-07-07Cleanup: Correct comment in earlier commit (f4cb3ccd9c07)Julian Eisel
2021-07-07Cleanup: Code-style correction in Ghost (Clang-format)Julian Eisel
2021-07-07Assets: Keep assets active after renaming, ensure they are scrolled into viewJulian Eisel
2021-07-07MSVC: Fix build issue with TBBRay Molenkamp
2021-07-07File Browser: Select files and directories after renamingJulian Eisel
2021-07-07Cleanup: Move file deselection function to more appropriate fileJulian Eisel
2021-07-07Fix crash accessing sequencer stripsSergey Sharybin
2021-07-07Cleanup: comment on source of button event codesChristian Rauch
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke
2021-07-07Fix T89397: animation in geometry nodes modifier does not updateJacques Lucke
2021-07-07Fix T89559: Outliner shows extra view layer column when it shouldn'tDalai Felinto
2021-07-07Cleanup: Sort nodes alphabeticallyHans Goudey