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-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Missed last commitCampbell Barton
2019-01-23Fix T60781: DOF Distance (pick) crashesCampbell Barton
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-18Fix T60608: Popup dialogs Y-axis reset after dragCampbell Barton
2019-01-18Cleanup: use enum for color picker typesCampbell Barton
2019-01-18Fix eye-dropper causing undo push w/o any changesCampbell Barton
2019-01-18Fix undo pushes w/ color pickerCampbell Barton
2019-01-18UI: only reset eyedropper on cancel when setCampbell Barton
2019-01-18Fix color picker cancel setting the color to blackCampbell Barton
2019-01-17GPU: Rename GPU_shader_get_uniform to GPU_shader_get_uniform_ensureClément Foucault
2019-01-17Fix T60554: Missing undo push changing colorCampbell Barton
2019-01-17Cleanup: logic for eyedropper free on failureCampbell Barton
2019-01-17Cleanup: remove duplicate color picker operatorCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Fix T60506: Menu toggle clicks pass through to areaCampbell Barton
2019-01-14UI: indent subpanel headers more.Harley Acheson
2019-01-14Keyframing: refactor insertion code to allow property-global NLA tweaks.Alexander Gavrilov
2019-01-14UI: fix misaligned eyedropper icon in button.Harley Acheson
2019-01-14UI: fix panel header contents alignment.Harley Acheson
2019-01-14Fix T60441: entering hex color in picker gives wrong result.Brecht Van Lommel
2019-01-14Add font selection to VSE text stripsRichard Antalik
2019-01-11Fix background color use in 3D viewCampbell Barton
2019-01-10UI: make pie menus stick only when tapping key.Justin Jones
2019-01-103D View: use faded color for dupli instance wire & pointsCampbell Barton
2019-01-10Fix T60358: popup clipping within windowCampbell Barton
2019-01-09Revert/Redo ugly rBd12b3767f81d commit (i.e. add locked sorting option to UIL...Bastien Montagne
2019-01-08Fix T58479: Quick Favorites Lets you add multiple of the same itemPhilipp Oeser
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2019-01-07Correct error in recent button type checkCampbell Barton
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2019-01-05UI: length now scales proportionally w/ multi-butCampbell Barton
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-04UI: fix incorrect collapse menu button alignment.Harley Acheson
2019-01-04UI: alter scrollbar extents to not interfere with split/join areas.Harley Acheson
2019-01-04UI: fix display of menu buttons without text and icon, and only a down arrow.Harley Acheson
2019-01-04Fix T59946: multiple quit dialogs possible.Sebastian Parborg
2019-01-04Fix T60132: Convert hair particles to meshSergey Sharybin
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2019-01-04UI: refactor layout vars out of uiFontStyleCampbell Barton
2019-01-03Fix incorrect drawing of material list outline, after recent changes.Brecht Van Lommel
2019-01-03Fix T58870: submenus don't open for some specific mouse positions.Brecht Van Lommel
2019-01-02Fix wrong alpha blending for datablock preview icons.Brecht Van Lommel
2019-01-02Fix T60037: single column layout breaks file browse button.Brecht Van Lommel
2019-01-02UI: add scale option for template_icon_view buttonCampbell Barton
2018-12-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-28Fix T59910: material editor UI issue after recent changes.Brecht Van Lommel
2018-12-27UI: fix display of menu buttons without text and icon, and only a down arrow.Harley Acheson
2018-12-27UI: fix inconsistent icon button widths for popovers and enums.Harley Acheson