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
2022-02-10Merge branch 'master' into greasepencil-objectgreasepencil-objectAntonio Vazquez
2022-02-10GPencil: Update-on-write using update cacheFalk David
2022-02-09Cleanup: make file headers more consistentCampbell Barton
2022-02-09VSE: Use float for transformation offsetRichard Antalik
2022-02-09Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-09Adjust "Show Backface" tool tip to be more accurateAlaska
2022-02-09Fix small grammatical mistake in Refraction Depth tooltipAlaska
2022-02-09Added a "Sharpen Less" kernel for the Filter Compositor nodeColin Basnett
2022-02-08LibOverride: Add 'hierarchy root ID' info.Bastien Montagne
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-07Merge branch 'patch/gpencil-update-on-write' into patch/gpencil-undo-systemFalk David
2022-02-07Merge branch 'master' into patch/gpencil-update-on-writeFalk David
2022-02-07Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-07Fix UI messages (typos etc.).Bastien Montagne
2022-02-07VSE: Add filter method to strip transformDimitry Kaplin
2022-02-04Attributes: Infrastructure for generic 8-bit integer data typeHans Goudey
2022-02-04Merge branch 'patch/gpencil-update-on-write' into patch/gpencil-undo-systemFalk David
2022-02-04Merge branch 'master' into patch/gpencil-update-on-writeFalk David
2022-02-04Remove internal proxy code, and deprecate related DNA data.Bastien Montagne
2022-02-03Curves: Changes to the new curves data-blockHans Goudey
2022-02-03Merge branch 'patch/gpencil-update-on-write' into patch/gpencil-undo-systemFalk David
2022-02-03Merge branch 'master' into patch/gpencil-update-on-writeFalk David
2022-02-03Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-02-03Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-03Fix assert in original modifiers pointer update functionSergey Sharybin
2022-02-03Cleanup: Use utility function to access original modifier in RNASergey Sharybin
2022-02-02Initial gpencil undo system patchFalk David
2022-02-02Merge branch 'master' into patch/gpencil-update-on-writeFalk David
2022-02-02Add light updates to layers in the rna updateFalk David
2022-02-02Remove option to not auto-convert proxies on file load.Bastien Montagne
2022-02-02LibOverride: Add 'owner library' info to some liboverride code.Bastien Montagne
2022-02-02Cleanup: spelling in commentsCampbell Barton
2022-02-02Geometry Nodes: Remove object transform dependency in some casesHans Goudey
2022-02-01GPencil: Update-on-write using update cacheFalk David
2022-02-01Merge branch 'blender-v3.1-release'Richard Antalik
2022-02-01Fix T94287: gaps between strips when adding moviesRichard Antalik
2022-01-31Merge branch 'blender-v3.1-release'Bastien Montagne
2022-01-31Fix (studio-reported) missing RNA path for EEVEE render passes.Bastien Montagne
2022-01-31Fix T95238: BPY Documentation for Tablet Pressure is IncorrectGermano Cavalcante
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-31Fix T95336: Wrong tooltip for Show Only on Keyframed checkboxAntonio Vazquez
2022-01-28Remove compilation warnings TexResult.Jeroen Bakker
2022-01-28Cleanup: spelling in commentsCampbell Barton
2022-01-27Fix T95062: Outliner Library Overrides not refreshed when removing overrides.Bastien Montagne
2022-01-27Geometry Nodes: String to Curves Line/Pivot PointErik
2022-01-26Fix (unreported) missing 'override-exclusion' flag on new RNA mesh data acces...Bastien Montagne
2022-01-26VSE: Build proxies only for slow moviesRichard Antalik
2022-01-25Point Cloud: expose in Python API for release, now that Cycles uses itBrecht Van Lommel
2022-01-25Geometry Nodes: Expand the Boolean Math nodeHallam Roberts