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
2015-10-13Revert to master - those changes are globally valid, but remain incomplete,free-refcount-idsBastien Montagne
2015-10-06Merge branch 'master' into free-refcount-idsBastien Montagne
2015-10-06Cleanup: use BLI_path_basenameCampbell Barton
2015-10-06RNA: Add check_existing arg to other load() funcsCampbell Barton
2015-10-05Cleanup , and remove public '_release_datablocks' funcs for now.Bastien Montagne
2015-10-01Free IDs: Sound & Speaker.Bastien Montagne
2015-07-29Cleanup: styleCampbell Barton
2015-07-28Audaspace: fixing a memory access violation in the audio device list.Lukas Stockner
2015-07-28Audaspace: building without audaspace.Jörg Müller
2015-07-28Audaspace: support the device list returned by the new audaspace library.Jörg Müller
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: name fixes and external library update.Jörg Müller
2015-07-28Audaspace: external audaspace library update.Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-28Audaspace: preparing to use standalone library.Jörg Müller
2015-05-15Scene audio naming cleanup:Antony Riakiotakis
2015-05-02Sound now returns even if file fails to loadCampbell Barton
2015-03-26Fix compiling after sound changesJens Verwiebe
2015-03-26Fix building with audaspace disabled after 828c85aSergey Sharybin
2015-03-26Missed those last commitAntony Riakiotakis
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-05Audio library, early exit when animation is foundAntony Riakiotakis
2015-01-28Based on Sergey's suggestion, use spinlocks for threaded loading ofAntony Riakiotakis
2015-01-24Cleanup: styleCampbell Barton
2015-01-15Prevent waveform drawing from continually retrying bad filesNicholas Bishop
2015-01-15Remove 'locked' parameter from sound_read_waveform()Nicholas Bishop
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-05-21Fix T40280: sequencer sound strips with an end at a negative time kept playingJörg Müller
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (blenkernel)Campbell Barton
2014-04-15Fix T39607: Audio not in synch when the blend file loads.Jörg Müller
2014-04-15Fix T39607: Audio not in synch when the blend file loads.Bastien Montagne
2014-04-15Some style cleanup in sound area.Bastien Montagne
2014-03-11Fix T39083: speakers were evaluated multiple times when used in setsCampbell Barton
2014-01-15Python/Depsgraph: bpy.data.*.is_updated now detects add/remove of any datablock.Tom Edwards
2013-08-20Fix [#36351] Changing the Frame Rate value doesnt adjust audio strip length.Bastien Montagne
2013-08-13Moved NAN_FLT define to BLI_math, this may come in useful.Lukas Toenne
2013-03-27Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versionsSergey Sharybin
2012-11-09style cleanup: indentationCampbell Barton
2012-11-04code cleanup: quiet -Wdouble-promotion, disabled this warnings for a few file...Campbell Barton
2012-09-20fix [#32602] Bevel operator's transform input is invertedCampbell Barton
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-08-26style cleanup: whitespaceCampbell Barton
2012-08-08Code cleanup: BKE_ prefix for public sequencer functionsSergey Sharybin
2012-05-15Fix for [#31464] Crash when issuing command line render engine list ("-E help")Joerg Mueller
2012-05-10style cleanup: sequencer and scene rnaCampbell Barton
2012-05-10patch [#30871] VSE py-api Campbell Barton
2012-05-09Fix crash doing alt+A playback in files saved in version <= 2.34, this code runsBrecht Van Lommel
2012-05-06style cleanup: BKE_*.c files which deal with library functionsCampbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton