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-02-14Merge branch 'master' into soc-2016-multiviewTianwei Shen
2017-02-09Use a smaller cross icon for clearing search box contentsJoshua Leung
2017-02-02Fix T50497: prop_search not correctly drew in UI (D2473)raa
2017-02-01Fix T50570: pressing pgup or pgdn in any scrollable area irreversably alters ...Bastien Montagne
2017-01-29Merge branch 'master' into soc-2016-multiviewTianwei Shen
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-18Merge branch 'master' into soc-2016-multiviewTianwei Shen
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-21Merge branch 'master' into soc-2016-multiviewTianwei Shen
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-04Merge branch 'master' into soc-2016-multiviewTianwei Shen
2016-10-03Fix T49506: Remove unused File Browser theme settingsJulian Eisel
2016-09-26Merge branch 'master' into soc-2016-multiviewTianwei Shen
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