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-11File headers: SPDX License migrationCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-03-02Cleanup: make remaining blenlib headers work in C++Jacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2017-05-27Remove MinGW supportAaron Carlisle
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-07-11Use const for direntry stringsCampbell Barton
2014-08-07Cleanup: Remove special code for Visual Studio 2008.Thomas Dinges
2014-06-23D605: Fixes for proper handling of wchar_t paths in MinGW.Tamito Kajiyama
2013-03-05code cleanup: remove unused member of direntry struct, also add include for b...Campbell Barton
2012-09-17Fix compilation issue, also get rid of annoying "_MSC_VER not defined"Antony Riakiotakis
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Code cleanup: file operations merged into single header, some function namesBrecht Van Lommel