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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2021-12-14Cleanup: reorganize doxygen modulesCampbell Barton
2021-11-01Cleanup: spelling, use C commentsCampbell Barton
2021-10-29Fix T88877: 2.93: Crash on recent OSX with a non-English locale.Ankit Meel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-05-01Cleanup: comments (long lines) in various intern/ libsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-24Fix T56374, T57066, T58037: crash on startup on macOS when using translation.Brecht Van Lommel
2018-10-23I18n: tweak/fix exception catching code of pgettex() wrapper.Bastien Montagne
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-04-02Fix bpy.so linking on Mac OS XCampbell Barton
2014-02-26Locale_wrapper: make the bad_cast catch more clear and fix the std::exception...Jens Verwiebe
2014-02-24OSX: add debug mesg to bl_locale_pgettext for later indeep investigationJens Verwiebe
2014-02-23Fix an uncaught exception on OSX, perhaps general with popupsJens Verwiebe
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-06-27Fix #35890: memory leak in OS X ghost locale detection.Brecht Van Lommel
2013-06-21Code cleanup: fix some vs2012 compiler warningsBrecht Van Lommel
2013-05-01Some minor cleanup/polish...Bastien Montagne
2013-05-01This should at least prevent crash in [#35172]...Bastien Montagne
2013-03-04OSX/locale: a further cleanupJens Verwiebe
2013-03-03OSX: Get the current locale in objC-styleJens Verwiebe
2013-01-20Python i18n API. Many thanks to Campbell and Brecht for the reviews and sugge...Bastien Montagne
2012-12-31Add try/catch around i18n locale setter code, just in case...Bastien Montagne
2012-11-21Fixes for OS X default locale: use pclose and do error checking for file read.Brecht Van Lommel
2012-11-21OSX/locale: moved command up, so errorchecking also happensJens Verwiebe
2012-11-21OSX/locale: workaround to get osx system locale from user defaultsJens Verwiebe
2012-11-11Replacing gettext i18n backend by boost::locale one.Bastien Montagne