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-02-10[#20958] API: crash on mesh.update() if I unlink and link meshes with the sam...Campbell Barton
2010-02-09Bugfix #21035: PLAYBACK: Consistent crash during playbackJoshua Leung
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-082.5 Audio:Joerg Mueller
2010-01-31-setaudio argument to force an audio device.Martin Poirier
2010-01-31Preparation to force an audio device via command line. Will be implemented by...Joerg Mueller
2010-01-01Huge new year audio commit!Joerg Mueller
2009-12-07-noaudio option to force the sound system to None.Martin Poirier
2009-11-19* Added control and animation of sound volume of sequence sound strips (found...Matt Ebb
2009-09-27Sound:Joerg Mueller
2009-09-20Sound:Joerg Mueller
2009-09-20Sound:Joerg Mueller
2009-09-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-08-31Changed sync difference time of sound strips to 0.5 seconds instead of 1 fram...Joerg Mueller
2009-08-29Sound packing/unpacking operators.Joerg Mueller
2009-08-262.5 Sound: RNA for bSound.Joerg Mueller
2009-08-262.5 Sound:Joerg Mueller
2009-08-26Changed default audio device from SDL to OpenAL after a discussion in IRC, we...Joerg Mueller
2009-08-25Replaced G.sce by Main.name in sound.c.Joerg Mueller
2009-08-22Bugfixing.Joerg Mueller
2009-08-172.5Brecht Van Lommel
2009-08-172.5: SoundBrecht Van Lommel
2009-08-102.5: Sound branch merge!Joerg Mueller
2008-05-04Changed frame numbering to only alter hashes if they are in the filename (not...Campbell Barton
2006-11-25- Library linking feature: global undo/redo now doesn't read the linkedTon Roosendaal
2005-10-09 o some warning fixes (compare of int to NULL, missing prototype)Daniel Dunbar
2005-09-30Possible fix for bug #3094 - use normal malloc/free for stuff that getsAlexander Ewering
2004-04-23When Sound blocks are loaded, they can have packedfiles. If a Sound isn'tTon Roosendaal
2003-07-18Added a MEM_freeN call to sound_free_sound() to release bSound->streamAlexander Ewering
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont