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-11-15Cleanup: remove unused redraw flagCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-09Fix T42548: crash showing subsurf modifier UI on hidden object.Brecht Van Lommel
2014-11-06Fix T42208 color pickers are coupled.Antony Riakiotakis
2014-11-04Fix T42289: 'Make single user' not registered in historySergey Sharybin
2014-10-28WM: unneeded alloc the operator-type iteratorCampbell Barton
2014-10-28Cleanup: de-duplicate engine-id'sCampbell Barton
2014-10-27Fix assert's, remove uiEndBlock callsCampbell Barton
2014-09-18Fix T41708, active palette indicator not refreshing when clickingAntony Riakiotakis
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