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
2009-09-15Revert endianess test to 2.49 style.Guillermo S. Romero
2009-09-13== FFMPEG ==Peter Schlaile
2009-09-13Patch [#19315], Fix for Jpeg2000 alpha channel bug [#19280]Campbell Barton
2009-09-07no functional changes, use hole rather then dutch 'gat' for bevel lists and ...Campbell Barton
2009-08-01- Ancient resource leak (rev 2) where checkPackedFile would open a file and n...Campbell Barton
2009-07-25- BGE Python API converting a mesh from a python arg was broken but happened ...Campbell Barton
2009-07-24This is patch# 19017 16bit SGI image loadingKent Mein
2009-06-21== Sequencer ==Peter Schlaile
2009-06-13coverity issue CID: 401Kent Mein
2009-06-05coverity issue CID: 484Kent Mein
2009-05-28Projection paint, cloning from 1 layer to another would show ugly black lines...Campbell Barton
2009-05-26Misc warningsCampbell Barton
2009-05-18Bugfix #18733 & #18609 (revisited)Ton Roosendaal
2009-05-07[#18645] Texture painting smudge brush darkens images - 2.49RC1Campbell Barton
2009-04-29bugfix #18609Ton Roosendaal
2009-04-21Compile warnings, typos and some clarifications.Guillermo S. Romero
2009-04-21Bugfix #18519Ton Roosendaal
2009-04-15Fixing more errors coverity found.Kent Mein
2009-04-06Bugfix #18266Ton Roosendaal
2009-04-01Clean up for the imminent migration from SVN to GIT.Guillermo S. Romero
2009-03-22== FFMPEG ==Peter Schlaile
2009-03-10Addes libopenjpeg (jpeg2000) support to the MakefilesKent Mein
2009-03-06Addes jpeg2000 support to cmake.Kent Mein
2009-02-17fix for [#17972] Saving/Loading Radiance HDR changes colorsCampbell Barton
2009-02-10dpx/cineon was using the OUTPUT settings when loading DPX - white point, blac...Campbell Barton
2009-01-24jpeg2000 commit missed the 2 most important files.Campbell Barton
2009-01-24[#18164] jpeg2000 patch, with some fixes from Peter too.Campbell Barton
2008-12-17FFmpeg upgrade to revision 12758 (avformat version 52.13): support libavdevic...Benoit Bolsee
2008-12-15Make sure that WITH_OPENEXR is defined when sources are configuredChris Want
2008-11-20commit yesterday broke scaling in the sequencer (dumb mistake)Campbell Barton
2008-11-19Split up the following imbuf functions in 2...Campbell Barton
2008-11-19bicubic_interpolation - dont use pow(val, 3.0f) at all, do (val*val*val) inst...Campbell Barton
2008-11-11Adjusted scons files so disabling quicktime, python and sdl also removes thei...Campbell Barton
2008-11-11bicubic_interpolation function was re-calculating a variable it didnt need to...Campbell Barton
2008-11-05* doing some warning cleaningNathan Letwory
2008-11-05* enable openjpeg building for win32/msvcNathan Letwory
2008-11-03Moving silence_log_ffmpeg to imbuf (it fits better there and fixes the link e...Martin Poirier
2008-11-02Quiet ffmpeg log by default. No more ugly stream info in console.Martin Poirier
2008-11-01Video Texture: remove support for capture device, the linux ffmpeg repository...Benoit Bolsee
2008-11-01Preparation to VideoTexture: everything but the VideoTexture module itself.Benoit Bolsee
2008-10-28Updated cmake so it has the option to use WITH_DDSKent Mein
2008-10-22* Minor cleanup of SCons filesNathan Letwory
2008-10-10This commit fixes bug: [#17770] Texture Plugins do not work. (on windows)Kent Mein
2008-10-08Bugfix #17784Ton Roosendaal
2008-09-20Patch #8461, by Rob HausauerTon Roosendaal
2008-09-11Fix for bug #17602: 32 bit bmp files were read with red and blue swapped.Brecht Van Lommel
2008-09-10This is patch:Kent Mein
2008-08-18Fix compile problem in MSVC after Win64 patchBenoit Bolsee
2008-08-17Win64: compiles fine with scons with gcc nowDaniel Genrich
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich