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
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-12-02Fix rare crash dragging number-buttonsCampbell Barton
2014-11-24UI: avoid property lookup for uiItemMenuEnumRCampbell Barton
2014-11-20Fix color tweaking in vertex painting not getting an undo push (wouldAntony Riakiotakis
2014-11-15UI: cleanup next/prev order in menu codeCampbell Barton
2014-11-15Cleanup: remove unused redraw flagCampbell Barton
2014-11-11UI: order & comment eButTypeCampbell Barton
2014-11-11UI: remove unused emboss-table defineCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-09Cleanup: remove unused UI_SHIFT_FLIPPED (2.4x toolbox)Campbell Barton
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-09-18Fix T41708, active palette indicator not refreshing when clickingAntony Riakiotakis
2014-08-30Use UI_BUT_ prefix as other flags doCampbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-10UI: show ttips even if disabled, when holding alt key.Bastien Montagne
2014-07-23Fix for mixup in startup.blend data init when userprefs.blend was missingCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-06-30Fix T40885: "Reset Curve" is backwards on Custom Falloff Curves (Lights).Bastien Montagne
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-05-01Fix T39884: Displaying filenames with '|' failing in menusCampbell Barton
2014-04-17Code cleanup: use boolsCampbell Barton
2014-04-17BGE - button for deactivate sensors, controllers and actuatorsJorge Bernal
2014-04-02Add drag-resize to uiTemplatePreview (mat/tex/etc. preview widget).Bastien Montagne
2014-03-12HSL color wheel implementation.Antony Riakiotakis
2014-03-12UI: allow passing "" for icon only enum buttons and still get an iconCampbell Barton
2014-02-12fix/workaround for v3d object mode selector flipping directionCampbell Barton
2014-02-11Own recent removal of string encoded menus missed render layers/passesCampbell Barton
2014-02-10UI: report if WM_OT_call_menu uses an unknown menuCampbell Barton
2014-02-09UI: replace uiPupMenuOkee & uiPupMenuSaveOver with WM_operator_confirmCampbell Barton
2014-02-09UI: improve reports popupCampbell Barton
2014-02-09Code cleanup: remove unused menu functionsCampbell Barton
2014-02-08UI: multi-drag number button editingCampbell Barton
2014-02-08UI: butstore API to generalize button storage for modal handlersCampbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2014-01-17UI: tweak menu padding and make separator line more visible.Brecht Van Lommel
2014-01-14Make Toolbar Tabs more readableJonathan Williamson
2014-01-08Fix issues with float precision in numinput, like 'R 123' who would show addi...Bastien Montagne
2013-12-24UI: Display alpha checkers in image info's color swatch.Campbell Barton
2013-12-18Code Clenaup: use const for button checking functionsCampbell Barton
2013-12-16UI: Tabs categories for panels (D75)Campbell Barton
2013-12-07Code Cleanup: pass rectangles as const in insterface filesCampbell Barton
2013-12-02Blender Font (BLF): add length argument to string width/height functionsCampbell Barton
2013-11-29File Browser: autocomplete keeps focus in the file field when entering a folder.Brecht Van Lommel
2013-11-25User Defaults: Change user defaults based on decission by new UI team - T37518Campbell Barton
2013-11-23UI List: ctrl click on names in list can be used for renaming.Bastien Montagne
2013-11-21Squashed commit of the following:Bastien Montagne
2013-11-21Squashed commit of the following:Bastien Montagne
2013-11-19Fix: tab completing a filepath name in file browsers asks to create a newHenrik Aarnio
2013-09-11interface, replace '|' with define UI_SEP_CHARCampbell Barton
2013-09-01Move GCC attributes into a centraized definesSergey Sharybin