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-04-29Fix T97124: Area light size gizmo unselectableCampbell Barton
2022-04-29Cleanup: use 'use_' prefix for RNA booleanCampbell Barton
2022-04-29Cleanup: missing declaration warnings & spelling in commentsCampbell Barton
2022-04-29shader_builder: fix build issue on windowsRay Molenkamp
2022-04-29Build: disable Metal for USD libraries also, it fails to build without OpenGLBrecht Van Lommel
2022-04-29Cleanup: silence unused variable warningsGermano Cavalcante
2022-04-28Fix: Missing translation in node socket inspectionHans Goudey
2022-04-28Fix: Socket inspection error for data-block socketsEthan-Hall
2022-04-28Fix T97151: Curve vertex parenting crash with dependency cycleHans Goudey
2022-04-28Cleanup: Overlay: Avoid local variable shadowingClément Foucault
2022-04-28Overlay: Port UDIM Grid shader to shaderCreateInfoClément Foucault
2022-04-28Overlay: Port Grid shader to shaderCreateInfo and other code cleanupClément Foucault
2022-04-28Fix T93899: Incorrect decorator buttons for geometry nodes vector/colorsHans Goudey
2022-04-28UI: Fix consistency issues with attribute tooltips and iconsEthan-Hall
2022-04-28Fix T94467: Cycles baking of normal pass slower than before cycles-xBrecht Van Lommel
2022-04-28Fix T93546: Fill curve node ignores last point of non-cylic curvesHans Goudey
2022-04-28Fix: Incorrect conversion from C bitfield syntaxHans Goudey
2022-04-28Ensure BSDF evals and pdfs are zero on invalid samplesSebastian Herholz
2022-04-28Fix: Sky models can return negative valuesSebastian Herholz
2022-04-28Fix T97056: Cycles MNEE caustics treated as direct instead of indirect lightChristophe Hery
2022-04-28Fix T97142: When Exporting GPencil, File Dialog Shows No SubfoldersAntonio Vazquez
2022-04-28Cleanup: Fix compiler warningsHans Goudey
2022-04-28UI: Improvements to "Add Color Attribute" menuEthan-Hall
2022-04-28Snap Gizmo: update props using gizmo's snap_stateGermano Cavalcante
2022-04-28Deps:Specify versions for implicit python modulesRay Molenkamp
2022-04-28Fix T97527: multiview camera suffix not working with more than 4 charactersBrecht Van Lommel
2022-04-28Fix non-face oriented snap cursor in dragdropGermano Cavalcante
2022-04-28CMake: Reduce dependencies of USDSybren A. Stüvel
2022-04-28Snap Cursor: split 'ED_view3d_cursor_snap_data_get'Germano Cavalcante
2022-04-28VSE: Add option to limit timeline view heightRichard Antalik
2022-04-28Cleanup: Improve const correctness of shape key functionsHans Goudey
2022-04-28Cleanup: Make RNA function comment more readableJulian Eisel
2022-04-28Fix T97679: Retrieving shape key normals modifies verticesHans Goudey
2022-04-28Geometry Nodes: Add default attribute name to field inputs/outputsHans Goudey
2022-04-28UI: Sort VSE modifiers alphabeticallyPablo Vazquez
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-28GPencil: Fix offset modifier performance regressionFalk David
2022-04-28Cleanup: fix warning due to unused variableJacques Lucke
2022-04-28Blender 3.2 Beta - Subversion bumpThomas Dinges
2022-04-28Fix T96476: Equalize Handles not working on all keyframesKevin C. Burke
2022-04-28Cleanup: spelling in commentsCampbell Barton
2022-04-28Cleanup: unbalanced doxy sections, add some sectionsCampbell Barton
2022-04-28Cleanup: formatCampbell Barton
2022-04-28Fix error holding stack memory in a uniformCampbell Barton
2022-04-28Cleanup: Reword comment, rename variablesHans Goudey
2022-04-28Revert "Cycles: Enable inlining on Apple Silicon for 1.1x speedup"Brecht Van Lommel
2022-04-28Fix T97498, T97651: crash in Cycles with TBB 2021 after recent changesBrecht Van Lommel
2022-04-28Fix T97666: Blender not starting on macOS 10.14 after library upgradeBrecht Van Lommel
2022-04-28EEVEE: Add shader compilation progress in the viewportClément Foucault
2022-04-28GPUMaterial: Rework the deferred compilation to not use double locksClément Foucault