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
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
2015-04-21Add eyedropper for selecting object & obdataJulian Eisel
2015-04-13cleanup: styleMike Erwin
2015-04-08Cleanup: confusing if statements & alignmentCampbell Barton
2015-03-26IME: Minor API cleanupSeverin
2015-03-24UI: remove UI_BTYPE_SEARCH_MENU_UNLINKCampbell Barton
2015-03-23Fix T44093: Color picker SV+H order wrong.Campbell Barton
2015-03-19Revert part of recent color-management commitCampbell Barton
2015-03-17Part 2 of D1082 by Troy Sobotka, remove our functions that do lumaAntony Riakiotakis
2015-02-11Fix (unreported) disabled items in UIList not grayed out.Bastien Montagne
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-27Interface get rid of some quadstrips in favor of trianglestripsMartijn Berger
2015-01-05Fix T43111: Node Editor (Slider) Draw Glitchjulianeisel
2014-12-08Cleanup: Minor edits to widget emboss codejulianeisel
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-11-11UI: remove unused emboss-table defineCampbell Barton
2014-11-11Avoid calling powf with integer exponent in more placesSergej Reich