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
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
2014-03-15Code cleanup: spelling & styleCampbell Barton
2014-03-14Fix Circle picker not liking linear color properties much. Again, visualAntony Riakiotakis
2014-03-14Better fix for T37545.Antony Riakiotakis
2014-03-12Code cleanup (tm): Some code deduplication for HSLAntony Riakiotakis
2014-03-12HSL color wheel implementation.Antony Riakiotakis
2014-03-12UI: allow passing "" for icon only enum buttons and still get an iconCampbell Barton
2014-02-27UI: avoid for divide by zero for icon buttons (no need to clip text)Campbell Barton
2014-02-27Fix T38678: Long strings on Search widget not getting shortened/no tooltip.Bastien Montagne
2014-02-25Fix T38809: regression, text cursor offset in number buttonsCampbell Barton
2014-02-23MSVC: resolve utf8 encoding issue with some codepagesCampbell Barton
2014-02-20UI: Fix for rna-enum submenus not showing a right arrowCampbell Barton
2014-02-13Code cleanup: remove unused button aspectCampbell Barton
2014-02-11UI: change to give sliders more text space, messes with alignmentCampbell Barton
2014-02-10UI: fix own error, dont add slider pad when neither sides alignCampbell Barton
2014-02-08UI: multi-drag number button editingCampbell Barton
2014-02-02Code cleanup: suffix vars to make obvious they are squaredCampbell Barton
2014-01-28Fix T38383: glitch drawing inactive sliderCampbell Barton
2014-01-20Code Cleanup: remove redundant NULL checks and add function attributesCampbell Barton
2014-01-17UI: tweak menu padding and make separator line more visible.Brecht Van Lommel
2014-01-09Fix T38083: submenu arrow is overlayed by menu hotkeyCampbell Barton