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-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-19UI: Use title case for labelHans Goudey
2021-02-19UI: FModifier layout updates, drag and dropHans Goudey
2021-02-19Fix T85745: Render grease pencil with time offset modifier failsAntonio Vazquez
2021-02-19Cleanup: Use braces after if statementHans Goudey
2021-02-19CMake/Deps: Mesa, harvest lib files from new locationSybren A. Stüvel
2021-02-19Merge branch 'blender-v2.92-release'Richard Antalik
2021-02-19VSE: Fix duplicate menu entriesPeter Fog
2021-02-19Cleanup: typoJacques Lucke
2021-02-19Nodes: only show warning icon if there are warningsJacques Lucke
2021-02-19Geometry Nodes: add method to get all geometry components in a setJacques Lucke
2021-02-19Docs: corrections to vertex group & face-map docstringsCampbell Barton
2021-02-19PyAPI: include all members in dir(bpy.types)Campbell Barton
2021-02-19PyAPI: use real module for bpy.typesCampbell Barton
2021-02-19Cleanup: fix asan warningsJacques Lucke
2021-02-19Cleanup: extract function to get node ui storageJacques Lucke
2021-02-19Fix T85763: Align Rotation to Vector node fails for collinear vectorsWannes Malfait
2021-02-19Nodes: ensure ui storage implicitelyJacques Lucke
2021-02-19Geometry Nodes: use corner domain for densities in Point Distribute nodeJacques Lucke
2021-02-19Merge branch 'blender-v2.92-release'Aaron Carlisle
2021-02-19API Docs: Fix generation failing with unused context membersAaron Carlisle
2021-02-19PyAPI Docs: Fix deprecation warning with new theme versionAaron Carlisle
2021-02-19PyAPI Docs: Clarifiy vertex group index list paramaterAaron Carlisle
2021-02-19Merge branch 'blender-v2.92-release'Aaron Carlisle
2021-02-19Instead of raising an expection a warnign is generated instead.Aaron Carlisle
2021-02-19PyAPI: bpy.utils.execfile temporarily overrides the __main__ moduleCampbell Barton
2021-02-19UI: Expand enum in collection info nodeHans Goudey
2021-02-19Cleanup: Remove type from global namespace in C++ headerHans Goudey
2021-02-18Cleanup: Clang tidy inconsistent parameter nameHans Goudey
2021-02-18Cleanup: Clang tidy else after returnHans Goudey
2021-02-18Fix T85410: Quick liquid domain alignmentMatt Hill
2021-02-18Merge branch 'blender-v2.92-release'Richard Antalik
2021-02-18Fix T85762: Crash when opening 2.83 VSE fileRichard Antalik
2021-02-18GPencil: Small frame evaluation speed up improvementAntonio Vazquez
2021-02-18GPencil: Add missing edit lines in Multiframe modeAntonio Vazquez
2021-02-18Fix failing "Edit Source" (asserts) while number slider was visibleJulian Eisel
2021-02-18Cleanup: remove check for non-annotation properties in classesCampbell Barton
2021-02-18Cleanup: sort structs, file-listsCampbell Barton
2021-02-18Cleanup: clang-formatCampbell Barton
2021-02-18Cleanup: use doxy sectionsCampbell Barton
2021-02-18Cleanup: order shape_len after shape argumentCampbell Barton
2021-02-18Cleanup: spelling, correct doc-string argumentsCampbell Barton
2021-02-18Fix T85769: Grease Pencil Fill option when drawing no longer worksAntonio Vazquez
2021-02-18Cleanup: Fix unused variable warningRay Molenkamp
2021-02-18Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-02-18GPencil: Fix unreported broken use only lines in multiframeAntonio Vazquez
2021-02-18Cleanup: return const reference instead of copyJacques Lucke
2021-02-18Cleanup: rename AttributeInfo to AttributeKindJacques Lucke
2021-02-18Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-18Fix flashing eevee render passes in viewportPhilipp Oeser