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-07Blender 2.75 release: We're now at 'a' releaseSergey Sharybin
2015-07-07Fix: Keyframe indicators for NLA Strip properties fails if the AnimData has a...Joshua Leung
2015-07-07Fix T45237: Dither does not workDalai Felinto
2015-07-01Accidentally marked as 'rc'v2.75Campbell Barton
2015-07-01Fix T45253: Particle emitter volume mode and grid mode broken in 2.75.xSergey Sharybin
2015-06-30Fix T45251 custom directory not taken into account for image proxies.Antony Riakiotakis
2015-06-29Fix T45234: Stereo Parallel vs. Off-AxisDalai Felinto
2015-06-29Fix part of code in `load_image_single()` wrongly disabled when WITH_OPENEXR ...Bastien Montagne
2015-06-29Fix T45022: Update missing when linking objects with new depsgraphSergey Sharybin
2015-06-29Fix crasher when loading multiview OpenEXR image.Bastien Montagne
2015-06-18Fix T45052: Compositing-Masks are not editable with new DepsGraphSergey Sharybin
2015-06-18Compilation error fixes for older GCC/CLang compilersSergey Sharybin
2015-06-18Fix wrong proxy pointer hanging around after making all localSergey Sharybin
2015-06-18Fix T45016, mask animation data lost after layer renameAntony Riakiotakis
2015-06-18Use more proper flag for psys reconstruction after memory optimizationSergey Sharybin
2015-06-18Fix for unwanted particle re-distribution happening due to memory optimizationSergey Sharybin
2015-06-102.75 splashCampbell Barton
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
2015-05-20Add dedicated command argument to switch depsgraph to a single-threaded evalu...Sergey Sharybin
2015-05-20Send color managed signal if input spaces changes during image savingSergey Sharybin
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-19Clear animation list to avoid referencing freed memory.Antony Riakiotakis
2015-05-19BMesh: editmode drawing set every faces materialCampbell Barton
2015-05-19Python: search for 'python' and 'python#.#'Campbell Barton