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-13Merge branch 'master' into refactor-vertex-group-namesrefactor-vertex-group-namesHans Goudey
2021-07-13Cleanup: duplicate checks, unused initializationCampbell Barton
2021-07-13Cleanup: replace BKE_customdata.h in BKE_editmesh.hCampbell Barton
2021-07-13Cleanup: reduce indentationCampbell Barton
2021-07-13Fix x/y mismatch in retract region trackerCampbell Barton
2021-07-13Cleanup: improve BMEditMesh docstringsCampbell Barton
2021-07-13Cleanup: minor changes to recent sequencer clipboard additionCampbell Barton
2021-07-13VSE: Make pasted strip activeRichard Antalik
2021-07-13Fix UV snapping brokenRichard Antalik
2021-07-13Cleanup: clang-tidy, commentsCampbell Barton
2021-07-13Edit Mesh: use partial updates editing vertices with number buttonsCampbell Barton
2021-07-13UI: support persistent state during number/slider interactionCampbell Barton
2021-07-13Undo System: avoid redundant decoding on undoCampbell Barton
2021-07-13Undo: optimize edit-mode undoCampbell Barton
2021-07-13Cleanup: quiet stringop-overflow compiler warningCampbell Barton
2021-07-13Cleanup: remove commented codeCampbell Barton
2021-07-13Cleanup: minor changes to edit-mesh API callsCampbell Barton
2021-07-13Event Simulate: and a --time-actions command line argumentCampbell Barton
2021-07-13Cleanup: Use correct _WIN32/64 defines for MSVCJesse Yurkovich
2021-07-13Cleanup: Use C99 format string for the SIZET_FORMAT macroJesse Yurkovich
2021-07-13Fix object "Set Origin" operating on linked library dataCampbell Barton
2021-07-13Cleanup: Use C++ float3 type, use prefix for return argumentHans Goudey
2021-07-13Depsgraph: Implement 'ID_RECALC_GEOMETRY_DEFORM'Germano Cavalcante
2021-07-12Fix T88015: Round end caps on Freestyle lines not shaped as documentedPhilipp Oeser
2021-07-12GHOST/wayland: remove unused 'input-event-codes.h' headerChristian Rauch
2021-07-12Fix T87844: Cycles losing 1 bit of precision when loading packed byte imagesBrecht Van Lommel
2021-07-12Geometry Nodes: Curve Primitive QuadrilateralJohnny Matthews
2021-07-12Fix T89040: dependency graph not handling time remapping correctlyBrecht Van Lommel
2021-07-12Cleanup: improve naming and comments of scene frame/ctime functionsBrecht Van Lommel
2021-07-12Fix T89736: Cycles error with persistent data, displacement and motion blurBrecht Van Lommel
2021-07-12Fix T89396: Cycles missing passes with multiple view layers and persistent dataBrecht Van Lommel
2021-07-12Cleanup: Clang formatPhilipp Oeser
2021-07-12Fix T89775: geometry nodes logging crash during renderJacques Lucke
2021-07-12Blenlib: Add BLI_assert_msg() for printing an extra string if the assert failsJulian Eisel
2021-07-12Fix T89765: boolean modifier collection refcount issuePhilipp Oeser
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