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-27Fix part of code in `load_image_single()` wrongly disabled when WITH_OPENEXR ...Bastien Montagne
2015-06-27Fix crasher when loading multiview OpenEXR image.Bastien Montagne
2015-06-26Fix T45199 crash when editing material nodes.Antony Riakiotakis
2015-06-25Fix T45191 Speed strip behaviour not easy to predict.Antony Riakiotakis
2015-06-25Fix T45190 effect muting does not restore original sequencer display.Antony Riakiotakis
2015-06-23Subsurf: Make color layer aquisition order for textured draw matchAntony Riakiotakis
2015-06-23Fix edge drawing, total loose edges can only be determined -after- theAntony Riakiotakis
2015-06-23Fix T45117: Dark dupli-face objects (regression)Campbell Barton
2015-06-22Fix T45136, only draw edges if there's something to draw.Antony Riakiotakis
2015-06-21Cleanup: quiet warningCampbell Barton
2015-06-20Transform: UV islands were split by windingCampbell Barton
2015-06-20Cleanup: use listbase clearCampbell Barton
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