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-09-17Cleanup: Use dedicated function to offset VSE strip handlesRichard Antalik
2022-09-17Fix T101098: Moving meta strip can change its lengthRichard Antalik
2022-09-16Sculpt: add .sculpt to allow_procedural_attribute_accessJoseph Eagar
2022-09-16Sculpt: Improve performance when initializing face setsHans Goudey
2022-09-16Fix: Missing updates for multires sculptingHans Goudey
2022-09-16Sculpt: New attribute APIJoseph Eagar
2022-09-16Fix: Geometry nodes crash with undefined nodeHans Goudey
2022-09-16Cleanup: Remove unused member variable in lazy function graphHans Goudey
2022-09-16Fix T101100: missing smooth shading with linked subdivision surface in editmodeBrecht Van Lommel
2022-09-16Fix: crash when evaluating geometry nodes after deleting an unlinked nodeJacques Lucke
2022-09-16Fix Linux bpy wheel failing to install due to wrong ABI flagsBrecht Van Lommel
2022-09-16Sculpt: Move sculpt_face_set.c to C++Hans Goudey
2022-09-16Eevee: Add support for Nishita sky textureLukas Stockner
2022-09-16Fix 101000: color picker colors drift above 1 for some OCIO configurationsBrecht Van Lommel
2022-09-16Revert "EEVEE: Fix volumetric resolve in large scenes."Jeroen Bakker
2022-09-16Fix T101040: Blender Crashes When snap roll a bone in armatureGermano Cavalcante
2022-09-16Cleanup: formatCampbell Barton
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-16Make File Select dialog update operator's file & path propertiesColin Basnett
2022-09-16make_source_archive: exclude hidden git filesCampbell Barton
2022-09-16Revert "UI: Use full word for face set operator name, tweak description"Hans Goudey
2022-09-16UI: Use full word for face set operator name, tweak descriptionHans Goudey
2022-09-16Sculpt: Respect hiding when creating face sets from loose partsHans Goudey
2022-09-16Docs: Update sphinxAaron Carlisle
2022-09-16Cleanup: formatCampbell Barton
2022-09-16Cleanup: typos in 427d669f625e1408e3b4509ab5aae19fc8b0bbc1Campbell Barton
2022-09-16make_bpy_wheel: various minor improvementsCampbell Barton
2022-09-16Cleanup: suppress type warnings for make_bpy_wheel & make_utilsCampbell Barton
2022-09-15Cleanup: Rename attribute required functionsHans Goudey
2022-09-15Fix: Merging mesh and non-empty BMesh creates "flag" attributesHans Goudey
2022-09-15BLO: move blenloader to C++Jacques Lucke
2022-09-15Python: script for packing bpy module as wheelBrecht Van Lommel
2022-09-15Python: fix failing bpy build with full release config on WindowsBrecht Van Lommel
2022-09-15Python: fix failing tests when building bpy moduleBrecht Van Lommel
2022-09-15Cleanup: move Blender version parsing to make_utils.pyBrecht Van Lommel
2022-09-15Fix T101065: wrong denoising depth after ray precision improvementsBrecht Van Lommel
2022-09-15Fix warning-as-errors in older GCC's, take 2.Bastien Montagne
2022-09-15Fix warning-as-errors in older GCC's.Bastien Montagne
2022-09-15PointCloud: add BKE_pointcloud_nomain_to_pointcloudKévin Dietrich
2022-09-15I18n: disambiguate and extract a few messagesDamien Picard
2022-09-15GPencil: Add frame number to Trace operatorAntonio Vazquez
2022-09-15NLA: draw track bg based on strip's extrapolation typeNate Rupsis
2022-09-15Cleanup: quiet sign-conversion warning in OFFSETOF_STRUCT_AFTERCampbell Barton
2022-09-15Workaround for msvc compiler bugJacques Lucke
2022-09-15Correct over allocation in 0e172e9732a1cab2aba324ce10ce304df7b69338Campbell Barton
2022-09-15Cleanup: minor improvement to boundary checkCampbell Barton
2022-09-15Fix T95649: Corrective Smooth can cause vertices to jumpCampbell Barton
2022-09-15Cleanup: use doxy sections, remove outdated commentCampbell Barton
2022-09-15PyDoc: hide overly long titles from the side-barCampbell Barton
2022-09-15Cleanup: spelling in comments, comment blocksCampbell Barton