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-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-14Update path_menu for recent API changeCampbell Barton
2016-06-22Fix T48703: Name inconsistency w/ area maximize/fullscreenCampbell Barton
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2013-10-14Interface / Text:Thomas Dinges
2013-09-20Text Editor: 'Find' (in the Edit menu) was pointing to the wrong operatorDalai Felinto
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-02-10Actually, UI scripts should not use directly pgettext, but rather the iface o...Bastien Montagne
2013-02-10use import rather then assignment for loading '_' into scripts.Campbell Barton
2013-02-10Another fix for r54414 (cleaner to "import" pgettext once at top of files, al...Bastien Montagne
2013-02-10revert removal of ternary operators from r54414Campbell Barton
2013-02-09Bunch of fixes for py ui messages (all those using 'formating' were not trans...Bastien Montagne
2013-01-16style cleanupCampbell Barton
2012-12-31add back initial autocomplete support.Campbell Barton
2012-12-30add templates menu for OSL, use preprocessor directive color for decorators i...Campbell Barton
2012-12-22Text Editor: Gray out the Register check unless the file has .py extension. (...Pablo Vazquez
2012-11-23Text Editor: remove text marker functionality. Patch [#33251]Justin Dailey
2012-11-04Editors UI:Thomas Dinges
2012-11-03Render API: shader script node for custom shaders.Brecht Van Lommel
2012-07-29style cleanupCampbell Barton
2012-07-29User Interface Scripts:Thomas Dinges
2012-05-15style cleanup: pep8Campbell Barton
2012-05-06Fix for [#31327] Text editor menu incorrect (Patch attached)Bastien Montagne
2012-05-04Patch [#30654] Wiki Quick Hack: Text editor move lines up/downJoshua Leung
2012-04-29patch [#30821] Wiki Quick Hack: Text editor duplicate lineCampbell Barton
2011-12-19Fix #29655: keyboard shortcuts missing from text editor text menu, and removedBrecht Van Lommel
2011-09-26pep8 cleanup and fix for keymap test operator from my own recent fix.Campbell Barton
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-20pep8 update & some minor cmake edits.Campbell Barton
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-27Do not show confirm message when creating text block from menu.Sergey Sharybin
2011-08-132.6 UI Files:Thomas Dinges
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-07-29merge with trunk r38787Xiao Xiangquan
2011-07-27Fix part of [#28088] bad button spacing with layout engine for menu items.Thomas Dinges
2011-07-26py api:Campbell Barton
2011-07-08finish user preference dlg's input handlesXiao Xiangquan
2011-06-062.5 Text Editor:Thomas Dinges
2011-05-07Fix #27319: Text editor "Find" does not locate words.Sergey Sharybin
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-03-21move script directories for internal blender scripts.Campbell Barton