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-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
2022-02-08BLF: Enable Filtering of woff and woff2 FontsHarley Acheson
2022-02-08Cleanup: simplify DNA genfile castingCampbell Barton
2022-02-08Eevee: support the no-op Bump node optimization like in Cycles.Alexander Gavrilov
2022-02-08Fix T91253: Slow pose bone selection with many bonesCampbell Barton
2022-02-08Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-08Fix T95570: missing task isolation when computing normalsJacques Lucke
2022-02-08LibOverride: Use new 'hierarchy root' info in relevant override code.Bastien Montagne
2022-02-08LibOverride: Add 'hierarchy root ID' info.Bastien Montagne
2022-02-08LibOverride: Add 'hierarchy root ID' info.Bastien Montagne
2022-02-08Merge branch 'blender-v3.1-release'Philipp Oeser
2022-02-08Fix T94415: Nodes: poor selection behavior inside frame nodesPhilipp Oeser
2022-02-08Cleanup: remove useless statement.Bastien Montagne
2022-02-08Mesh: add option to select vertices by similar vertex creaseKévin Dietrich
2022-02-08UI: Change computation of node socket position to align with labelDominik Fill
2022-02-08Cleanup: clang-formatCampbell Barton
2022-02-08Fix dna_genfile error converting signed int types to floating pointCampbell Barton
2022-02-08Cleanup: use an intermediate value for cast_primitive_typeCampbell Barton
2022-02-08Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-08Fix T95573: Incorrect bounding box of evaluated curveHans Goudey
2022-02-08Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-08Fix T95532: Merge node deletes everything for empty selectionsWannes Malfait
2022-02-07Fix T95502: macOS app has both python 3.9 and 3.10 executablesBrecht Van Lommel
2022-02-07Merge branch 'blender-v3.1-release'Aaron Carlisle