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
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-10-11GPencil: New Eyedropper tool for Material creation.Antonio Vazquez
2019-09-30Fix T58683: Reload Scripts breaks toolbar button formattingCampbell Barton
2019-09-09UI: Refactor and improve buttton extra iconsJulian Eisel
2019-09-04Expose button UTF8 check in UI_interface.hJulian Eisel
2019-07-31Revert "UI: remove checks for other popovers when switching menu"Sebastian Parborg
2019-07-31UI: remove checks for other popovers when switching menuCampbell Barton
2019-07-31UI: simplify check for active menu buttonCampbell Barton
2019-05-28Fix T57090: selected node group input sockets circles not drawing inPhilipp Oeser
2019-05-21UI: support drawing booleans with icons as check-boxesCampbell Barton
2019-05-14Interface: Free argument callback for popupsJacques Lucke
2019-04-23UI: ignore events in empty region overlap areasCampbell Barton
2019-04-23UI: add ui_window_to_block_rctf, ui_window_to_region_rctiCampbell Barton
2019-04-17Cleanup: comment length in interfaceCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-27UI: support an 'active default' button for pop-upsCampbell Barton
2019-03-25RNA: add UILayout.prop_with_menu functionCampbell Barton
2019-03-25RNA: rename prop_popover_enum to prop_with_popoverCampbell Barton
2019-03-25UI: add UILayout.prop_popover_enum functionCampbell Barton
2019-03-25Cleanup: simplify toggle button logicCampbell Barton
2019-03-25Cleanup: return argument namingCampbell Barton
2019-03-22Cleanup: minor UI code changesCampbell Barton
2019-03-22UI: refactor queries into interface_query.cCampbell Barton
2019-03-22Cleanup: move widget enum into source fileCampbell Barton
2019-03-22UI: refactor color picker flags out of buttonsCampbell Barton
2019-03-18Cleanup: rename color band to color rampCampbell Barton
2019-03-18Fix color ramp eyedropper menu itemCampbell Barton
2019-03-15Fix: "Jump To Target" showing up in workspace context menuDalai Felinto
2019-03-14Merge branch 'blender2.7'Brecht Van Lommel
2019-03-14Fix T62120: number button editing outside of soft max range jumps.Brecht Van Lommel
2019-03-13Cleanup: rename uiBlock.mx,my to bounds_offsetCampbell Barton
2019-03-01Fix T62016: Outliner visibility icons drag behaviour brokenDalai Felinto
2019-03-01Cleanup: move theme reset into it's own operator fileCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11Preferences: remove tweak/drag threshold distinctionCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-18Fix eye-dropper causing undo push w/o any changesCampbell Barton
2019-01-17Cleanup: remove duplicate color picker operatorCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-14UI: fix panel header contents alignment.Harley Acheson
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2019-01-04UI: refactor layout vars out of uiFontStyleCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-13Fix T58014, T58650: issues with hex color and Filmic view transform.Brecht Van Lommel