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
2015-03-31Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-24UI: remove UI_BTYPE_SEARCH_MENU_UNLINKCampbell Barton
2015-03-19Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2015-03-19Cleanup: spelling grey -> grayCampbell Barton
2015-02-25From review: Add Use Multi-View UI optionDalai Felinto
2015-02-13Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2015-02-11UI: add optional tip callback to uiBut, and use it for per-item tooltips in U...Bastien Montagne
2015-02-10Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2015-02-10Nodes: Various UI cleanups for Image and Environment Texture Nodesjulianeisel
2015-01-21Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2015-01-20Fix UI glitches drawing text at different sizesCampbell Barton
2015-01-20UI: cleanup UI_fontstyle_string_width, UI_draw_stringCampbell Barton
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-06Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2014-12-25Refactor 'immediate search' featureBastien Montagne
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-12-02Fix rare crash dragging number-buttonsCampbell Barton
2014-11-25Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2014-11-24UI: avoid property lookup for uiItemMenuEnumRCampbell Barton
2014-11-24Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2014-11-20Fix color tweaking in vertex painting not getting an undo push (wouldAntony Riakiotakis
2014-11-20Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2014-11-15UI: cleanup next/prev order in menu codeCampbell Barton
2014-11-15Cleanup: remove unused redraw flagCampbell Barton
2014-11-14Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2014-11-11UI: order & comment eButTypeCampbell Barton
2014-11-11UI: remove unused emboss-table defineCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-09Cleanup: remove unused UI_SHIFT_FLIPPED (2.4x toolbox)Campbell Barton
2014-10-29Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-09-19Merge branch 'master' into multiviewCampbell Barton
2014-09-18Fix T41708, active palette indicator not refreshing when clickingAntony Riakiotakis
2014-09-11Expose Image Stereo 3d format in the Properties PanelDalai Felinto
2014-09-07Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2014-08-30Use UI_BUT_ prefix as other flags doCampbell Barton
2014-08-11Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-10UI: show ttips even if disabled, when holding alt key.Bastien Montagne
2014-08-07New Stereo Image Output options (work in progress)Dalai Felinto
2014-07-23Fix for mixup in startup.blend data init when userprefs.blend was missingCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-06-30Fix T40885: "Reset Curve" is backwards on Custom Falloff Curves (Lights).Bastien Montagne
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-05-01Fix T39884: Displaying filenames with '|' failing in menusCampbell Barton
2014-04-17Code cleanup: use boolsCampbell Barton
2014-04-17BGE - button for deactivate sensors, controllers and actuatorsJorge Bernal
2014-04-02Add drag-resize to uiTemplatePreview (mat/tex/etc. preview widget).Bastien Montagne
2014-03-12HSL color wheel implementation.Antony Riakiotakis