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-01-20Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-20Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-20CMake: add missing headersCampbell Barton
2021-01-20Cleanup: spelling & cleanup for cmake_consistency_checkCampbell Barton
2021-01-20CMake: update checking utility to ignore nanovdb filesCampbell Barton
2021-01-20Cleanup: remove unused file SEQ_util.hCampbell Barton
2021-01-20Cleanup: Store runtime space node variables in a separate structHans Goudey
2021-01-20Cleanup: Use const arguments, explicit typeHans Goudey
2021-01-19Merge branch 'blender-v2.92-release'Bastien Montagne
2021-01-19Refactor modifier copying code.Bastien Montagne
2021-01-19Refactor modifier copying code.Bastien Montagne
2021-01-19UI: Deselect other objects when dragging into 3D ViewJulian Eisel
2021-01-19Merge branch 'blender-v2.92-release'Philipp Oeser
2021-01-19Fix T84784: Time Remapping not displaying in the timelinePhilipp Oeser
2021-01-19Merge branch 'blender-v2.92-release'Philipp Oeser
2021-01-19Fix T84823: crash rendering with unconnected input socket in File Output nodePhilipp Oeser
2021-01-19Merge remote-tracking branch 'origin/blender-v2.92-release'Dalai Felinto
2021-01-19Fix merge from 2.92 (subversion bump 292.14)Dalai Felinto
2021-01-19Object Info: Fix tooltip for the transform space optionDalai Felinto
2021-01-19Merge branch 'blender-v2.92-release'Sebastian Parborg
2021-01-19Volumes: fix calling BKE_volume_load from multiple threadsJacques Lucke
2021-01-19Geometry Nodes - Object Info: option to apply obj transform to the geometryDalai Felinto
2021-01-19Geometry Nodes: pass depsgraph to nodes during executionJacques Lucke
2021-01-19Merge branch 'blender-v2.92-release'Falk David
2021-01-19Fix T84642: Reassign effect-strip ignores animdataFalk David
2021-01-19Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-19Fix T84698: error adding movie clip tracksCampbell Barton
2021-01-19Fix T74755: Cap of curve doesn't have smooth shadingCampbell Barton
2021-01-19Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-19Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-19Fix T84041: Bevel caps have invalid normalsCampbell Barton
2021-01-19Fix T84568: UV loop selection marks edges sharpCampbell Barton
2021-01-19Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-19Fix T84824: Incorrect height using interactive add toolFalk David
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-19Fix T66681: Blender 2.7x keymap inconsistenciesCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2021-01-18Cleanup: Clang tidy else after returnHans Goudey
2021-01-18Cleanup: Clang tidy else after returnHans Goudey
2021-01-18Merge branch 'blender-v2.92-release'Alexander Gavrilov
2021-01-18Armature: fix B-Bone deformation blending artifacts with Preserve Volume.Alexander Gavrilov
2021-01-18Tracking: Implement tracks average operatorSergey Sharybin
2021-01-18Tracking: Add interpolated accessor for markersSergey Sharybin
2021-01-18Tracking: Re-write marker request functionSergey Sharybin
2021-01-18Fix T84719: Doversion for curve edit settingsFalk David
2021-01-18Fix T84719: Doversion for curve edit settingsFalk David
2021-01-18Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-01-18Cycles: Fix missing OpenCL extensions in certain casesSergey Sharybin
2021-01-18Merge branch 'blender-v2.92-release'Patrick Mours