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
2012-04-30code cleanup: header cleanupCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell 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-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-25style cleanup, use { on newline after function definition.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-14Fix quicktime export being broken in various ways: callback was missingBrecht Van Lommel
2012-02-13OSX: let almost all animation imports handle by ffmpeg now, this is faster in...Jens Verwiebe
2012-02-05win32 quicktime: missing include. How comes nobody else got this problem?Benoit Bolsee
2012-01-22Fix #29935: missing cycles update/crash when removing world datablock form sc...Brecht Van Lommel
2012-01-13Fix related to #29694: quicktime export was not showing or respecting RGBABrecht Van Lommel
2011-12-30style edits for function declarationsCampbell Barton
2011-12-27OSX: adding PNG codec to QTKit, to have one more alpha enabled one atmJens Verwiebe
2011-12-27OSX: adding some more codecs to QTKitJens Verwiebe
2011-12-24Bugfix for [#29684] Output video presets messed upThomas Dinges
2011-12-17Fix use of deprecated im_type member in quicktime export.Brecht Van Lommel
2011-12-02OSX: match quicktime and QTKit export to other formats/codecsJens Verwiebe
2011-11-22rename image type defines to be less ambiguous, also set BMP as not supportin...Campbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-03fix for warning on osxCampbell Barton
2011-10-27OSX: adapt comments to new behaviour when compiling with gcc-4.6 but GHOST an...Jens Verwiebe
2011-10-27Fix player prototype, fix compile for OSX/XCode4.2, use always tablet enabled...Jens Verwiebe
2011-10-23Fix for commit 41227 (Some opening comment tags (/*) were lost!).Bastien Montagne
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-05OSX: Correct copy/paste error and exclude endianess switch from darwinJens Verwiebe
2011-09-28Now in proper english, heheJens Verwiebe
2011-09-28Using non ASCII-conform char in comment broke compileJens Verwiebe
2011-09-28OSX: Give clear commenting and more up-to-date defaultsJens Verwiebe
2011-09-28OSX: always compile GHOST and Quicktime with Apple-gcc-4.2, simplifies for no...Jens Verwiebe
2011-09-28OSX: solve weaklinking for non-apple compilers by using Xlinker, build also Q...Jens Verwiebe
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-04-20Fix [#26884] Console is not hidden when start blenderNathan Letwory
2011-02-27doxygen: blender/quicktime tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-30remove nan-makefilesCampbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-12OS X Cocoa: added QT "Animation" codec.Ton Roosendaal
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-04fix for strict prototype error.Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-19use 'const char *' for imbuf and file ops.Campbell Barton
2010-11-09bugfix [#24578] crash on browse directory w/ broken image fileCampbell Barton