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-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 T93546: Fill curve node ignores last point of non-cylic curvesHans Goudey
2022-04-28Fix: Incorrect conversion from C bitfield syntaxHans Goudey
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-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-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-28EEVEE: Add shader compilation progress in the viewportClément Foucault
2022-04-28GPUMaterial: Rework the deferred compilation to not use double locksClément Foucault
2022-04-28GPUMaterial: Use GPU_MAT_CREATED as a defaultClément Foucault
2022-04-28Fix T97627: Revert Window Redraw When SavingHarley Acheson
2022-04-28Cleanup: Remove disabled optimization codeHans Goudey
2022-04-27Fix T97235: PBVH draw cache invalidation bugJoseph Eagar
2022-04-27Fix T93285: Wrong instance order when instancing a collectionGermano Cavalcante
2022-04-27GPUCodegen: Fix broken materials after rB478eb3a0e6edClément Foucault
2022-04-27Fix broken obj tests from earlier commitKévin Dietrich
2022-04-27GPUCodegen: Keep copy of attribute name in the GPUCodegenCreateInfoClément Foucault
2022-04-27GPUCodegen: Use spin lock to protect the pass refcounter.Clément Foucault
2022-04-27Fix T96434: bad performance with viewport statistics and GPU subdivisionKévin Dietrich
2022-04-27Fix T96327: data transfer crash with GPU subdivisionKévin Dietrich
2022-04-27Cleanup: formatKévin Dietrich
2022-04-27Metal: GLSL Compatibility - Hosting default uniform values.Jason Fielder
2022-04-27Metal: MTLTexture core implementation for Metal backend, with minimal surroun...Clément Foucault
2022-04-27Fix T96283: last disabled subsurf is used for GPU subdivisionKévin Dietrich
2022-04-27Cleanup: Use bool, remove unnecessary struct keywordsHans Goudey