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
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
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-02-23style cleanup for blenkernel, no functional changes.Campbell Barton
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2012-01-06correct error in own commit r43159, unintentionally removed NULL checkCampbell Barton
2012-01-05add _default versions of sequence sound functions since most of their uses pa...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20strcpy() --> BLI_strncpy(), where source strings are not fixed and target siz...Campbell Barton
2011-10-14Hopefully fixing windows build problems with this hack now. :-)Joerg Mueller
2011-10-14Reverting my windows build fix because it breaks the bug fix committed in r40995Andrew Wiggin
2011-10-14Fix MSVC build ( .0f/.0f fires a compiler error )Andrew Wiggin
2011-10-14Fixing [#28907] Frozen playback.Joerg Mueller
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