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-08-05Fix T41062: "copy to selected" doens't work for all attributes.Bastien Montagne
2014-08-05UI: remove tip when dragging a popupCampbell Barton
2014-08-05Correct another issue in recent menu handlingCampbell Barton
2014-08-05Macros: replace UNPACK#OP -> UNPACK#_EX, allow suffixCampbell Barton
2014-08-04Correct glitch in recent menu commit, click-drag locked menusCampbell Barton
2014-08-03Fix for glitch with menus not reliably setting an active item (D674)Campbell Barton
2014-07-28UI: Change appearance for panel drag area (D637)Campbell Barton
2014-07-24Fixes:Antony Riakiotakis
2014-07-24UI: prevent dragging a popup from activating a buttonCampbell Barton
2014-07-24Correct last commitCampbell Barton
2014-07-24Cleanup: ui_but_is_editable flip return valueCampbell Barton
2014-07-24UI: Correct code cleanupCampbell Barton
2014-07-23Fix T41156: UILayout.prop_enum() does not observe "text" parameter overrideBastien Montagne
2014-07-23Fix for mixup in startup.blend data init when userprefs.blend was missingCampbell Barton
2014-07-21CleanupCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-14Tooltip improvements for modifier functionsgaiaclary
2014-07-13Tooltip improvements for modifier functionsgaiaclary
2014-07-11WM: add WM_operator_properties_create_ptrCampbell Barton
2014-07-07UI: tooltips, blurry and incorrect rhs-padding in recent updateCampbell Barton
2014-07-03Correct version check for tip colorCampbell Barton
2014-07-01Correct enum size incase compiler makes enum signedCampbell Barton
2014-06-30Fix T40885: "Reset Curve" is backwards on Custom Falloff Curves (Lights).Bastien Montagne
2014-06-27UI: increase contrast for active colorband handleCampbell Barton
2014-06-27UI: use cursor x-location for tooltip placement (T37478)Campbell Barton
2014-06-26Code cleanup: remove MAT3/4_UNITY defines, just call unit_m3/4Campbell Barton
2014-06-26Code cleanup: casts, dead assignment & arg order.Campbell Barton
2014-06-25Fix T40759: "Add Shortcut" operator was leaving new keymap items onLukas Tönne
2014-06-25Use api function for flipping button list & rename to BLI_listbase_reverseCampbell Barton
2014-06-24Fix own error in recent tooltip commitCampbell Barton
2014-06-24Update the design of tooltipsCampbell Barton
2014-06-22SpellingCampbell Barton
2014-06-22Code cleanup: de-duplicate widget_num_tria, widget_scroll_circleCampbell Barton
2014-06-20UI: auto-open other menus by hovering over, once a menu is already openCampbell Barton
2014-06-19Correct for recent commit to refactor popupsCampbell Barton
2014-06-18missed removing this in recent popup refactorCampbell Barton
2014-06-18Fix for weak floating-point number comparison.Tamito Kajiyama
2014-06-15Code cleanup: commentsCampbell Barton
2014-06-14UI: refactor text cache to use zero length arraysCampbell Barton
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-06-14UI: use BLI_strdup to store the original string.Campbell Barton
2014-06-14UI: uiContextActivePropertyHandle wasn't passing the event to the uiBlockHand...Campbell Barton
2014-06-13UI: Add back ability to select a custom interface fontCampbell Barton
2014-06-13Code cleanup: UI, unnecessary float/int conversionCampbell Barton
2014-06-13Code cleanup: remove hack for older GCC (4.2x and newer work without)Campbell Barton
2014-06-13Code cleanup: remove redundant NULL checkCampbell Barton
2014-06-09Fix T40534: Multi-button editing, hard to distinguish slidersCampbell Barton
2014-06-09Fix T40538: Multi-button canceling edit-text could leave edited valueCampbell Barton
2014-06-04Fix for dupli's ignoring color in set-scenesCampbell Barton