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
2011-10-08use newly added ID_BLEND_PATH() in more places.Campbell Barton
2011-09-19SVN maintenance.Guillermo S. Romero
2011-09-18add old style nan GPL2+ header to sound.c since this file is from rev2 and sh...Campbell Barton
2011-09-05Code cleanup: remove context from RNA update functions, only one left.Brecht Van Lommel
2011-09-02minor warning fixes, also correct some float -> double promotions in shadeout...Campbell Barton
2011-09-01fix for building without audaspace, since pepper mergeCampbell Barton
2011-08-30Fix for [#25062] Sound Actuator - Positional Audio.Joerg Mueller
2011-08-30Last bunch of minor fixes before merge.Joerg Mueller
2011-08-29* Reverting Titlecard commit r37537Joerg Mueller
2011-08-28* Removing mocap GSoC (is an addon already).Joerg Mueller
2011-08-23Bugfix: Removing a sound from a speaker resulted in a crash.Joerg Mueller
2011-08-163D Audio GSoC:Joerg Mueller
2011-08-113D Audio GSoC:Joerg Mueller
2011-08-09Another error in last bigger commit.Joerg Mueller
2011-08-09Fix for last commit: MSVC dislikes ;;Joerg Mueller
2011-08-093D Audio GSoC:Joerg Mueller
2011-08-093D Audio GSoC:Joerg Mueller
2011-08-073D Audio GSoC:Joerg Mueller
2011-08-033D Audio GSoC:Joerg Mueller
2011-07-283D Audio GSoC:Joerg Mueller
2011-07-263D Audio GSoC:Joerg Mueller
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-13fix for animation playback and build error when compiling without WITH_AUDASPACECampbell Barton
2011-07-05Merging from trunk up to r38119.Joerg Mueller
2011-06-27fix for a leak in sound_read_sound_buffer(), used when drawing the sequencer ...Campbell Barton
2011-06-23Merge with trunk r37757.Joerg Mueller
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-223D Audio GSoC:Joerg Mueller
2011-06-223D Audio GSoC:Joerg Mueller
2011-06-223D Audio GSoC:Joerg Mueller
2011-06-223D Audio GSoC:Joerg Mueller
2011-06-063D Audio GSoC:Joerg Mueller
2011-04-11Fix for [#26652] "Audio Muted" in Time Line Editor is not workingJoerg Mueller
2011-04-02quiet gcc float -> double promotion warnings.Campbell Barton
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-19set main() argv functions to be const char *Campbell Barton
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2010-12-22Audio: Function to get channel count of a sound, for [#25062] Sound Actuator ...Joerg Mueller
2010-11-19use 'const char *' for imbuf and file ops.Campbell Barton
2010-11-13Fix for [#24654] Sound Actuator doesn't find the file when Blender is reopened.Joerg Mueller
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-17- fixed remaining unused warnings.Campbell Barton
2010-10-16Revert overaggressive parameter removal: Main struct is used in audio when Ja...Nathan Letwory
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-02Fix for [#24051] Scrubbing Timeline in VSE with Jack Audio doesn't scrub just...Joerg Mueller
2010-08-05svn merge -r 30954:31059 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-02Audaspace:Joerg Mueller
2010-07-31Audaspace:Joerg Mueller