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-01-27UI: Fix for icon-only menus too small click-able areaCampbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2014-01-27Curves: save active point to fileKevin Mackay
2014-01-25Fix T38356: Crash when UIList.filter_items returns too few items.Bastien Montagne
2014-01-23Make Tab Divider interopolate between the region background and tab outline.Jonathan Williamson
2014-01-23Tab theme colorsCampbell Barton
2014-01-21Code Cleanup: use bool for return values and correct commentsCampbell Barton
2014-01-20Correction for recent commit clearing font cacheCampbell Barton
2014-01-20Code Cleanup: remove redundant NULL checks and add function attributesCampbell Barton
2014-01-19Fix last part of T38244: memory leak when scaling any panelBastien Montagne
2014-01-17UI: tweak menu padding and make separator line more visible.Brecht Van Lommel
2014-01-17Bump up default size of vertices in Graph Editor to make them easier to see/s...Joshua Leung
2014-01-17Assorted polish fixes for keyframe theme settings patchJoshua Leung
2014-01-17T37579: Theme settings for Keyframe ColoursJose Molina Garcia
2014-01-16Correct versioning check for manipulatorCampbell Barton
2014-01-16Code Cleanup: loop over ThemeSpace's where possibleCampbell Barton
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2014-01-16User Prefs: Manipulator unit and tooltip fixesAndrew Buttery
2014-01-15UI: add "double click to rename" tooltip to list items.Andrew Buttery
2014-01-15Fix for mistake in recent shadow addition in tabsCampbell Barton
2014-01-15Fix T38207: Tab scale jitters when resizing regionCampbell Barton
2014-01-15Code Cleanup: use iroundfCampbell Barton
2014-01-15Code Cleanup: avoid duplicate calls to WM_window_pixels_x/yCampbell Barton
2014-01-15Fix for minor precision glitch while zooming on clamped view2dCampbell Barton
2014-01-14Fix for icon pin drawing too large when (U.pixelsize != 1)Campbell Barton
2014-01-14Code Cleanup: minor edits to recent commitCampbell Barton
2014-01-14Missed a comment on last commit.Jonathan Williamson
2014-01-14Make Toolbar Tabs more readableJonathan Williamson
2014-01-13Fix T38171: Vertical tabs don't respond to clicks on the left most pixelsCampbell Barton
2014-01-12UIList tweak: make active item visible when it changes somehow (useful e.g. w...Bastien Montagne
2014-01-12Style Cleanup: whitespaceCampbell Barton
2014-01-09Fix T38083: submenu arrow is overlayed by menu hotkeyCampbell Barton
2014-01-08Fix T38131: node link buttons (like for cycles in material properties) were notBrecht Van Lommel
2014-01-08Fix issues with float precision in numinput, like 'R 123' who would show addi...Bastien Montagne
2014-01-08Code Cleanup: de-duplicate text pasting which only used the first lineCampbell Barton
2014-01-07Cleanup: silence warnings.Bastien Montagne
2014-01-07Middle-clip tweaks:Bastien Montagne
2014-01-05UI: pin icon was ignoring DPICampbell Barton
2014-01-05UI: Use shift+lmb for toggling panel pinning (not to conflict with MMB emulat...Campbell Barton
2014-01-04More tweaks to clip middle:Bastien Montagne
2014-01-04Fix core issue with clipping labels (labels have no margins, so border should...Bastien Montagne
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2014-01-04UI: Use bool rather then int/short's where possibleCampbell Barton
2014-01-04UI: Fix issue where tab text was too small and closely spacedCampbell Barton
2014-01-03Fix T38043: Text clipping when it shouldn'tBastien Montagne
2014-01-03Code Cleanup: remove strlen() and unneeded include in recent commitCampbell Barton
2014-01-03UI: Tooltip fix for the Particle Template ID.Andrew Buttery
2014-01-01Add a new "shortening process" for UI string drawing, which keeps both right ...Bastien Montagne
2013-12-31Fix T37993: mass of Rigid Body ignores scene unit scaleSergej Reich
2013-12-24UI: Display alpha checkers in image info's color swatch.Campbell Barton