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-05-09Minor typo fixes in UI messages.Bastien Montagne
2022-05-07Fix T97751: New OBJ IO - File Browser doesn't filter by .obj/.mtlJulian Eisel
2022-05-06Fix T97466: Assert when pack sound in blender DEBUG.Bastien Montagne
2022-05-06Switch viewport shading for color tools in solid modeRamil Roosileht
2022-05-06Fix T96585: Intersect(Knife) tool is selecting wrong edgesCampbell Barton
2022-05-06Fix T97758: Applying modifiers bakes shape-keysCampbell Barton
2022-05-05Fix T97575: Toggling fullscreen causes compositor recalcCampbell Barton
2022-05-05Workaround T81065: Merge UV's when applying modifiersCampbell Barton
2022-05-04Fix T97851: GPencil Bake object transform operator wrong transformationAntonio Vazquez
2022-05-04Fix error pasting text containing tabsCampbell Barton
2022-05-04Fix T95165: Custom Normals tools dont update immediately.Jeroen Bakker
2022-05-04Fix T96880: viewport render animation hangs BlenderBrecht Van Lommel
2022-05-03Fix VSE view clamping not workingRichard Antalik
2022-05-03Fix T97720: Fix meta strip shows incorrect mute state.Richard Antalik
2022-05-03Cleanup: auto-formatCampbell Barton
2022-05-03Fix T97733: Crash when adding new sceneRichard Antalik
2022-05-03Fix T95752: crash 'Select Linked' after loopcut in multiobject editmodePhilipp Oeser
2022-05-03Fix T85379: Cube projection size parameter is wrongCampbell Barton
2022-05-02Color Attributes: Add initial fill color optionEthan-Hall
2022-05-02Curves: support spherical delete brushJacques Lucke
2022-05-02GPUShader: Port dashed line shaders to use shaderCreateInfoClément Foucault
2022-05-01Updating Graph editor channels pin tool tipNate Rupsis
2022-04-30XR: Add object extras, object types visibility session optionsPeter Kim
2022-04-30D14808: Use saturation as multiplier for saturation filterRamil Roosileht
2022-04-29Cleanup: Fix harmless runtime error about null pointer in Outliner tree code.Bastien Montagne
2022-04-29Cleanup: Simplify job custom data query APISergey Sharybin
2022-04-29T95386: Add Discontinuity (Euler) filter to Dope Sheet.Demeter Dzadik
2022-04-29Fix T97097: Color filter saturate affects non-colorsJoseph Eagar
2022-04-29Fix T97608: Sculpt sample color op is missing pmapJoseph Eagar
2022-04-29Fix T62945: Hotkeys not showing up in brush tooltipsJoseph Eagar
2022-04-29Cleanup: missing declaration warnings & spelling in commentsCampbell Barton
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-28UI: Fix consistency issues with attribute tooltips and iconsEthan-Hall
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 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-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
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-27Fix T96434: bad performance with viewport statistics and GPU subdivisionKévin Dietrich
2022-04-27Cleanup: Use bool, remove unnecessary struct keywordsHans Goudey