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-03-30Fix T87058: GPencil Cutter delete all strokes if they are selected and the la...Antonio Vazquez
2021-03-30Nodes: Expose multi input socket in python APIWannes Malfait
2021-03-30Cleanup: Improve commentHans Goudey
2021-03-30UI: Bring back hover shortcuts for mesh modifiersHans Goudey
2021-03-30Cleanup: use doxy sections and rearrange editmesh_knife.cGermano Cavalcante
2021-03-30Geometry Nodes: Set default grid vertices to 3 by 3Hans Goudey
2021-03-30Fix unused variable warning caused by recent cleanupHans Goudey
2021-03-30Cleanup: remove unneeded method.Jeroen Bakker
2021-03-30Cleanup: clang-format.Jeroen Bakker
2021-03-30Cleanup: Use constexpr.Jeroen Bakker
2021-03-30Compositor: Fix Incorrect Attaching NodeSockets.Jeroen Bakker
2021-03-30Cleanup: Replace std::vector with blender::Vector.Jeroen Bakker
2021-03-30Cryptomatte: Fix When Image based Cryptomatte Aren't On The First Render Layer.Jeroen Bakker
2021-03-30Fix: Compile Error COM_Debug.Jeroen Bakker
2021-03-30Cleanup: Replace virtual methods with bitflags.Jeroen Bakker
2021-03-30Geometry Nodes: support multiple group input nodesJacques Lucke
2021-03-30Cleanup: Typo in comment.Bastien Montagne
2021-03-30Armature: Add Display Axis OffsetScott Wilson
2021-03-30Python: clarify error message when accessing datablock by librarySybren A. Stüvel
2021-03-30Fix simple solidify wrong custom data on large ngonsHenrik Dick
2021-03-30Cleanup: animation, remove `BONE_UNKEYED` flagSybren A. Stüvel
2021-03-30Cleanup: clang-tidy warning.Jeroen Bakker
2021-03-30Cleanup: clang-tidy warning.Jeroen Bakker
2021-03-30Knife: snap refactor, prepare for snap gizmoGermano Cavalcante
2021-03-30Cleanup: Fix incorrect socket list nameHans Goudey
2021-03-30Cleanup: Use float4x4 type and constructorHans Goudey
2021-03-30MSVC: ASAN support for VS 16.9Ray Molenkamp
2021-03-30Fix T86944: Incorrect seeking in some moviesRichard Antalik
2021-03-30VSE: Add fit method to RNA APIRichard Antalik
2021-03-30VSE: Fix image adding inconsistencyRichard Antalik
2021-03-30Cleanup: Decrease variable scopeHans Goudey
2021-03-29Gizmo: Use a utility function to read snap gizmo valuesGermano Cavalcante
2021-03-29Snap Gizmo: Minor optimization when updating gizmo propertiesGermano Cavalcante
2021-03-29Cleanup: Replace `is...Operation()` methods with a flag.Jeroen Bakker
2021-03-29Cleanup: Use Bitflags For Booleans.Jeroen Bakker
2021-03-29Fix T87013: GPencil SVG export wrong svg xml header settingsAntonio Vazquez
2021-03-29Fix T86975: GPencil interpolate wrong stroke orderAntonio Vazquez
2021-03-29Fix T86298: crash when loading "corrupted" geometry node treeJacques Lucke
2021-03-29Fix T76872: Mask created after existing keyframe gets broken handlesSergey Sharybin
2021-03-29Mask: Fix possible nan values in the weight interpolationSergey Sharybin
2021-03-29GPencil Cleanup: Remove legacy key to cancel drawingFalk David
2021-03-29Animation: add `PBONE_SELECTED` macroSybren A. Stüvel
2021-03-29Cleanup: clang-format.Jeroen Bakker
2021-03-29Tracking: Avoid integer overflow in dopesheet updateSergey Sharybin
2021-03-29Fix T86983: `bl_description = None` crash on RNA class registrationCampbell Barton
2021-03-29Fix: Cryptomatte Metadata Trimmed to 1024.Jeroen Bakker
2021-03-29Fix: Override Test Cases Failing With Asserts.Jeroen Bakker
2021-03-29Cleanup: Remove no-op id recalc statementSergey Sharybin
2021-03-29Fix T78650: Lattice evaluation writes to shared dataSybren A. Stüvel
2021-03-29Fix T86876: cannot modify float properties of geometry nodes modifier from Py...Jacques Lucke