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-02-17Cleanup: Make ChunkOrderHotspot a structJeroen Bakker
2021-02-17Cleanup: Make ChunkOrder a struct.Jeroen Bakker
2021-02-17Cleanup: Use 'pygpu_' prefix in the cpython GPU moduleGermano Cavalcante
2021-02-17Cleanup: Fix typo errorAntonio Vazquez
2021-02-17Fix T80862: Small stroke opacity modulation is best done in the fragment shaderJamell Moore
2021-02-17Geometry Nodes: realize instances before deform modifierJacques Lucke
2021-02-17Geometry Nodes: realize instances before passing geometry to constructive mes...Jacques Lucke
2021-02-17Cycles: support accessing custom mesh attributesJacques Lucke
2021-02-17Cycles: detect when attributes have changedJacques Lucke
2021-02-17Fix: NLA Blend Domain Enable All TypoWayde Moss
2021-02-17Geometry Nodes: Support integer type in the Attribute Fill NodeHans Goudey
2021-02-17Fix T85716: "Applied Modifier:" report hides more important messageHans Goudey
2021-02-17Fix: NLA Blends Non-Animated Upper Channel ValuesWayde Moss
2021-02-17Cleanup: Return bool instead of intHans Goudey
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-17Merge branch 'blender-v2.92-release'Nicholas Rishel
2021-02-17Fix T84701: Popup closes on release while dragging parameter.Nicholas Rishel
2021-02-17Geometry Nodes: Node error messagesHans Goudey
2021-02-17Fix T85671: color management crash with Medium Contrast lookBrecht Van Lommel
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-16Fix add-on & app-template installation logic for overwriting modulesCampbell 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-16Cleanup: remove local copy of shutil.copytree from Python 3.8Campbell Barton
2021-02-16Calm Win32 Window Creation WarningHarley Acheson
2021-02-16UI: Clarify descriptions in properties popoverNathan Craddock
2021-02-16UI: Clarify descriptions in properties popoverNathan Craddock