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-10Correction to previous Clang strict warning commitSergey Sharybin
2022-02-10Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-10Fix T95666: Crash when attempting multires linear subdivideSergey Sharybin
2022-02-10LibOverride: Fix/improve handling of hierarchy root in tagged creation.Bastien Montagne
2022-02-10Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-10Fix size_t -> int -> size_t round trip in CyclesSergey Sharybin
2022-02-10Fix T95664: missing update after changing active output nodeJacques Lucke
2022-02-10GPencil: Update-on-write using update cacheFalk David
2022-02-10Deps: upgrade OpenXR 1.0.17 -> 1.0.22Peter Kim
2022-02-10Fix T84486: NLA, disable "Sync Length" after splitBrad Clark
2022-02-10Fix compilation with strict Clang flagsSergey Sharybin
2022-02-10Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-10Fix strict warning initializing texture result in compositorSergey Sharybin
2022-02-10Fix invalid creation of partial image updaterSergey Sharybin
2022-02-10Cleanup: quiet warnings including RE_pipeline.h directlyCampbell Barton
2022-02-10Cleanup: Clang tidy, unused variabel warningsHans Goudey
2022-02-10Fix: Complete curves renaming missed in previous commitHans Goudey
2022-02-10Cleanup: copyright in headers, spelling in commentsCampbell Barton
2022-02-10GNUmakefile: move editor settings to .editorconfigCampbell Barton
2022-02-10Cleanup: remove overly detailed contact info, correct md5 copyrightCampbell Barton
2022-02-09Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-09Fix T95620: Crash When Entering Edit Mode on a CurveHans Goudey
2022-02-09Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-09Revert "Fix size_t -> int -> size_t round trip in Cycles"Sergey Sharybin
2022-02-09VSE: Fix sound strip not aligned with movie stripRichard Antalik
2022-02-09Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-09Fix T95612: only overwrite existing attributes with matching domain and typeJacques Lucke
2022-02-09Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-09Fix size_t -> int -> size_t round trip in CyclesSergey Sharybin
2022-02-09Cleanup: Add newline in error message.Jeroen Bakker
2022-02-09Cleanup: non-standard license formatting, minor changesCampbell Barton
2022-02-09Cleanup: make file headers more consistentCampbell Barton
2022-02-09VSE: Use float for transformation offsetRichard Antalik
2022-02-09BLI: wrap parallel_invoke from tbbJacques Lucke
2022-02-09Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-09Fix T95640: missing null check in previous commitJacques Lucke
2022-02-09Cleanup: Better naming in lib_remap.Jeroen Bakker
2022-02-09Adjust "Show Backface" tool tip to be more accurateAlaska
2022-02-09Fix small grammatical mistake in Refraction Depth tooltipAlaska
2022-02-09Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-09Fix T91840: do not create invalid links when inserting a nodeJacques Lucke
2022-02-09Added a "Sharpen Less" kernel for the Filter Compositor nodeColin Basnett
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-09Cleanup: simplify copyright headers for sequence & imbufCampbell Barton
2022-02-09Cleanup: remove "The Original Code is: ..." from code commentsCampbell Barton
2022-02-09Cleanup: use consistent copyright location, move descriptionsCampbell Barton
2022-02-09Cleanup: GHOST_ISystem::toggleConsole APIShrey Aggarwal
2022-02-08Fix T91871: Symmetrize Armature on custom bone shapePaolo Acampora