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-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2013-04-20code cleanup: minor improvements to scripts.Campbell Barton
2013-02-08disable translations for some python buttons.Campbell Barton
2012-12-09console auto-complete button looked silly when aligned against a menu.Campbell Barton
2012-10-08style cleanup: pep8Campbell Barton
2012-08-20copy as script operator for the console, so you can copy input from a console...Campbell Barton
2012-07-05style cleanupCampbell Barton
2012-06-04patch [#31644] Py Console: Indent and unindent independent of cursor (aligned...Campbell Barton
2012-05-09patch [#31359] Py Console: Empty current lineCampbell Barton
2011-09-222.6 Python UI files:Thomas Dinges
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-22pep8 edits and change '!= None' to 'is not None'Campbell Barton
2011-08-19py style change only - make property definitions consistentCampbell Barton
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-14merge from trunk 38379Xiao Xiangquan
2011-07-08finish user preference dlg's input handlesXiao Xiangquan
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