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-01-14MeshCache: add error handling to `fread()` callsSybren A. Stüvel
2021-01-14Tracking: Make transform cancel use explicit frame numberSergey Sharybin
2021-01-14Tracking: Fix wrong projection for post-draw passSergey Sharybin
2021-01-14Tracking: Re-duplicate logic used to count and initialize dataSergey Sharybin
2021-01-14Tracking: Simplify transform codeSergey Sharybin
2021-01-14Bmesh: Deprecate deform parameter of from_object()Omar Emara
2021-01-14GPencil: Noise Modifier - Move noise seed value outside of randomize subpanelCody Winchester
2021-01-14Fix T84549: Keymap presets written without repeat enabledCampbell Barton
2021-01-14GPencil: Disable Multiframe edition when play animationAntonio Vazquez
2021-01-14Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-14Fix T64518: Blender 2.7 keymap inconsistenciesCampbell Barton
2021-01-14Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-14Fix add-object tool snap placement when activated from tweak eventCampbell Barton
2021-01-14Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-14Fix uninitialized stack memory use accessing the snap normalCampbell Barton
2021-01-14Cleanup: use enum for undo step directionCampbell Barton
2021-01-14Fix T84684: Undo operators not workingJulian Eisel
2021-01-14Fix T84684: Undo operators not workingJulian Eisel
2021-01-14Fix T84645 cursor moves when clicking selector.Nicholas Rishel
2021-01-13Merge branch 'blender-v2.92-release'Hans Goudey
2021-01-13Fix T84686: Node vector socket default values not animate-ableHans Goudey
2021-01-13Transform: geodesic distances for proportional edit connected modeBrecht Van Lommel
2021-01-13Merge branch 'blender-v2.92-release'Hans Goudey
2021-01-13Bump file subversion after recent node versioning commitHans Goudey
2021-01-13Fix Python warnings in node editor after revert of datablock changesBrecht Van Lommel
2021-01-13Nodes: use green color again for shader sockets and shader categoryBrecht Van Lommel
2021-01-13Revert "2.92 splashscreen"Dalai Felinto
2021-01-13Revert "Blender 2.92 beta - bcon3"Dalai Felinto
2021-01-13Merge branch 'blender-v2.92-release'Dalai Felinto
2021-01-13Blender 2.93 bcon1 - alphaDalai Felinto
2021-01-132.92 splashscreenDalai Felinto
2021-01-13Blender 2.92 beta - bcon3Dalai Felinto
2021-01-13Geometry Nodes: Add "Point Translate" and "Point Scale" nodesHans Goudey
2021-01-13UI: Use gray color for float sockets in nodesPablo Vazquez
2021-01-13UI: Use capital letters for X Y and Z axesHans Goudey
2021-01-13Geometry Nodes: Rename "Rotate Points" to "Point Rotate"Hans Goudey
2021-01-13Geometry Nodes: Rename boolean input socketsHans Goudey
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-13Cleanup: Remove unecessary namespace prefixesHans Goudey
2021-01-13Geometry Nodes: Enable exposing object and collection socketsHans Goudey
2021-01-13Fix T79356: Improved icons for MSIX buildsEric Bickle
2021-01-13Revert "Fix T79356: Improved icons for MSIX builds"Jeroen Bakker
2021-01-13Fix T79356: Improved icons for MSIX buildsEric Bickle
2021-01-13Geometry Nodes: improve Point Distribute nodeJacques Lucke
2021-01-13Geometry Nodes: cleanup attribute usageJacques Lucke
2021-01-13Depsgraph: Remove redundant copy-on-write operationsSergey Sharybin
2021-01-13Fix T83411: Crash when using a workspace/layout data path in a driverSergey Sharybin
2021-01-13Fix Cycles not taking into account CYCLES_SHADER_PATH for finding stdcycles.hBrecht Van Lommel
2021-01-13Fix: popout windows are sized incorrectly on high DPI screensJesse Y
2021-01-13RNA: allow editing pointer IDProperty values from the UI.Alexander Gavrilov