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-05-02Correct own stupid mistake dragging popups (x/y swap)Campbell Barton
2014-05-02UIL: Dragging popups wasn't updating safe-areasCampbell Barton
2014-05-01Fix T39884: Displaying filenames with '|' failing in menusCampbell Barton
2014-04-27Fix part of T39692: Text fields in datablocks editor are brokenBastien Montagne
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-20Code cleanup: styleCampbell Barton
2014-04-17Code cleanup: use boolsCampbell Barton
2014-04-07Color pickers:Antony Riakiotakis
2014-04-04Clicking outside menus wasn't closing when opened from non menu popupsCampbell Barton
2014-04-03I18N: add missing linesSv. Lockal
2014-04-03Fix for T39537 wasn't complete, buttons in popups remained unset.Campbell Barton
2014-04-03Code cleanup: styleCampbell Barton
2014-04-02Replace resize code of image scopes by use of new GRIP button.Bastien Montagne
2014-04-02Add drag-resize to uiTemplatePreview (mat/tex/etc. preview widget).Bastien Montagne
2014-04-02UI: support for dragging popups title areaCampbell Barton
2014-04-01Fix T39537: Multi button editing is unreliableCampbell Barton
2014-03-28Code cleanup: use sqrtf when input and output are floatCampbell Barton
2014-03-18Fix T39203: Boid particle naming UI semi-freezeBastien Montagne
2014-03-18Follow up to previous commit:Antony Riakiotakis
2014-03-18Fix T39228 Gamma/lift/gain are burned out in the circular color pickersAntony Riakiotakis
2014-03-14Fix Circle picker not liking linear color properties much. Again, visualAntony Riakiotakis
2014-03-12Code cleanup (tm): Some code deduplication for HSLAntony Riakiotakis
2014-03-12HSL color wheel implementation.Antony Riakiotakis
2014-03-12Fix T39060: "Choose by numbers" do not work with Enum-menus, but work with op...Bastien Montagne
2014-03-07Fix T39000: Align Objects Axis button is not redraw.Bastien Montagne
2014-03-01Code cleanup: correct abs use and quiet warningsCampbell Barton
2014-02-28Fix for crash copying from non RNA color buttonsCampbell Barton
2014-02-25Fix text select offset /w zoomed UI & popups (colorpicker)Campbell Barton
2014-02-25UI: remove number specific button offset when selecting textCampbell Barton
2014-02-24Fix T38812: color picker incorrectly cancelling operation when clicking next ...Brecht Van Lommel
2014-02-22NDOF: fix for view3d ignoring lens values when panningCampbell Barton
2014-02-21UI: Increase cursor distance to leave keyboard navigationCampbell Barton
2014-02-19Code cleanup: styleCampbell Barton
2014-02-18Fix T38661: make number button increment/decrement areas smaller.Brecht Van Lommel
2014-02-18NDOF: Fix for fly/walk mode ignoring axis invert optionsCampbell Barton
2014-02-18NDOF: use like a joystick for cube picker (as with circle picker)Campbell Barton
2014-02-15Fix T38640: password values showed in tooltipsCampbell Barton
2014-02-14Code clearnup: warningsCampbell Barton
2014-02-13UI: split ui_popup_menu_memory into get/set functions and store as uintCampbell Barton
2014-02-13Code cleanup: remove unused button aspectCampbell Barton
2014-02-12NDOF: minor color picker improvementsCampbell Barton
2014-02-12NDOF: fix for negative colors and flickering hue when picking with HSVCUBECampbell Barton
2014-02-10UI: allow clicking to close menus and popups (but not submenus).Campbell Barton
2014-02-10UI: refactor menus to remove menus encoded in stringsCampbell Barton
2014-02-09UI: use proportional option while dragging buttonsCampbell Barton
2014-02-08UI: multi-drag number button editingCampbell Barton
2014-02-08UI: split ui_button_execute_do into begin/endCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-05Change confusing check discovered while working on HCL color wheel:Antony Riakiotakis
2014-02-01Code cleanup: use length squared where possibleCampbell Barton