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-28Animation: Sensible frame range for motion pathsColin Marmont
2022-02-27Fix: Incorrect assert in curves codeHans Goudey
2022-02-26Cleanup: Mesh normal calculation comments and logicHans Goudey
2022-02-26Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-26Fix: Failing OBJ export tests due to mesh normals commitHans Goudey
2022-02-26Fix compile warning from earlier commit.Kévin Dietrich
2022-02-25Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-25Disable GPU subdivision if autosmooth or split normals are usedKévin Dietrich
2022-02-25Fix: Only possible to create one 8 bit integer attributeHans Goudey
2022-02-25Curves: add surface object pointerJacques Lucke
2022-02-25LibOverrides: fix handling of hierarchy root in complex cases.Bastien Montagne
2022-02-24Curves: Use simpler "set" behavior for postion attributeHans Goudey
2022-02-24Cleanup: code comments in vfont_to_curveCampbell Barton
2022-02-24Cleanup: remove dead code in vfont_to_curveCampbell Barton
2022-02-24Cleanup: remove dead code from text wrapping logicCampbell Barton
2022-02-24Cleanup: use continue instead of goto for 3D text wrapping logicCampbell Barton
2022-02-24Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-24Fix T95116: Scale to fit fails with a single word & non-zero Y-sizeCampbell Barton
2022-02-23Curves: Use simpler "set" behavior for handle position attributesHans Goudey
2022-02-23Geometry Nodes: Face is Planar NodeJohnny Matthews
2022-02-23Fix for last commit: Define for Node numberingJohnny Matthews
2022-02-23Curves: initial brush implementations for curves sculpt modeJacques Lucke
2022-02-23Geometry Nodes: Duplicate Elements NodeJohnny Matthews
2022-02-23Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-23Fix T95987: Data transfer modifier custom normals crashHans Goudey
2022-02-23Curves: Add methods to retrieve range for points or curvesHans Goudey
2022-02-23NDOF: make camera view/pan behavior optionalCampbell Barton
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-23Fix: Errors in previous cleanup commitHans Goudey
2022-02-23Cleanup: Use new curves type enum for CurveEvalHans Goudey
2022-02-23CMake: include missing filesCampbell Barton
2022-02-23Cleanup: Use new enum for CurveEval handle typesHans Goudey
2022-02-22Cleanup: Remove unused mesh dirty flagsHans Goudey
2022-02-22Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-22Fix T95839: Data race when lazily creating mesh normal layersHans Goudey
2022-02-22Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-22Fix (unreported) LibOverride: missing copying `flag` member.Bastien Montagne
2022-02-22Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-22Cleanup: quiet warnings for FFMPEG before 5.0Campbell Barton
2022-02-22Fix subdivision surface modifier doing unnnecessary workBrecht Van Lommel
2022-02-22Cleanup: quiet warnings for FFMPEG before 5.0Campbell Barton
2022-02-22GPencil: Simplify sample modifier improvements.YimingWu
2022-02-22Camera: Simplify View Frame codeGermano Cavalcante
2022-02-22Revert "Cleanup: quiet const cast warning"Campbell Barton
2022-02-22Cleanup: clang-formatCampbell Barton
2022-02-22Cleanup: Use curves wrapperHans Goudey
2022-02-21Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-21Fix T95919: Apply Pose as Rest Pose Operator crashesHans Goudey
2022-02-21Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-21Cleanup: Use function to check if normals are dirtyHans Goudey