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-05-07BLT: include a non-executing reference to context in macrosCampbell Barton
2020-04-22UI: Always check if IME Supported After Changing LanguageHarley Acheson
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-08Fix building without translations enabledCampbell Barton
2020-04-07UI: Language Selection ChangesHarley Acheson
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-14Cleanup: spellingCampbell Barton
2020-03-11Windows: Clean-up linker warnings regarding MSVCRT.libRay Molenkamp
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-10-10Fix build error on macOS after recent changes for file deleteBrecht Van Lommel
2019-08-17Cleanup: spellingCampbell Barton
2019-08-06Cleanup: clang-formatCampbell Barton
2019-08-04Fix: msgfmt add support for cr-lf style line endingsLazydodo
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-29Fix T67620: Font preview translations malfunction in Blender 2.8Bastien Montagne
2019-04-22Cleanup: style, use bracesCampbell Barton
2019-04-21Cleanup: comments (long lines) in avi, blf & bltCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-12Cleanup: rename `BLT_I18NCONTEXT_ID_LAMP` -> `BLT_I18NCONTEXT_ID_LIGHT`.Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Correct build error removing includesCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-11-21I18N: tweak some UI labels and tips.Bastien Montagne
2018-09-13Merge branch 'master' into blender2.8Bastien Montagne
2018-09-13Tentative fix for T56770: Crash after set language to Simplified Chinese.Bastien Montagne
2018-09-05Merge branch 'master' into blender2.8Campbell Barton
2018-09-05Fix T54152: --env-system-scripts fails on win32Ray Molenkamp
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2017-11-19Merge branch 'master' into blender2.8Julian Eisel
2017-11-18Cleanup: styleCampbell Barton
2017-08-12Merge branch 'master' into blender2.8Campbell Barton
2017-08-12Cleanup: whitespaceCampbell Barton
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Cleanup: whitespaceCampbell Barton
2017-08-11CMake: only build msgfmt if international is usedCampbell Barton
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-09Probe: Add new object datablockClément Foucault
2017-06-01Main Workspace IntegrationJulian Eisel
2017-04-24Add C internal version of msgfmt (similar to makesrna/dna binaries).Bastien Montagne