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
path: root/source
AgeCommit message (Expand)Author
2021-02-17Cleanup: use edituv prefix for stretch area/angle dataCampbell Barton
2021-02-17Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-17Fix T85680: Crash displaying UV stretch/area with modifiersCampbell Barton
2021-02-17Cleanup: spellingCampbell Barton
2021-02-17Cleanup: pass scene as constCampbell Barton
2021-02-17Cleanup: remove commented functionCampbell Barton
2021-02-17Fix T85664: 3D Viewport issues with curve poly splinesHans Goudey
2021-02-17Geometry Nodes: Node error messagesHans Goudey
2021-02-17Cleanup: Use consistent order placement for includeHans Goudey
2021-02-16Cleanup: Used derived node in geometry exec paramsHans Goudey
2021-02-16Cleanup: Remove use of designated initializers in C++Hans Goudey
2021-02-16Cleanup: Compile node_draw.c with C++Hans Goudey
2021-02-16UI: Add support for bl_description for panelsAaron Carlisle
2021-02-16Assets: Remove appended asset when dropping operation failsJulian Eisel
2021-02-16Fix T85697: implement interpolation for float custom data typeJacques Lucke
2021-02-16LibOverride: Add support for rotation mode of PoseBones.Bastien Montagne
2021-02-16Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-16Fixes T84928 : Lattice vertices at unexpected positions when changing lattice...Pratik Borhade
2021-02-16Fix T85697: subdivision surface node output does not contain vertex group namesJacques Lucke
2021-02-16Geometry Nodes: move realize-instances code to blenkernelJacques Lucke
2021-02-16Geometry Nodes: move geometry set instance handling to separate fileJacques Lucke
2021-02-16Geometry Nodes: move some attribute utilities to blenkernelJacques Lucke
2021-02-16Cleanup: spellingCampbell Barton
2021-02-16Workbench: Improve AntiAliasing samplingJeroen Bakker
2021-02-16Merge branch 'blender-v2.92-release'Nicholas Rishel
2021-02-16Revert Wintab High Frequency Input.Nicholas Rishel
2021-02-16Docs: add a docstring for UserDef.pythondirCampbell Barton
2021-02-16Fix reloading preferences ignoring 'script_directory'Campbell Barton
2021-02-16UI: Clarify descriptions in properties popoverNathan Craddock
2021-02-16UI: Clarify descriptions in properties popoverNathan Craddock
2021-02-15Fix T85587: Crash on selecting multiple framesFalk David
2021-02-15macOS: add Embree, OpenImageDenoise and sse2neon libraries for ARMBrecht Van Lommel
2021-02-15Merge branch 'blender-v2.92-release'Falk David
2021-02-15Fix T85499: Crash on switching to edit mode with uv editor openFalk David
2021-02-15UI/Nodes: Adding node groups via drag & drop (e.g. from Asset Browser)Julian Eisel
2021-02-15Merge branch 'blender-v2.92-release'Jacques Lucke
2021-02-15Fix T84624: node group data-block has phantom userJacques Lucke
2021-02-15Fix: wrong clang tidy cleanupJacques Lucke
2021-02-15Cleanup: Remove code duplication (merge error)Falk David
2021-02-15Cleanup: clang tidyJacques Lucke
2021-02-15Cleanup: Spelling in function nameSergey Sharybin
2021-02-15FFmpeg: Improve multi-threading settings for VSE proxiesPeter Fog
2021-02-15FFmpeg: Improve multi-threading settingsSergey Sharybin
2021-02-15Attributes: return refined Attribute from attributes.new methodJacques Lucke
2021-02-15Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-02-15Cleanup: Use enum class for CryptomatteLayerState.Jeroen Bakker
2021-02-15Cleanup: Grammar in commentsJeroen Bakker
2021-02-15Fix: incorrect versioning for Attribute Randomize nodeJacques Lucke
2021-02-15Cleanup: unused variableJacques Lucke
2021-02-15Fix T71960: Malformed .bmp files lead to crashSergey Sharybin