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-01-13Build: remove usage of link_directoriesBrecht Van Lommel
2021-10-04Cleanup: pass arguments as constCampbell Barton
2021-10-04Cleanup: use system includesCampbell Barton
2021-08-12datadoc: add newlines to generated source filesCampbell Barton
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-13Cleanup: allocation size mismatch warningCampbell Barton
2021-06-13Cleanup: rename 'unsigned int' -> 'uint'Campbell Barton
2021-03-18Cleanup: spellingCampbell Barton
2021-03-01Harden checks in datatoc_icon binarySergey Sharybin
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2020-10-12Cleanup: CMake: Remove arguments from endif(..)Ankit Meel
2020-10-09CMake/macOS: Remove _LIBPATH, avoid link_directories.Ankit Meel
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-09-21Fix datatoc_icon linker errors with ASan enabled.Ankit Meel
2020-09-17CMake: clean up setting of platform specific linker flagsBrecht Van Lommel
2020-09-07datatoc_icon: remove Python 2.x supportCampbell Barton
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-08-04Cleanup: Mark large arrays of of constant data as const.Lazydodo
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-04-22Cleanup: style, use bracesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-28Cleanup: style, use braces for makesdna, datatocCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
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-11MSVC: remove compiler __func__ defineCampbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-09-27Fix blender_icons_update.py not working after mono icon changes.Brecht Van Lommel
2018-09-21Cleanup: style, use raw stringsCampbell Barton
2018-07-07Cleanup: pep8Campbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-05-31Add Asan support for clang on windows.Ray Molenkamp
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2016-12-05Fix compilation error on recent Debian desktopSergey Sharybin
2016-02-20CMake: Ignore paranoid MSVC linker warningsSergey Sharybin
2015-01-29cleanup: pep8Campbell Barton
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-12-25SCons: Don't regenerate icons if not changesSergey Sharybin
2014-07-01CMake: correct include dirsCampbell Barton
2014-06-18Quiet warningCampbell Barton
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-02-13Code cleanup: styleCampbell Barton
2014-01-15Fix build issues with mingw'sAntony Riakiotakis
2014-01-15Fix for icon generation with MSVCCampbell Barton