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-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
2013-08-27uiLists enhacements: dragresize and better GRID layout.Bastien Montagne
2013-08-06use gcc malloc attribute for low level allocation functions, prevents gcc fro...Campbell Barton
2013-07-27correct sloppy NULL checks, in interface code:Campbell Barton
2013-07-10fix [#36073] Changing list items misses undo pushCampbell Barton
2013-07-07Bugfix [35841] WM_OT_context_[toggle/cycle/etc.] operators dont show shortcutJoshua Leung
2013-06-26Fix [#35750] list items in properties editor (text colors not following list ...Bastien Montagne
2013-06-25Use bit-shift op for all bit-flags.Bastien Montagne
2013-06-19fix for filesel autocomplete, it had the annoying behavior if you entered in ...Campbell Barton
2013-06-09Code cleanup: removed some unused UI button typesBrecht Van Lommel
2013-06-03fix [#35434] Segmentation fault switching screen layout from pythonCampbell Barton
2013-06-01fix stubs for blenderplayer linkingDalai Felinto