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-05-14style cleanup: imbuf & iconsCampbell Barton
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-11A couple more changes to the file and image nodes to improve access to layers...Lukas Toenne
2012-05-09style cleanup: pngCampbell Barton
2012-05-09patch [#31355] 16-bit pngs are only read with 8-bit precisionCampbell Barton
2012-05-09style cleanup: whitespace/operatorsCampbell Barton
2012-05-08style cleanup: misc editor changes.Campbell Barton
2012-05-04Fix #31286: saving 16 bit BW tiff could crash due to invalid memory access. AlsoBrecht Van Lommel
2012-05-04Style cleanup: spaces around operatorsSergey Sharybin
2012-05-03Fix #31257: tiff reader not reading 16 bit grayscale images correctly.Brecht Van Lommel
2012-05-02Fixes opening video files on Windows. [#30752]Alexander Kuznetsov
2012-05-02style cleanup: whitespace, bracesCampbell Barton
2012-05-01style cleanup: guys - set your editors to tabs!Campbell Barton
2012-04-30code cleanup: header cleanupCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-24fix for possible error building with debianCampbell Barton
2012-04-24fix for invalid use of memset when loading tiff imagesCampbell Barton
2012-04-23code cleanup: remove unused definesCampbell Barton
2012-04-22style cleanup: commentsCampbell Barton
2012-04-21style cleanup: multi-line if statements.Campbell Barton
2012-04-21style cleanupCampbell Barton
2012-04-21style cleanupCampbell Barton
2012-04-16fix for fail thumbs being used when the failed thumbnail image is older then ...Campbell Barton
2012-04-16Avoid invalid delete call when loading multilayer EXR files with that don't f...Lukas Toenne
2012-04-15code cleanup: dont include BLI_winstuff.h on non windows systems, also cleanu...Campbell Barton
2012-04-12code cleanup: remove duplicate define on windows.Campbell Barton
2012-04-06code cleanup: header cleanup, remove commented workaround for mingw since its...Campbell Barton
2012-04-03Make sure Multilayer EXR from other apps are read in as multilayer.Nathan Letwory
2012-04-03Fixed mistake made in threaded EXR commit.Sergey Sharybin
2012-04-03r45338 added multithreaded OpenEXR loading. Path to pthread was missing.Nathan Letwory
2012-04-02Solve namespace conflicts for ole grumpy MinGW. It seems FLOAT is also define...Antony Riakiotakis
2012-04-02Multithreaded EXR files loadingSergey Sharybin
2012-04-02code cleanup:Campbell Barton
2012-03-31code cleanup: use uppercase defines and change drawFCurveFade into static fun...Campbell Barton
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-30Added new command-line arguments --debug-ffmpeg and --debug-libmv toSergey Sharybin
2012-03-28code cleanup: (dont include ';' in defines), last commit also missed changes ...Campbell Barton
2012-03-26Style cleanup of movie cache moduleSergey Sharybin
2012-03-26Fix for segfault when building proxies in Sequencer.Bastien Montagne
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-24style cleanup: pep8, indentationCampbell 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-18spelling cleanupCampbell Barton
2012-03-17== Sequencer ==Peter Schlaile
2012-03-13style cleanupCampbell Barton
2012-03-11style cleanup, also remove unused externs.Campbell Barton
2012-03-11code cleanup: remove unused externs.Campbell Barton