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-06-19Support half float file format storage for Multilayer EXRSergey Sharybin
2015-06-19Cleanup: fix mismatch in printf formating (int/unsigned int).Bastien Montagne
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-06-17Cleanup: styleCampbell Barton
2015-06-16Optimize drawing of outlines as wellAntony Riakiotakis
2015-06-16Drawing speedup:Antony Riakiotakis
2015-06-16Cleanup: styleCampbell Barton
2015-06-15Fix T45086: Crash showing scopesSergey Sharybin
2015-06-15Fix integer division error with image scopesCampbell Barton
2015-06-15Fix T45052: Compositing-Masks are not editable with new DepsGraphSergey Sharybin
2015-06-13Compilation error fixes for older GCC/CLang compilersSergey Sharybin
2015-06-12Armature: add armature dissolveCampbell Barton
2015-06-12Support metadata display in clip editorAntony Riakiotakis
2015-06-12De-duplicate stamp callbackCampbell Barton
2015-06-12BLI_linklist, avoid full list search for appendCampbell Barton
2015-06-12Cleanup: unused varCampbell Barton
2015-06-12Fix wrong proxy pointer hanging around after making all localSergey Sharybin
2015-06-12Make scopes update multi-threadedSergey Sharybin
2015-06-12Image scopes: Make sample line saving check localSergey Sharybin
2015-06-12Image scopes: Make all variables local, prepare to threaded evaluateSergey Sharybin
2015-06-11Fix T45016, mask animation data lost after layer renameAntony Riakiotakis
2015-06-11Use more proper flag for psys reconstruction after memory optimizationSergey Sharybin
2015-06-11Fix for unwanted particle re-distribution happening due to memory optimizationSergey Sharybin
2015-06-10Fix T45013 negative curve falloff not working.Antony Riakiotakis
2015-06-09Fix T45003: some UI/i18n issues.Bastien Montagne
2015-06-08Fix crash introduced by recent node tree localizationSergey Sharybin
2015-06-08RNA: Object.shape_key_remove methodCampbell Barton
2015-06-08Fix T44989: Crash on linking external OSL materialSergey Sharybin
2015-06-08Fix T44995: Crash loading packed imageCampbell Barton
2015-06-08Fix T44991: Apply transform skips poly-radiusCampbell Barton
2015-06-06CleanupCampbell Barton
2015-06-05Check ftell return valuesCampbell Barton
2015-06-04Fix modifiers stack not recalculated when mapping requirements changeAntony Riakiotakis
2015-06-04Cleanup: clarify order of precedence: &/?Campbell Barton
2015-06-03Fix error calculating bmesh normalsCampbell Barton
2015-06-03Cleanup: metaballs called memcpy with NULL sourceCampbell Barton
2015-06-02Fix T36994: Make link modifier fails (soft body)Campbell Barton
2015-06-02Cleanup: use const for object copy funcsCampbell Barton
2015-06-02Fix own mistake searching python binaryCampbell Barton
2015-05-27Fix T44745 non manifold edges of mesh do not work when smoothing inAntony Riakiotakis
2015-05-27Code cleanup, silence some warnings when building without legacy depsgraphSergey Sharybin
2015-05-27Fix compilation error with legacy depsgraph disabledSergey Sharybin
2015-05-26Fix T44497: Crash on deleting curve handle with hook modifierSergey Sharybin
2015-05-26Building without OpenEXR works againCampbell Barton
2015-05-26Trying to pack image with invalid path crashesAntony Riakiotakis
2015-05-26Fix multilayer OpenEXR not supporting metadata.Antony Riakiotakis
2015-05-24Cleanup: styleCampbell Barton
2015-05-23Cleanup: typosCampbell Barton
2015-05-23Fix (unreported) broken RNA Image pack handling since multiview merge.Bastien Montagne
2015-05-21Fix T44744, tangents incorrect in edit mode.Antony Riakiotakis