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
2012-10-22Apparently msvc doesn't have isnan.Sergey Sharybin
2012-10-22Some more fixes for cineonSergey Sharybin
2012-10-22style cleanup: use more const's in BLI_heap & dpx/cineon style cleanupCampbell Barton
2012-10-22Patch #27397: Improved DPX/Cineon codeSergey Sharybin
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-04-30code cleanup: header cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2011-09-05Code cleanup: warning fixes.Brecht Van Lommel
2011-05-10minor cleanup: make functions static, use NULL for pointer comparisons,Campbell Barton
2011-03-19remove some redundant vars, assignments & checks.Campbell Barton
2011-02-27doxygen: blender/imbuf tagged.Nathan Letwory
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-01-172.5: various warning fixes.Brecht Van Lommel
2008-10-08Bugfix #17784Ton Roosendaal
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-03-10Add an option for saving/loading DPX with in log color space withBrecht Van Lommel
2007-03-11Remove gcc compiler warnings from various files.Ken Hughes
2007-03-11=Cineon Bug= Joseph Eagar
2006-03-12New: Import/Export of Cineon and DPX image files. The first is Kodak'sTon Roosendaal