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
2017-02-06Merge branch 'blender2.8' into render-layersJulian Eisel
2017-02-05fix most UI text colorMike Erwin
2017-01-30Collection Editor based on patch by Julian EiselDalai Felinto
2016-12-01Merge branch 'master' into blender2.8Lukas Tönne
2016-11-28UI: Add 'x' icon to text buttons to clear contentJulian Eisel
2016-11-22Use const for color array argumentsJulian Eisel
2016-11-15blender 2.8: Opengl: UI_draw_roundboxMike Erwin
2016-10-19fix narrow text entry fieldsMike Erwin
2016-10-07Blender 2.8: OpenGL: replace old GL with the new immediate API in UI_draw_rou...Mike Erwin
2016-10-07Merge branch 'master' into blender2.8Julian Eisel
2016-10-06Fix wrong separator line width after drawing vec iconJulian Eisel
2016-09-20Quiet warning with -Wformat-signednessJulian Eisel
2016-09-15Extend Gawain to use Blender's built-in shadersMike Erwin
2016-08-27OpenGL: use new uniform color functionsMike Erwin
2016-08-20OpenGL: draw color picker wheel with new immediate modeMike Erwin
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-05-16Fix T48447: Inactive menu items don't grey-out iconsCampbell Barton
2016-04-18Fix: Make it easier to tell if Color Swatches are greyed out or notJoshua Leung
2016-03-22Fix T47830: Multi-edit w/ ui-list wont highlightCampbell Barton
2016-03-21Fix T47868: Check Box shape doesn't scaleCampbell Barton
2016-03-02Fix assert in UI codeCampbell Barton
2016-02-04Fix T47324: Edit-text in list view theme glitchCampbell Barton
2016-01-18UI: redesign of the progress bar.Kévin Dietrich
2016-01-11Fix T47158: Labels w/ icons use button text colorCampbell Barton
2016-01-05OpenGL: various small optimizationsMike Erwin
2015-12-27OpenGL: stipple support added to basic GLSL shaderAlexander Romanov
2015-11-16Cleanup: typosCampbell Barton
2015-11-06New uialign code, based on 2D positions of widgets.Bastien Montagne
2015-09-20Cleanup: Use new vector transform functionsJulian Eisel
2015-09-15Fix T46113: Color picker erratic outside 0-1 rangeCampbell Barton
2015-08-06Cleanup: whitespace, unused varCampbell Barton
2015-06-04Fix tooltip colors not initialized correctlyJulian Eisel
2015-06-03Fix UI string clip (reverse search separator char)Campbell Barton
2015-06-03Cleanup: check button flag for shortcut delimiterCampbell Barton
2015-06-01UI: tweaks to ID and non ID preview templatesInes Almeida
2015-06-01template id previews: changes for consistency with icon views templateInes Almeida
2015-05-31UI: comments (doxygen tweaks)Campbell Barton
2015-05-29Cleanup: Use true/false for bool, namingJulian Eisel
2015-05-27Fix mismatch in strings length compute in filebrowser, leading to annoying '....Bastien Montagne
2015-05-26Style cleanup: space after keywordSergey Sharybin
2015-05-26Revert "Cleanup: set var twice"Bastien Montagne
2015-05-26Cleanup: set var twiceCampbell Barton
2015-05-25Minor cleanup...Bastien Montagne
2015-05-25Fix `widget_draw_preview()` not taking into account given alpha.Bastien Montagne
2015-05-25preview buttons: tiny optimizationInes Almeida
2015-05-24Fix unreported bug with recent enum icon preview changes, would show bad in c...Bastien Montagne
2015-05-23IconView template: adding optional labels to popup buttonsInes Almeida
2015-05-04Cleanup: wrapped function indentationCampbell Barton
2015-05-04Cleanup: deduplicate code.Bastien Montagne