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-07-27Gooseberry farm: Correction to previous commitgooseberry_farmSergey Sharybin
2015-07-27Jpeg2000: Fixed for DCP pipelineSergey Sharybin
2015-06-29Cycles: Report to the console when the samples offset feature is usedSergey Sharybin
2015-06-27Cycles: Implement sample offset featureSergey Sharybin
2015-06-26Fix for broken particle stuff when using particle instance modifier withLukas Tönne
2015-06-22Cycles: Respect duplicator's object motion blur settingsSergey Sharybin
2015-06-18Gooseberry farm: Enable ALembic on windows platformSergey Sharybin
2015-06-18Cycles: Report currently sampling tile when CPU is working on the last tileSergey Sharybin
2015-06-18Return non-zero exit code when running blender from the command line and read...Sergey Sharybin
2015-06-17Msgfmt: Fix for generating .mo files from .po without commentsSergey Sharybin
2015-06-17Report proper frame and time to the console when doing compositingSergey Sharybin
2015-06-17Cleanup, use define instead of magic numberAntony Riakiotakis
2015-06-17Print elapsed time when rendering from the command lineSergey Sharybin
2015-06-17Flush stdout prior of calling render stats callbackSergey Sharybin
2015-06-10Cycles: Merge density and color volume attributes if they both requestedSergey Sharybin
2015-06-10Cycles: Free hires smoke data from blender side after scene was fully synchro...Sergey Sharybin
2015-06-10Gooseberry: Use more proper flag for psys reconstruction after memory optimiz...Sergey Sharybin
2015-06-10Gooseberry: Fix for flickering grassSergey Sharybin
2015-06-10Fix outdated stub factory class for pointcache when Alembic is disabled.Lukas Tönne
2015-06-10Gooseberry Farm: Solve compilation error with strict flagsSergey Sharybin
2015-06-04Merge branch 'master' into gooseberryLukas Tönne
2015-06-04Fix buffer overrun searching program path on win32Campbell Barton
2015-06-04Loading raw targa now sets the filetypeCampbell Barton
2015-06-04Cleanup: redundant checksCampbell Barton
2015-06-04Fix for leak creating stereo imagesCampbell Barton
2015-06-04Cleanup: clarify order of precedence: &/?Campbell Barton
2015-06-03Fix T41177. Bevel shouldn't try to slide along edge when can't see it.Howard Trickey
2015-06-03I18n extract: better handling of commandline args.Bastien Montagne
2015-06-03Make reading previews from .blend file more robust.Bastien Montagne
2015-06-03Merge branch 'alembic' into gooseberryLukas Tönne
2015-06-03Do not show brush cursor for fill brush (size not supported)Antony Riakiotakis
2015-06-03Fix inconsistencies in texture paint UI T44929, T44927:Antony Riakiotakis
2015-06-03Only use string properties from the cachelib for metadata.Lukas Tönne
2015-06-03Have to use IDP_ReplaceInGroup to overwrite ID properties that alreadyLukas Tönne
2015-06-03Fix error calculating bmesh normalsCampbell Barton
2015-06-03BLI_stack: gtest for clearCampbell Barton
2015-06-03BLI_stack, add clear function.Campbell Barton
2015-06-03Correct own fix reference before assignmentCampbell Barton
2015-06-03Fix memory leak loading multi-layer OpenEXRCampbell Barton
2015-06-03Fix memory leak loading single-layer OpenEXRCampbell Barton
2015-06-03Fix for RMB Menu title including shortcutCampbell Barton
2015-06-03Fix UI string clip (reverse search separator char)Campbell Barton
2015-06-03Cleanup: check button flag for shortcut delimiterCampbell Barton
2015-06-03Fix multires update (reading `char *` as an `int *`)Campbell Barton
2015-06-03Fix object align crash (use-after-free)Campbell Barton
2015-06-03Cleanup: metaballs called memcpy with NULL sourceCampbell Barton
2015-06-03Correct vert/edge slide poll functionsCampbell Barton
2015-06-03Correct own recent error printing Python exceptionCampbell Barton
2015-06-03Fix race conditionCampbell Barton
2015-06-02ImBuf: Fix memory leak around EXR handle's multiViewSergey Sharybin