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-29Merge remote-tracking branch 'origin/blender-v2.92-release'Dalai Felinto
2021-01-29Cleanup: Move geonodes object info RNA enumDalai Felinto
2021-01-28Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-28Fix T82785: Setting Image.alpha_mode clears generated image dataCampbell Barton
2021-01-27Fix incorrect RNA enum defaultHans Goudey
2021-01-27RNA: Add warning to float percentage property definitionHans Goudey
2021-01-27Fix RNA debug build error after recent Sky texture altitude changeBrecht Van Lommel
2021-01-27Sky Texture: change Nishita Altitude to use unit systemMarco
2021-01-26Geometry Nodes: Support all operations in the "Attribute Math" nodeHans Goudey
2021-01-26Merge branch 'blender-v2.92-release'Richard Antalik
2021-01-26Fix T84979: No sound after changing strip datablockRichard Antalik
2021-01-26Geometry Nodes: new Points to Volume nodeJacques Lucke
2021-01-26Subsurf: Expose all UV interpolation optionsSergey Sharybin
2021-01-26Subdiv: Fix typo in RNA enum value nameSergey Sharybin
2021-01-26GPencil: Swap positions of Pie menu options for Vertex Paint and Weight PaintAntonio Vazquez
2021-01-25Merge branch 'blender-v2.92-release'Hans Goudey
2021-01-25Fix: Unable to animate nodes modifier exposed propertiesHans Goudey
2021-01-25LibOverride: refactor of relationships handling in library overrides.Bastien Montagne
2021-01-25Merge branch 'blender-v2.92-release'Bastien Montagne
2021-01-25Fix UI message typo in own previous commit.Bastien Montagne
2021-01-25Merge branch 'blender-v2.92-release'Bastien Montagne
2021-01-25Fix UI messages.Bastien Montagne
2021-01-24Cleanup: group navigation gizmo size with generic gizmo sizeCampbell Barton
2021-01-24UI: Viewport Navigate Gizmo RefactorHarley Acheson
2021-01-22LibOverride: Add an 'post apply' callback to IDTypeInfo.Bastien Montagne
2021-01-22Merge branch 'blender-v2.92-release'Bastien Montagne
2021-01-22Cleanup - Point Instance: Use own DNA structDalai Felinto
2021-01-22Fix (unreported) LibOverride: hair cache settings not working.Bastien Montagne
2021-01-21Geometry Nodes: new Attribute Sample Texture nodeJacques Lucke
2021-01-21GPencil: Make Layer and Frame duplicate functions more flexibleAntonio Vazquez
2021-01-20Cleanup: Store runtime space node variables in a separate structHans Goudey
2021-01-19Merge remote-tracking branch 'origin/blender-v2.92-release'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-19Geometry Nodes - Object Info: option to apply obj transform to the geometryDalai Felinto
2021-01-18Merge branch 'blender-v2.92-release'Philipp Oeser
2021-01-18Fix T84600: prevent bone groups operators on proxies and libraryPhilipp Oeser
2021-01-17Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-17Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-17RNA: report an error when the name property is set twiceCampbell Barton
2021-01-17Fix workspace tool name propertyCampbell Barton
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-16Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-16Add Object Tool: remove from experimentalCampbell Barton
2021-01-15Cleanup: Remove Unused tracking propertiesAaron Carlisle
2021-01-15LibOverride: fix/update/re-enable ID-related debug checks in diffing code.Bastien Montagne
2021-01-15Fix T84373: Overrides : shapes keys driven by armature don't work on second i...Bastien Montagne
2021-01-15Fix T84373: Overrides : shapes keys driven by armature don't work on second i...Bastien Montagne
2021-01-15RNA: support range-based for loops in C++ apiJacques Lucke
2021-01-15Gpencil Noise - Add noise offset parameterCody Winchester