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-08-30Cleanup: Use const for custom data layersHans Goudey
2022-08-30Sculpt: Avoid creating mask and face set when remeshingHans Goudey
2022-08-29Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-29Fix: Broken build with OpenVDB turned offHans Goudey
2022-08-29Fix T99576: Guard against empty names when removing attributesTom Edwards
2022-08-29Fix: Broken build with OpenVDB turned offHans Goudey
2022-08-29Merge branch 'blender-v3.3-release'Jacques Lucke
2022-08-29Fix T99004: scaling volume down results in crashJacques Lucke
2022-08-29I18n: translate newly created node group socketsDamien Picard
2022-08-29Weight Paint: use coordinates from normal evaluated mesh if same topology.Alexander Gavrilov
2022-08-29GPencil: New conversion to outline in draw modeAntonio Vazquez
2022-08-28Curves: Avoid creating types array when unnecessaryHans Goudey
2022-08-28Cleanup: replace NULL with nullptr for C++ filesCampbell Barton
2022-08-27Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-27Cleanup: Remove two files committed by mistake.Bastien Montagne
2022-08-27Cleanup: rename filename to filepath when used for full pathsCampbell Barton
2022-08-27CMake: include missing header filesCampbell Barton
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-26CustomData: Add function to get name of default layerHans Goudey
2022-08-26Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-26Fix assert in id remapper tests.Bastien Montagne
2022-08-26Cleanup: Fix const correctness in CustomData set name functionHans Goudey
2022-08-26Cleanup: use booleansCampbell Barton
2022-08-26Cleanup: quiet GCC array bounds warningCampbell Barton
2022-08-26Cleanup: reduce variable scopeCampbell Barton
2022-08-26Cleanup: spelling in comments, formatCampbell Barton
2022-08-25Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-25Fix T100255: Make RigidBodyWorld (and effector_weights) collections refcounted.Bastien Montagne
2022-08-25Revert "LibOverride: Preserve viewlayers when creating overrides of collecito...Bastien Montagne
2022-08-25LibOverride: Preserve viewlayers when creating overrides of collecitons.Bastien Montagne
2022-08-25Cleanup: rename mat3_to_quat_is_ok to mat3_to_quat_legacyCampbell Barton
2022-08-25Cleanup: Add asserts to curves data-block creationMattias Fredriksson
2022-08-25Cleanup: Improve commentsMattias Fredriksson
2022-08-24Cleanup: Fix typo in commentHans Goudey
2022-08-23Fix: Write hide status attributes for undo stepsHans Goudey
2022-08-23Fix T100482: Face Set visibility reset after savingHans Goudey
2022-08-23Cleanup: Move paint.c to C++Hans Goudey
2022-08-23Cleanup: Use utility to write palette color listHans Goudey
2022-08-23Cleanup: Avoid using invalid attribute domainHans Goudey
2022-08-23Depsgraph: use more fine grained update tags for scenesBrecht Van Lommel
2022-08-23ImBuf: Optimize GPU memory by using 1 component format for grayscale imagesJeroen Bakker
2022-08-23Merge branch 'blender-v3.3-release'Jacques Lucke
2022-08-23Fix T100318: handle custom nodes in field inferencing more gracefullyJacques Lucke
2022-08-23Merge branch 'blender-v3.3-release'Jacques Lucke
2022-08-23Fix T99932: video in node group does not playJacques Lucke
2022-08-23Cleanup: Turn filter node methods into an EnumOmar Emara
2022-08-23Cleanup: remove unnecessary NULL checkCampbell Barton
2022-08-23Cleanup: match names between functions & declarationsCampbell Barton
2022-08-22Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-22I18n: disambiguate a few translationsDamien Picard