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-01-24Fix T50386: Crash when spawning pie menusJulian Eisel
2017-01-20Fix/cleanup stupid check on array of char being non-NULL pointer...Bastien Montagne
2017-01-20Cleanup/fix some BLI_string_utf8 not using size_t/off_t as expected.Bastien Montagne
2017-01-12UI: Try limiting 'x' icon to search buttonsJulian Eisel
2017-01-10UI Layout: fix some cases mixing fixed and expandable sizesBastien Montagne
2016-12-28UI: Make icon-only buttons for enum items with empty label.Bastien Montagne
2016-12-16Fix drawing enum property with icon only flagJulian Eisel
2016-12-15Proper fix for strict compiler warningSergey Sharybin
2016-12-15Revert "Cleanup: Remove unused variable"Sergey Sharybin
2016-12-15Cleanup: Remove unused variableSergey Sharybin
2016-12-13UI: Externally open file and path from context menuJulian Eisel
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel
2016-12-08Fix expanding enum property in sub-layout of pie menusJulian Eisel
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-11-30UI: Remove 'x' icon from paths and listsJulian Eisel
2016-11-28UI: Add 'x' icon to text buttons to clear contentJulian Eisel
2016-11-18Fix T50063: Editing driver's expression eliminates "Zero" numberJulian Eisel
2016-11-16Remove unused vector iconsMartijn Berger
2016-11-13Fix T50008: camera DOF Distance picking from W key menu not working.Brecht Van Lommel
2016-11-12Sculpt UI: Make DynTopo constant detail a resolution valueJulian Eisel
2016-11-01Add 'copy array' for rna buttonsBastien Montagne
2016-10-31UI: Don't show empty panel right-click menuJulian Eisel
2016-10-28CacheFile: only enable scale property slider if we are editing the cacheKévin Dietrich
2016-10-27Fix T49829: Removal of custom icon previews during add-on unregister crashes ...Bastien Montagne
2016-10-20Python API: add full_path parameter for bpy.ops.ui.copy_data_path_button.christian brinkmann
2016-10-17Fixup for doversion (rB8d573aa0 and rBa7e74791)Dalai Felinto
2016-10-16More fixes for keyframe theme optionsJulian Eisel
2016-10-14Fix T49601: Material menu length problem.Bastien Montagne
2016-10-13Fix T49635: column_flow Layout - last column is too small.Bastien Montagne
2016-10-13Cleanup: UI layout: remove unsed and confusing parameter.Bastien Montagne
2016-10-13wrong alpha set for timeline theme (fixup for rBf329ebe3)Dalai Felinto
2016-10-06Fix wrong separator line width after drawing vec iconJulian Eisel
2016-10-03Fix T49506: Remove unused File Browser theme settingsJulian Eisel
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-09-22UI: Theme options for vertex/edge bevel weight colorsPhilipp Oeser
2016-09-21UI: Make eyedropper shortcut configurableJulian Eisel
2016-09-21UI: Make button driver and keying set shortcuts configurableJulian Eisel
2016-09-21UI: Configurable shortcuts for keyframe operatorsJulian Eisel
2016-09-21Make space context cycling a proper screen-level OPJulian Eisel
2016-09-21UI: Support UI operators with configurable shortcutsJulian Eisel
2016-09-21UI: Fix crash using drag-toggle over window bounds with button callbackJulian Eisel
2016-09-20Fix T49408: OpenGL light widget breaks viewport shadingSergey Sharybin
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-09-19Various cleanups related to button lockingJulian Eisel
2016-09-19Cleanup: Completely replace/remove uiBut.lockJulian Eisel
2016-09-16Picky correction to previous commitJulian Eisel
2016-09-16UI: Allow showing why button is disabled in tooltipJulian Eisel
2016-09-05UI: Ctrl+Tab and Ctrl+Shift+Tab to cycle through space context "tabs"Julian Eisel
2016-09-01Fix T49199: Combination of dialog + wm.open_mainfile causes crashJulian Eisel
2016-08-23Fix T49150: make new 'operator categories' in search menu i18n-aware.Bastien Montagne