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-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
2022-02-21Weight Proximity: do flag split versioning both in 3.1 and 3.2Alexander Gavrilov
2022-02-21Weight Proximity: fix value overlap between Normalize and Invert VGroup.Alexander Gavrilov
2022-02-21Merge remote-tracking branch 'origin/blender-v3.1-release'Sybren A. Stüvel
2022-02-21Fix T95596: Crash in versioning of node animationSybren A. Stüvel
2022-02-21BLI_array: add BLI_array_trim utility to re-allocate the current sizeCampbell Barton
2022-02-21Cleanup: quiet const cast warningCampbell Barton
2022-02-19Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Cleanup: Remove unused argument to mesh tessellationHans Goudey
2022-02-18Cleanup: Use functions for accessing mesh normal dirty stateHans Goudey
2022-02-18Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Fix: Curve to Mesh node creates caps when curve is cyclicLeon Schittek
2022-02-18Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-18VSE: Refactor our code to be compatible with ffmpeg 5.0Sebastian Parborg
2022-02-18Mesh: Avoid creating incorrect original index layersHans Goudey
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-18Nodes: Update dependency graph when removing some nodesHans Goudey
2022-02-18LibOverride: Fix resync sometimes deleting root ID of other liboverrides.Bastien Montagne
2022-02-18LibOverride: Fix potential broken cases re ShapeKeys when finding hierarchy r...Bastien Montagne
2022-02-18Curves: add initial edit mode supportKévin Dietrich
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-17Cleanup: Replace direct `id.lib` pointer checks with `ID_IS_LINKED` macro usa...Bastien Montagne
2022-02-17Fix: Memory leak in recently added curves copy functionHans Goudey