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
2018-07-13Cleanup: id-property API useCampbell Barton
2018-07-13Cleanup: split keymap lookups into own functionsCampbell Barton
2018-07-01Cleanup: right shift in interface codeCampbell Barton
2018-06-30UI: Add 'interface_query.c'Campbell Barton
2018-06-23UI: alternate fix for empty context menuCampbell Barton
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-05-27UI: center align number buttons w/o textCampbell Barton
2018-05-25UI: fix assertCampbell Barton
2018-05-23Cleanup: strip trailing space from interface filesCampbell Barton
2017-11-05Cleanup: order buffer length after the bufferCampbell Barton
2017-11-01UI: Add UILayout.operator_menu_holdCampbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-12Fix T52999: floating (popup) panels/menus could jump around screen in some ca...Bastien Montagne
2017-09-18Add some security checks against future bad float UIprecision values.Bastien Montagne
2017-09-18Cleanup: use clamped rounding functionsCampbell Barton
2017-09-17UI: avoid int cast before clamping number inputCampbell Barton
2017-08-01Fix multi-units drawing re precision handling.Bastien Montagne
2017-07-31Fix two issues with recent changes to number display while editing them.Bastien Montagne
2017-07-27Fix T51776: Make sure button icons are updated on Ctrl-ScrollWheelJeff Knox
2017-07-27Fix button text overlapping with shortcut text in popupsJulian Eisel
2017-07-18Fix bad loss of precision when manually editing values in numbuttons.Bastien Montagne
2017-06-26Building w/o Python works againCampbell Barton
2017-06-23Fix T51845raa
2017-06-20Fix: Icon alignment for scaled pie buttons with no textraa
2017-05-05Revert "Add red alert in UI controls for datablock pointer properties"Julian Eisel
2017-04-13Add red alert in UI controls for datablock pointer propertiesAlexander Romanov
2017-03-26Fix: Use "round" instead of "floor" in snapping UI to pixelsraa
2017-03-26Fix: Button's label can be NULLraa
2017-03-18Cleanup: use return args last and 'r_' prefix.Campbell Barton
2017-03-17Various icon adjustmentsraa
2017-01-20Fix/cleanup stupid check on array of char being non-NULL pointer...Bastien Montagne
2016-11-28UI: Add 'x' icon to text buttons to clear contentJulian Eisel
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-09-19Various cleanups related to button lockingJulian Eisel
2016-09-19Cleanup: Completely replace/remove uiBut.lockJulian Eisel
2016-07-14Cleanup: comment blocksCampbell Barton
2016-06-29UI: prevent softrange from becoming nanCampbell Barton
2016-06-27Docs: arg namesCampbell Barton
2016-03-24Driver Keyframing: Some tweaks to make inserting keyframes on Driver F-Curves...Joshua Leung
2016-03-15Fix T47780: Icons don't update in floating panelsCampbell Barton
2016-03-07Fix T47691: Missing redraw w/ pop-up dialogsCampbell Barton
2016-03-05Cleanup: unnecessary comma useCampbell Barton
2016-03-02Fix crash accessing nodes search menuSergey Sharybin
2016-03-02UI: Show categories in operator search popupCampbell Barton
2016-03-02UI: Add search-create callbackCampbell Barton
2016-02-29Cleanup: Duplicated functionJulian Eisel
2016-02-23Fix button display clamping valuesCampbell Barton
2016-02-02UI: update dynamic tipsCampbell Barton
2016-02-02Fix T47256: Progress bar doesn't update w/ mouse-overCampbell Barton
2016-01-29Fix i18n-related points in T47265 - mostly, fix non-translated items in enum-...Bastien Montagne