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
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-18Cleanup: conform headers to have license firstCampbell 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
2018-10-11Cleanup: style (pointers)Campbell Barton
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Cleanup: trailing space for imbuf moduleCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2017-05-27Remove MinGW supportAaron Carlisle
2016-02-12Fix/workaround compilation error in ddsSergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-11-16Add missing newlines for debug printsCampbell Barton
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-07-11ImBuf: cleanup, use const for memory passed inCampbell Barton
2015-04-29Cleanup: make grumpy asan happy and do not use `new []` to allocate data free...Bastien Montagne
2015-04-07Cleanup: brace placement /w structsCampbell Barton
2015-03-27ImBuf: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-01-08DDS missed newline printing errors.Campbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2013-06-21Code cleanup: fix some vs2012 compiler warningsBrecht Van Lommel
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-03-29misc minor edits.Campbell Barton
2013-03-26style cleanup:Campbell Barton
2013-03-17fix for missing NULL pointer checks and incorrect array freeCampbell Barton
2013-03-08style cleanupCampbell Barton
2013-02-19minor change to own recent commit with transform fcurve centers and some styl...Campbell Barton
2013-01-19style cleanupCampbell Barton
2013-01-09style cleanupCampbell Barton
2012-12-28style cleanupCampbell Barton
2012-12-20Fix #33629: DDS DXT5 with alpha not loaded correctly, Y flipping code was wrong.Brecht Van Lommel
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-11-18style cleanup: comments & spellingCampbell Barton
2012-11-14buildsystem cleanup: remove duplicate source & includes for scons,Campbell Barton
2012-11-09style cleanup: indentationCampbell Barton
2012-11-08code cleanup: unused defines & some formatting.Campbell Barton
2012-11-03code cleanup: cmake - add missing headers, remove directories from source lis...Campbell Barton
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-10-30style cleanupCampbell Barton
2012-10-25Fix for strict compiler setupSergey Sharybin
2012-10-25Better fix for #32837: DDS compressed textures now no longer need to be flippedBrecht Van Lommel
2012-10-23Fix #32837: DDS images flipped in viewport compared to render. This happenedBrecht Van Lommel
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-09code cleanup: make header defines more consistent, JOYSENSOR header guard had...Campbell Barton
2012-09-16code cleanup: quiet warnings for gcc's -Wundef, -Wmissing-declarationsCampbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin