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-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-17Reverting Cam's audio code changes from revision 32517. Part of it has been r...Joerg Mueller
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-11[#24204] Packing of image sequence does not workCampbell Barton
2010-08-25bugfix [#23495] unable to pack file, source path not found: "<builtin>"Campbell Barton
2010-06-28Fix [#22669] Packing a .wav used in a LB crashes BlenderMatt Ebb
2010-06-14bugfix [#22573] image pack isn't working rightCampbell Barton
2010-05-18make pack all not back library data, dont attempt to pack image viewers or ge...Campbell Barton
2010-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-10-15pack all was giving an error on the render resultCampbell Barton
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-09-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-08-25Replaced G.sce by Main.name in sound.c.Joerg Mueller
2009-08-102.5: Sound branch merge!Joerg Mueller
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-092.5Ton Roosendaal
2009-06-302.5Brecht Van Lommel
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-05-04Changed frame numbering to only alter hashes if they are in the filename (not...Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-12removed blenders backup feature.Campbell Barton
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2007-05-22Bugfix for python Image.save()Campbell Barton
2006-12-22filename was being copied into a string only the length of the max file.Campbell Barton
2006-12-21UnPack data fix:Ton Roosendaal
2006-12-20The Big Image refactor!Ton Roosendaal
2006-03-26Added python image pack/unpack per image.Campbell Barton
2006-01-24Giant commit!Ton Roosendaal
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont