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-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2017-11-29Cleanup: Python importsCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2015-01-28cleanup: py importsCampbell Barton
2013-05-24disable auto indent when pasting text into the python console.Campbell Barton
2013-04-26Fix a few more cases where an operator should not show in the search menu.Brecht Van Lommel
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-06-20style cleanupCampbell Barton
2012-05-17workaround for python3.3 alpha with the console.Campbell Barton
2012-04-15code cleanup: minor edits, use function for getting console module.Campbell Barton
2011-10-17correct spelling errors in commentsCampbell Barton
2011-09-26pep8 cleanup and fix for keymap test operator from my own recent fix.Campbell Barton
2011-09-23SVN maintenance.Guillermo S. Romero
2011-09-222.6 Python UI files:Thomas Dinges