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-08-15Some tweaks for introduction of draw-stylestemp-ui-widget-refactorJulian Eisel
2015-08-03Cleanup: Naming, get rid of a XXXJulian Eisel
2015-08-03Add widget type for search menu backJulian Eisel
2015-08-03Add widget type for preview widgetJulian Eisel
2015-08-03Minor CleanupJulian Eisel
2015-07-20Fix search menus being drawn transparentJulian Eisel
2015-07-20Add widget type for separator lineJulian Eisel
2015-07-20Correct prev commit: Remove unused functions and quiet warningJulian Eisel
2015-07-20New widget type for colorbandJulian Eisel
2015-07-20New widget types for HSV circle and cubeJulian Eisel
2015-07-19New widget type for vertical HSV sliderJulian Eisel
2015-07-18Add and use widget API function for draw callback routineJulian Eisel
2015-07-18Remove redundant draw callJulian Eisel
2015-07-18Fix uninitialized usage of uiWidgetDrawBaseJulian Eisel
2015-07-17New widget types for drawing scrollbars using widget pipelineJulian Eisel
2015-07-17Cleanup: Naming, comments, redundant defines, ...Julian Eisel
2015-07-16New widget type for preview menu itemsJulian Eisel
2015-07-16Avoid special drawing calls for labels within menus by adding a widget type f...Julian Eisel
2015-07-16Aaaand finally: Use new pipeline for text drawing as wellJulian Eisel
2015-07-16Time to use new pipeline for widget statesJulian Eisel
2015-07-14Let's not use default callbacks for uiWidgetType->drawJulian Eisel
2015-07-14Use new pipeline for link line drawing as wellJulian Eisel
2015-07-10Porting second half of widgets to new drawing pipelineJulian Eisel
2015-07-09Port first half of the widgets to new pipeline (drawing only)Julian Eisel
2015-07-09Initial refactor of interface widget architectureJulian Eisel