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
2020-12-11Cleanup: trailing spaceCampbell Barton
2020-12-07UI: Fix mistakes in UI messages.Bastien Montagne
2020-12-04i18n utils CLI: add missing RTL process command.Bastien Montagne
2020-12-04i18n utils: Add first version of the CLI wrapper around i18n tools.Bastien Montagne
2020-12-04i18n utils: Add a helper to list and match po files with languages codes.Bastien Montagne
2020-12-04i18n utils : Reduce dependency to Blender bpy API, step 2.Bastien Montagne
2020-12-04i18n utils: reduce dependency to Blender bpy API, step 1.Bastien Montagne
2020-12-04i18n utils: Cleanup.Bastien Montagne
2020-10-06UI messages fixes...Bastien Montagne
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-09-21Various fixes in UI messages.Bastien Montagne
2020-09-13Fix T80589: Translations in python scripts are missing.Bastien Montagne
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-07-13I18n utils: fix broken case when 'settings' argument is default NULL one.Bastien Montagne
2020-06-15Various UI messages fixes...Bastien Montagne
2020-06-15UI: Do not use term 'Subsurf'Aaron Carlisle
2020-05-05Various fixes, cleanup and improvements to i18n module.Bastien Montagne
2020-04-29Fix T75522: Math node truncate operator tooltip provides no explanationPhilipp Oeser
2020-04-20Various typos fixes in UI messages.Bastien Montagne
2020-04-06i18n: Disable `es_ES` locale.Bastien Montagne
2020-03-20Fix T74959: Need to be explicit about UTF8 encoding in py.Bastien Montagne
2020-03-05Cleanup: formatting, strip trailing spaceCampbell Barton
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-01-30Cleanup: resolve static analyzer warnings in bl_i18n_utilsCampbell Barton
2019-10-03i18n: Add Slovak language.Bastien Montagne
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton
2019-09-09I18n: dirty workaround for PITA ghost classes remaining after unregister.Bastien Montagne
2019-08-16Cleanup: spellingCampbell Barton
2019-08-11Cleanup: spellingCampbell Barton
2019-08-01I18n messages extraction: do not report multi-lines messages anymore.Bastien Montagne
2019-08-01Cleanup a bit i18n message extraction code.Bastien Montagne
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-03-31I18n messages extraction: add 'generic' handling of Tools.Bastien Montagne
2019-03-07I18n: Enable Thai language.Bastien Montagne
2019-03-04Add Thai language entry (hidden for until we get some translation).Bastien Montagne
2019-03-01Cleanup: use preferences prefix for Python operatorsCampbell Barton
2019-02-25I18n: enable Abkhaz in Blender.Bastien Montagne
2019-02-18Add Abkhaz language to Blender (disabled for until we get some translated con...Bastien Montagne
2019-02-10I18N: Add Kazakh language.Bastien Montagne
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-24Fix and workaround for i18n messages extraction code.Bastien Montagne
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-19Fix invalid string comparisonCampbell Barton
2018-11-21I18N: tweak some UI labels and tips.Bastien Montagne
2018-11-20Cleanup: move keymap hierarchy into own fileCampbell Barton
2018-10-03Keymap: expose tool keymaps in the preferencesCampbell Barton
2018-09-21Merge branch 'master' into blender2.8Campbell Barton
2018-09-21Cleanup: style, use raw stringsCampbell Barton