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-08Fix T41744: Hidden keymap properties uneditableBastien Montagne
2014-08-21Fix T41507: Empty prevents image deletionCampbell Barton
2014-08-20Cleanup: some const and bool cleanup.Bastien Montagne
2014-08-20Restore red name for disabled modifiers.Bastien Montagne
2014-08-17Fix T41467: Modifier view buttons changing positions.Bastien Montagne
2014-08-15ColorRamp HSV, HSL Blend ModesCampbell Barton
2014-08-07Fix T41173: CM view selection is difficult with multiple viewsSergey Sharybin
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-06-30Fix T40885: "Reset Curve" is backwards on Custom Falloff Curves (Lights).Bastien Montagne
2014-06-22SpellingCampbell Barton
2014-06-19Correct for recent commit to refactor popupsCampbell Barton
2014-06-18missed removing this in recent popup refactorCampbell Barton
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-06-13Code cleanup: remove redundant NULL checkCampbell Barton
2014-05-23Fix T40325: UILists do not save their height anymoreBastien Montagne
2014-05-17Fix T40236: Undo not pushed in old-school node curve tool button functions.Lukas Tönne
2014-05-09Code cleanup: styleCampbell Barton
2014-05-09Bake API: renaming WM_JOB_RENDER_BAKE to WM_JOB_OBJECT_BAKE and use it consis...Dalai Felinto
2014-05-06Cleanup: redundant NULL checksCampbell Barton
2014-05-04Fix T40010: Single user looses parent relationship (temporarily)Campbell Barton
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-20Code cleanup: styleCampbell Barton
2014-04-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-04-03I18N: add missing linesSv. Lockal
2014-04-02UI: Tweak last commit for UIList and image scopes' grip size.Bastien Montagne
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-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-12HSL color wheel implementation.Antony Riakiotakis
2014-03-12UI: allow passing "" for icon only enum buttons and still get an iconCampbell Barton
2014-03-11Fix T39087: Weight Paint, custom color ranges don't update in viewportCampbell Barton
2014-02-25Fix T38804: unnecessary empty space in the modifier UI.Brecht Van Lommel
2014-02-21Fix T38739: Simulations, unsupported in the Game Engine, could not be removed...Thomas Dinges
2014-02-10UI: use RNA for colorband interpolation menuCampbell Barton
2014-02-09UI: improve reports popupCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-29Fix T37661: color ramps and curve mapping editing not disabled for linked data.Brecht Van Lommel
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2014-01-25Fix T38356: Crash when UIList.filter_items returns too few items.Bastien Montagne
2014-01-17UI: tweak menu padding and make separator line more visible.Brecht Van Lommel
2014-01-15UI: add "double click to rename" tooltip to list items.Andrew Buttery
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-04RNA API: use bool's for enum itemf callbacks.Campbell Barton