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-05Cleanup: fix typos in source code in intern/Brecht Van Lommel
2021-12-14Cleanup: reorganize doxygen modulesCampbell Barton
2021-09-01Cleanup: clang-tidy utfconvCampbell Barton
2021-03-11Cleanup: spellingCampbell Barton
2021-02-13Cleanup: macro hygiene, use parenthesis around operatorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-09-05Cleanup: use backslash for doxygen commandsCampbell Barton
2019-05-01Cleanup: comments (long lines) in utfconvCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in intern/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2017-02-06C++ conformance fixes (MSVC /permissive-)Phil Christensen
2016-01-04Remove SCons building systemSergey Sharybin
2014-03-22Warning cleanup:Antony Riakiotakis
2013-09-23Fix related to #36319: restore SDL_VIDEODRIVER=dummy environment variable, itBrecht Van Lommel
2013-03-29misc minor edits.Campbell Barton
2013-03-29code cleanup: quiet warnings building with mingw.Campbell Barton
2013-03-13Fix #34551: blender crash rendering with save buffers.Brecht Van Lommel
2013-03-08style cleanupCampbell Barton
2013-02-19patch [#34320] Cross compiling with mingw-w64 on ubuntuCampbell Barton
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-11-26code cleanup: doxy comment corrections and correct own typo animation player ...Campbell Barton
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-09-15code cleanup: quiet some windows warnings.Campbell Barton
2012-09-08style cleanupCampbell Barton
2012-07-01style cleanupCampbell Barton
2012-06-05style cleanupCampbell Barton
2012-05-27style cleanupCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-13fix for UV reveal (wasnt selecting all verts because check for unselected ver...Campbell Barton
2012-04-12code cleanup: quiet some mingw warnings.Campbell Barton
2012-04-12code cleanup: avoid confusion with utfconv lib - was configuring this windows...Campbell Barton
2012-04-12code cleanup: utfconv library had some quite confusing formatting, also clear...Campbell Barton
2012-04-09Warning Fixes - const correctness in unicode encoding, unused variables in bl...Jason Wilkins
2012-03-24SVN maintenance.Guillermo S. Romero
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov