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
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-14Remove SAT texture filter. It's not working, thought it was but that'sBrecht Van Lommel
2010-03-10filebrowser:Andrea Weikert
2010-02-28Fix for crash in imbuf code under certain circumstances on linux.Joshua Leung
2010-02-17remove duplicate function.Campbell Barton
2010-02-15Fix #21078: image paint undo didn't work correct with wrap option, movedBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-01-30Fix #20146:Brecht Van Lommel
2010-01-26Fix attempt to free already freed memory when loading an animationBrecht Van Lommel
2010-01-26Fix [#20821] COLOR MANAGEMENT: Corrupts motion picture filesMatt Ebb
2010-01-14spelling errors, no real changes to code.Campbell Barton
2010-01-11- player building againCampbell Barton
2010-01-09Color management fixesMatt Ebb
2009-12-26fixes for errors/warnings found with cppcheckCampbell Barton
2009-12-08ImBuf: Fix bug in clippingBenoit Bolsee
2009-12-04Fix for [#20240] Image inputs to the compositor are white when using color ma...Matt Ebb
2009-12-01fix for [#19990] file browser crashAndrea Weikert
2009-11-18ID properties that are displayed via RNA can now define their own UI settings,Campbell Barton
2009-11-18Quicktime for Cocoa : import partDamien Plisson
2009-11-09Add FFTW3 support to Makefiles, make OpenJpeg use OS lib for Linux.Guillermo S. Romero
2009-11-02Mac / COCOA : Damien Plisson
2009-11-01Mac / COCOA : Damien Plisson
2009-10-30Mac / COCOA : Damien Plisson
2009-10-29SVN maintenance.Guillermo S. Romero
2009-10-29Mac / COCOA : ImbufDamien Plisson
2009-09-28Fix #19470: displaying depth pass could crash, conversion fromBrecht Van Lommel
2009-09-13== FFMPEG ==Peter Schlaile
2009-09-13svn merge https://svn.blender.org/svnroot/bf-blender/branches/blender2.4 -r23...Campbell Barton
2009-09-07svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r23023:HEADCampbell Barton
2009-09-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-05== SCons ==Nathan Letwory
2009-09-05* fix linking order.Nathan Letwory
2009-09-04== SCons ==Nathan Letwory
2009-09-04== SCons ==Nathan Letwory
2009-08-26Unconditionally define WITH_OPENEXR.Guillermo S. Romero
2009-08-24* r22739 broke compilation with scons. Make sure WITH_OPENEXR definition is g...Nathan Letwory
2009-08-24[#19232] (2.5) Correction of cmake for windows about audio (jack and openal)Campbell Barton
2009-08-19cmake cleanup (remove unused includes, make some within IF checks)Campbell Barton
2009-08-02svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22099:22130Campbell Barton
2009-08-01- Ancient resource leak (rev 2) where checkPackedFile would open a file and n...Campbell Barton
2009-07-28better loading partially written TARGA's, dont read over the end of the buffe...Campbell Barton
2009-07-26svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20937:21899Campbell 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-07-212.5: Texture FilteringBrecht Van Lommel
2009-07-17Colour ManagementMatt Ebb
2009-06-21Spring CleaningCampbell Barton