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-03-29UI: Color-Ramp handlesCampbell Barton
2014-03-28Implement asymmetric and free handles type for masksSergey Sharybin
2014-03-28Code cleanup: use sqrtf when input and output are floatCampbell Barton
2014-03-24Code cleanup: styleCampbell Barton
2014-03-19Fix for Layout.operator_enum ignoring alignmentCampbell Barton
2014-03-18Fix T39203: Boid particle naming UI semi-freezeBastien Montagne
2014-03-18UI: bypass text clipping on buttons with no textCampbell Barton
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-17UI: Add theme color for viewport overlayCampbell Barton
2014-03-17Fix own bug reported on irc by Venomgfx, missing value slider in colorAntony Riakiotakis
2014-03-16Code cleanup: naming conventionsCampbell Barton
2014-03-15Code cleanup: use r_ prefix for return argsCampbell Barton
2014-03-15Code cleanup: spelling & styleCampbell Barton
2014-03-14Fix Circle picker not liking linear color properties much. Again, visualAntony Riakiotakis
2014-03-14Better fix for T37545.Antony Riakiotakis
2014-03-13Fix own bug after HSL picker commit. HSV Cube based pickers missed HSVAntony Riakiotakis
2014-03-13Code cleanup: quiet warning, 'else' would always crash (& never occurred)Campbell Barton
2014-03-12Code cleanup: de-duplicate switch statement, style editsCampbell Barton
2014-03-12Anticipate future color picker types and don't crash (uiBut could beAntony Riakiotakis
2014-03-12Code cleanup (tm): Some code deduplication for HSLAntony Riakiotakis
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-03-12Code cleanup: UI - de-duplicate menu/row/listrow enum logicCampbell Barton
2014-03-12Fix T39060: "Choose by numbers" do not work with Enum-menus, but work with op...Bastien Montagne
2014-03-11Fix T39087: Weight Paint, custom color ranges don't update in viewportCampbell Barton
2014-03-10Fix for potential bug in copy-to-selected ui button operator: ReturnLukas Tönne
2014-03-07Fix T39000: Align Objects Axis button is not redraw.Bastien Montagne
2014-03-02Fix for collapse ignoring pinned panelsCampbell Barton
2014-03-01Fix for own error with updating view2d for NDOFCampbell Barton
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-28Code cleanup: style/warningsCampbell Barton
2014-02-27Fix T38602: Aligned layout breaks if panel too wideCampbell Barton
2014-02-27UI: avoid for divide by zero for icon buttons (no need to clip text)Campbell Barton
2014-02-27Fix: 'F-Curve Editor' popup text was truncated.Campbell Barton
2014-02-27Fix T38678: Long strings on Search widget not getting shortened/no tooltip.Bastien Montagne
2014-02-26WM: hide screen management and ndof operators from seach popupCampbell 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-25Fix T38809: regression, text cursor offset in number buttonsCampbell Barton
2014-02-25Fix T38804: unnecessary empty space in the modifier UI.Brecht Van Lommel
2014-02-24Fix T38810: ctrl + click panel collapse not taking tabs into account.Brecht Van Lommel
2014-02-24Fix T38812: color picker incorrectly cancelling operation when clicking next ...Brecht Van Lommel
2014-02-24Fix misaligned alpha slider label in color picker.Brecht Van Lommel
2014-02-23MSVC: resolve utf8 encoding issue with some codepagesCampbell Barton
2014-02-22Minor UI messages fixes.Bastien Montagne
2014-02-22NDOF: fix for view3d ignoring lens values when panningCampbell Barton
2014-02-22Fix T38348: Panel remains scrolled when switching tabsCampbell Barton
2014-02-21Fix T38739: Simulations, unsupported in the Game Engine, could not be removed...Thomas Dinges