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-02-19UI: FModifier layout updates, drag and dropHans Goudey
2021-02-18Fix failing "Edit Source" (asserts) while number slider was visibleJulian Eisel
2021-02-18Cleanup: sort structs, file-listsCampbell Barton
2021-02-18Cleanup: Use const argument, decrease variable scopeHans Goudey
2021-02-17Cleanup: Return bool instead of intHans Goudey
2021-02-16Cleanup: Compile node_draw.c with C++Hans Goudey
2021-02-14Cleanup: spellingCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2021-02-11Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-11Fix T83013: Annotation with hidden object in sculpt mode crashesCampbell Barton
2021-02-10Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-10Fix T85395: Texture paint external edit wrong projection on reapplyPhilipp Oeser
2021-02-09GPencil: Basic block drawing in DopesheetAntonio Vazquez
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
2021-02-09Cleanup: move eIconSizes, ID_Type enums into own fileCampbell Barton
2021-02-09Cleanup: Register node property layout callbacks in filesHans Goudey
2021-02-08Fix for T84038: Improved Report WarningsHarley Acheson
2021-02-08Cleanup: Rearrange and name the enums and flags used in the transform codeGermano Cavalcante
2021-02-08Mask: Use control point position when handle is selectedSebastian Koenig
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne
2021-01-29Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-29Fix T84717: missing 3D viewport updates when changing shading settingsBrecht Van Lommel
2021-01-27UI: Tooltip for data-block selector menus, showing full name and library infoJulian Eisel
2021-01-27Cleanup: Use const parameters for active button lookups/testsJulian Eisel
2021-01-26Fix T84850: "Lock to Selection" causes unwanted jumpsSergey Sharybin
2021-01-25Cleanup: pass 'rctf' rectangle to 2D box drawing functionsCampbell Barton
2021-01-25UI: Round-box drawing cleanupHarley Acheson
2021-01-25Cleanup: remove unused UI_draw_roundbox_shade_y functionCampbell Barton
2021-01-24Fix outliner and animation editors exiting multi-object edit-modeCampbell Barton
2021-01-24UI: Viewport Navigate Gizmo RefactorHarley Acheson
2021-01-22Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-22Fix outliner and animation editors exiting multi-object edit-modeCampbell Barton
2021-01-22Cleanup: spelling, remove outdated/invalid commentsCampbell Barton
2021-01-22Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-22Fix T84920: Crash undoing object activation in the outlinerCampbell Barton
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2021-01-20Cleanup: Store runtime space node variables in a separate structHans Goudey
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2021-01-18Merge branch 'blender-v2.92-release'Bastien Montagne
2021-01-18Fix T84739: Crash with curve brush in sculpt mode.Bastien Montagne
2021-01-16GPencil: Cleanup - Rename ED_gpencil_stroke_color_use to ED_gpencil_stroke_ma...Antonio Vazquez
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-16Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-16Add Object Tool: support incremental snappingCampbell Barton
2021-01-15Cleanup: Add const in various places in node codeHans Goudey
2021-01-14Cleanup/refactor: Remove logically broken code from GPencil undo.Bastien Montagne
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel