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
2022-01-05Cleanup: fix typos in source code in intern/Brecht Van Lommel
2021-12-14Cleanup: reorganize doxygen modulesCampbell Barton
2021-07-30Cleanup: missing leading '*' from comment blocksCampbell Barton
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2020-09-12Cleanup: use C style doxygen commentsCampbell Barton
2020-05-09Cleanup: doxy commentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Fix forward declaration of headersDalai Felinto
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-09-05Cleanup: use backslash for doxygen commandsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell 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-24Cleanup: trailing space guardedalloc & memutilCampbell Barton
2017-06-19Cleanup: doxygen commentsCampbell Barton
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-11Memutil: remove some unused code.Brecht Van Lommel
2015-07-31Docs: doxy correctionsCampbell Barton
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-02-05Change movie cache to use vectors instead of lists.Antony Riakiotakis
2014-10-29Cleanup: warnings, typosCampbell Barton
2013-12-22Fix T37898: blenderplayer painfully slow in recent buildsSergey Sharybin
2013-12-22Add ItemDestroyable to the cache limitorSergey Sharybin
2013-12-11Cache limiter cleanup and small fixesSergey Sharybin
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-03-20Prefetching for movie clipsSergey Sharybin
2013-03-08code cleanup: 0 --> NULLCampbell Barton
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-11-23Patch [#33196] Warning Fixes 11-16-2012Jason Wilkins
2012-11-12code cleanup: spelling,Campbell Barton
2012-10-28style cleanupCampbell Barton
2012-09-20Fix #32579: Sequencer crash when changing render dimensionsSergey Sharybin
2012-09-18code cleanup: warning and styleCampbell Barton
2012-09-16style cleanupCampbell Barton
2012-07-26fix some types and incorrect infoCampbell Barton
2012-07-10Improved cache management for movie clips from tomato branchSergey Sharybin
2012-06-17style cleanup:Campbell Barton
2012-06-05style cleanupCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-31Cache limiter will now work properly with limits >= 4GbSergey Sharybin
2011-11-29remove header text:Campbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22header cleanup and typo'sCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-03-30includes for building with gcc 4.6 on fedora.Campbell Barton