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 (Collapse)Author
2012-10-27Finally fix the "double operators labels" in current po's: Operator ↵Bastien Montagne
sub-classes do not have custom "Operator" translation_context (while OperatorProperties subclasses do), so skip parsing the first! Also refactored the "skip dummy messages like "1024" or ": %d", now using a regex! All this removes about 160 doubles/unneeded messages!
2012-10-08style cleanup: pep8Campbell Barton
2012-09-27pep8 cleanupCampbell Barton
2012-07-29style cleanupCampbell Barton
2012-07-09Small cleanup...Bastien Montagne
2012-07-08Some cleanup.Bastien Montagne
Also trying to make it usuable from other tools (imports become a bit tricky here :/ ).
2012-07-03Minor updates.Bastien Montagne
2012-07-03Grmph! module renaming broke the tool!Bastien Montagne
2012-07-03Minor edits.Bastien Montagne
2012-07-03rename module to something less generic.Campbell Barton