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
2022-06-07Fix T98527 : corrected label for Korean language in Blender preferencesJoseph Faulkner
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-05-19Cleanup: format, reduce line length & strip trailing spaceCampbell Barton
2022-05-09Tweak i18n messages extraction script to avoid unwanted messages.Bastien Montagne
2022-04-26Cleanup: line length for Python scriptsCampbell Barton
2022-04-26Cleanup: autopep8Campbell Barton
2022-04-22Fix various typos and other UI messages issues.Bastien Montagne
2022-04-22Fix T97429: Translateable Unit Names Missing in the File.Bastien Montagne
2022-04-20Cleanup: run autopep8 with max-line-length=120 (missed a file)Campbell Barton
2022-04-20Cleanup: use autopep8 for bl_i18n_utils.settingsCampbell Barton
2022-04-20Cleanup: run autopep8 on release/scripts/modules/Campbell Barton
2022-04-11Fix/workaround i18n script not finding some messages anymore.Bastien Montagne
2022-03-28Fix various UI messages issues.Bastien Montagne
2022-02-11Cleanup: remove white-space before headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Fix UI messages (typos etc.).Bastien Montagne
2022-01-03Fix (unreported) i18n utils failing to create MO files in trunk.Bastien Montagne
2022-01-03Add Georgian to our list of languages.Bastien Montagne
2021-11-17cleanup: fix typos in comments and docsluzpaz
2021-11-10Fix: Incorrect translation search for modifier error messagesHans Goudey
2021-11-03I18n: Add some more acronyms to the spellchecker.Bastien Montagne
2021-11-03I18n: Fix several issues with UI messages extraction script.Bastien Montagne
2021-11-02I18n: Fix all new cpp files not being parsed by UI message extractor.Bastien Montagne
2021-11-01Fix UI messages, typos, etc.Bastien Montagne
2021-10-24Cleanup: line length in Python scriptsCampbell Barton
2021-10-04I18n tools: Fix issue when extracting messages on release builds.Bastien Montagne
2021-10-04Cleanup: `Neighbour` -> `Neighbor`. and other minor UI messages fixes.Bastien Montagne
2021-10-03Cleanup: spelling in stringsCampbell Barton
2021-09-13Various UI messages fixes and updates.Bastien Montagne
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-08-09Cleanup: use 'cls' for class methods first argumentCampbell Barton
2021-07-21Fix i18n utils_cli mistake.Bastien Montagne
2021-07-06Cleanup: pep8Campbell Barton
2021-06-15Cleanup: unused argument & variable warningsCampbell Barton
2021-05-03Minor updates to i18n spellcheck tool.Bastien Montagne
2021-03-06Cleanup: unused importsCampbell Barton
2021-03-06Cleanup: unused variablesCampbell Barton
2021-02-22i18n messages extraction script: fix handling of C unicode-escapes.Bastien Montagne
2021-02-22Various UI messages fixes and tweaks.Bastien Montagne
2021-02-22Fix i18n messages extraction tool after update to support py 3.10.Bastien Montagne
2020-12-28Cleanup: UI messages fixes.Bastien Montagne
2020-12-21Fix part of T84004: Some 2.92 alpha UI strings can't be translated.Bastien Montagne
2020-12-21Fix part of T84004: Some 2.92 alpha UI strings can't be translated.Bastien Montagne
2020-12-21Fix some UI messages and update i18n spellcheck utils.Bastien Montagne
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