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-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
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-08Fix T89169: Rename Compositor Node "View Switch" to "Switch View" in search p...Pratik Borhade
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