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-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
2014-11-11UI Refactor T41640Campbell Barton
2014-11-06Fix T42208 color pickers are coupled.Antony Riakiotakis
2014-10-27Add Theme Option for UI EmbossJonathan Williamson
2014-10-14Pie menus:Antony Riakiotakis
2014-10-13Pie menus: Confirm thresholdAntony Riakiotakis
2014-10-12Minor alignment for triangles on number slider widgetPablo Vazquez
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
2014-09-18Fix T41708, active palette indicator not refreshing when clickingAntony Riakiotakis
2014-09-18Palette active color:Antony Riakiotakis
2014-08-17Fix filenames in splashscreen.Bastien Montagne
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-06-22Code cleanup: de-duplicate widget_num_tria, widget_scroll_circleCampbell Barton
2014-06-09Fix T40534: Multi-button editing, hard to distinguish slidersCampbell Barton
2014-05-31Fix uninitialized var in recent change to cursor drawingCampbell Barton
2014-05-30UI: fix for drawing textselect outside of buttonCampbell Barton
2014-05-03UI: more changes for large textfieldsCampbell Barton
2014-05-02Fix T39924: 400 character limit in text fieldsCampbell Barton
2014-05-01Fix T39884: Displaying filenames with '|' failing in menusCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-28Two changes:Antony Riakiotakis
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-20Code cleanup: styleCampbell Barton
2014-04-17Code cleanup: use boolsCampbell Barton
2014-04-02Add drag-resize to uiTemplatePreview (mat/tex/etc. preview widget).Bastien Montagne
2014-03-28Code cleanup: use sqrtf when input and output are floatCampbell Barton
2014-03-24Code cleanup: styleCampbell Barton
2014-03-18UI: bypass text clipping on buttons with no textCampbell Barton
2014-03-18Follow up to previous commit:Antony Riakiotakis
2014-03-18Fix T39228 Gamma/lift/gain are burned out in the circular color pickersAntony Riakiotakis
2014-03-15Code cleanup: use r_ prefix for return argsCampbell Barton