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-30Build Environment: set MAKE_THREADS as per the CPUAnkit Meel
2021-03-30PyAPI: replace repr with our own escape function in animsys_refactorCampbell Barton
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-30Cycles: disable NanoVDB for AMD OpenCLBrecht Van Lommel
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-29Tests/bpy: Add installation verification testAnkit Meel
2021-03-29Tests: disable python tests for blender as python moduleAnkit Meel
2021-03-29macOS/bpy: accommodate portable builds, and multi-config generators.Ankit Meel
2021-03-29Cleanup/CMake: remove trailing `/`; whitespace.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: Line Art panel in properties showing in the wrong order with add-onsBrecht Van Lommel
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 T86851: PulseAudio randomly asserts in background renderingJörg Müller
2021-03-29Python API: add template for image processingÉlie Michel
2021-03-29Cleanup: Updated Documentation Library Overrides.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-29Clang Tidy: disable WarningsAsErrorsJacques Lucke
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