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
2007-04-04moved source and text to american spellingCampbell Barton
2007-03-27=== OpenEXR ===Nathan Letwory
2007-03-17Fix various gcc warning, unused variables and incorrect type passed toKen Hughes
2007-03-11Remove gcc compiler warnings from various files.Ken Hughes
2007-03-11=Cineon Bug= Joseph Eagar
2007-03-03==== MSVC 7.1 project files ====Andrea Weikert
2007-02-15Bugfix (via email)Ton Roosendaal
2007-01-24Bugfix #5818Ton Roosendaal
2007-01-22Paprmh's fix for the blur plugin.Kent Mein
2007-01-22Bugfix: imb_savepng() didn't deallocate memory under some error conditions.Ken Hughes
2007-01-13Fix for bug #5694:Brecht Van Lommel
2007-01-09Added flag in MultiChannel exr file to denote line order. Blender has theTon Roosendaal
2006-12-21"Save Buffers" fix: when you ESC from rendering, it now saves emptyTon Roosendaal
2006-12-21MultiLayer images: added support for choosing compression type.Ton Roosendaal
2006-12-21Function returned no '1', causing multilayer files to not read, exceptTon Roosendaal
2006-12-20The Big Image refactor!Ton Roosendaal
2006-11-19Long waited feature: Render BakingTon Roosendaal
2006-11-18CMake: Fix FFMPeg/OpenEXR issues in CMake system and possibly the others. Ope...Jacques Beuarain
2006-11-17CMake: More fixes was needed to get Quicktime working. CMakeCache.txt was foo...Jacques Beuarain
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-11-08missed one more endian issue. Lynx3d saw it...Kent Mein
2006-11-07removed redefinition of cp and mem.Kent Mein
2006-11-07Patch provided by (lynx3d) Mathias Wein,Kent Mein
2006-11-07Added two new blend modes to image painting brushes, erase alpha andBrecht Van Lommel
2006-10-27Bugfix: alpha values written in image paint were wrong.Brecht Van Lommel
2006-10-26more bugs found thanks to klockworkKent Mein
2006-09-14Patch #4970 (brecht)Ton Roosendaal
2006-08-27Texturepaint now supports all the imagepaint brush settings, with theBrecht Van Lommel
2006-08-22* Patch #4909 by Joseph Eagar (joeedh)Nathan Letwory
2006-08-14[ #4035 ] patch to make scons compile with ffmpeg in mingwNathan Letwory
2006-07-31ImagePaint Refactoring:Brecht Van Lommel
2006-07-07== FFMPEG ==Peter Schlaile
2006-07-03Mac intel commitTon Roosendaal
2006-06-28=== warnings cleanup ===Andrea Weikert
2006-06-23*msvc project updateJoseph Gilbert
2006-06-10==Sequencer==Peter Schlaile
2006-05-21==FFMPEG==Peter Schlaile
2006-04-02 - fix some minor typing/redefinition errors, shouldDaniel Dunbar
2006-03-31Bugfix: isffmpeg() could access a pointer array using an index of -1,Ken Hughes
2006-03-24a bunch of small warnings fixes:Kent Mein
2006-03-20Cineon/DPX export didn't survive when Blender gave it negative colors.Ton Roosendaal
2006-03-18Tsk! A 'new' for filehandle wasn't combined with a 'delete', which isTon Roosendaal
2006-03-15Memory saving for large renders:Ton Roosendaal
2006-03-14WIP commit on getting the 'render result layers' saved in a singleTon Roosendaal
2006-03-14Interpolated scaling for float buffers in Imbuf still went wrong...Ton Roosendaal
2006-03-13More bugs in float imbuf scaling code... an x and y were mixed up, causingTon Roosendaal
2006-03-12Scaling code in imbuf didn't like float buffers enough yetTon Roosendaal
2006-03-12==SCons==Nathan Letwory
2006-03-12Half fix for colorpicker: after using sliders, the redraw callback wasTon Roosendaal
2006-03-12New: Import/Export of Cineon and DPX image files. The first is Kodak'sTon Roosendaal