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
path: root/source
AgeCommit message (Expand)Author
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-29macOS/bpy: accommodate portable builds, and multi-config generators.Ankit Meel
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
2021-03-29Fix T86966: crash when rendering with geometry nodesJacques Lucke
2021-03-29Overrides: Make Experimental API Fail On Usage.Jeroen Bakker
2021-03-29Overrides: API to create an override template.Jeroen Bakker
2021-03-29Fix T86972: transform node transforms shape keysJacques Lucke
2021-03-29Comments: improve docstring for ED_view3d_clipping_testCampbell Barton
2021-03-29Cleanup: Remove unused node.c.Jeroen Bakker
2021-03-29Knife: support vert/edge snapping when not directly over a faceCampbell Barton
2021-03-29Cleanup: logical error in path select pickingCampbell Barton
2021-03-29Knife: scale points & snapping threshold by the DPI factorCampbell Barton
2021-03-29Fix vert/edge knife snapping when the cursor wasn't over a faceCampbell Barton
2021-03-29Cleanup: use pragma once.Jeroen Bakker
2021-03-29Cleanup: Add namespace to compositor.Jeroen Bakker
2021-03-29Cleanup: Add `override` Keyword.Jeroen Bakker
2021-03-29Compositor: Add Anti-Aliasing nodeHabib Gahbiche
2021-03-29Knife: reduce redundant face picking queriesCampbell Barton
2021-03-29Fix T83391: Knife sometimes snaps to object centerCampbell Barton
2021-03-28Cleanup: deduplicate attribute creating codeJacques Lucke
2021-03-28Cleanup: use parentheses in macroJacques Lucke
2021-03-28Fix T86060: Texture Paint clone tool misleading texture UICampbell Barton
2021-03-28Cleanup: re-order expensive checks for indirect ID useCampbell Barton
2021-03-28Cleanup: revert part of da160dc32d1518dc3e59a8fb7995b59c88870444Campbell Barton
2021-03-28Fix T86992: Tagged ID deletion conflicts with freeing objectsCampbell Barton