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-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-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 '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-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-02Docs: add doc-string for RNA_property_is_set_ex use_ghost argumentCampbell Barton
2022-02-02Cleanup: spelling in commentsCampbell Barton
2022-02-02Compositor: Combine and Separate XYZ NodeAaron Carlisle
2022-02-02Geometry Nodes: Remove object transform dependency in some casesHans Goudey
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
2022-01-25Python: Expose crazyspace correction functionality via RNASergey Sharybin
2022-01-25Fix (unreported) RNA setter for TextEditor's text ID pointer not ensuring rea...Bastien Montagne
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-24Fix `Image.gl_touch` not loading image.Jeroen Bakker
2022-01-24Geometry Nodes: Extrude Mesh NodeHans Goudey
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-22LineArt: Option to keep contour when using face mark filtering.YimingWu
2022-01-22LineArt: Back face cullingYimingWu
2022-01-22LineArt: Noise tolerant chaining.YimingWu
2022-01-21UI: Clarify Active Movie Clip tooltipAaron Carlisle
2022-01-21Geometry Nodes: new Scale Elements nodesJacques Lucke
2022-01-21Attributes: add operator to convert generic attributes to other typesJacques Lucke
2022-01-21Fix T95078: Setting digits as modifier in keymap doesn't workCampbell Barton
2022-01-20Geometry Nodes: Curve Primitive ArcCharlie Jolly
2022-01-20Revert "Sculpt: Multires Heal Brush"Joseph Eagar
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-20Sculpt: Multires Heal BrushJoseph Eagar
2022-01-20Mesh RNA API: Expose contiguous normal arraysHans Goudey