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-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-17BLI_path: remove trailing NULL argument to BLI_path_joinCampbell Barton
2022-08-18Cleanup: early return, reduce right-shiftCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-30Revert "UI: Do not translate "Blender""Aaron Carlisle
2022-01-30UI: Do not translate "Blender"Aaron Carlisle
2021-11-03UI: Fix padding of version label in splash screenYevgeny Makarov
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2021-07-30Cleanup: missing leading '*' from comment blocksCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-02-21UI: Correct the text alignment in the quick setup (splash screen) dialogYevgeny Makarov
2020-12-06UI: 'About Blender' with Full LogoYevgeny Makarov
2020-11-16Fix T81817: use-after-free when trying to open file from splash screenJacques Lucke
2020-10-18Fix for T81400: Block Width CorrectionsHarley Acheson
2020-10-18Cleanup: More miscellaneous code quality changes in wm directoryHans Goudey
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-25Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-25Fix T77031: Blender as pymodule crashes when renderingCampbell Barton
2020-05-13UI: About Blender DialogHarley Acheson
2020-04-18Fix: Build error on headless buildGary Oberbrunner
2020-04-15UI: Avoid manual right-alignment of text in splash screenYevgeny Makarov
2020-04-15UI: Round splash image corners according to theme preferencesYevgeny Makarov
2020-04-15Resources: Remove small splash screen image variantJulian Eisel
2020-04-15UI: Automatically scale splash screen imageHarley Acheson
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-15Cleanup: use 'const' style argumentCampbell Barton
2020-03-14UI: Larger Alert IconsHarley Acheson
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-25UI: fix wrong button padding on high DPI displays in a few placesYevgeny Makarov
2019-10-18Fix T70903: Opening splash screen from named app_template crashesPhilipp Oeser
2019-10-15Fix T70812: AppTemplate Splash image is not loadingCampbell Barton
2019-09-03Fix compiler warning after recent change to splash screen versionBrecht Van Lommel
2019-09-03Buildbot: support building releases, make non-releases more consistentBrecht Van Lommel
2019-08-14Cleanup: headersCampbell Barton
2019-08-14Cleanup: split out splash screen into own fileCampbell Barton