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
2018-01-22Blender 2.79a: Use latest dev-toolsSergey Sharybin
2018-01-22Blender 2.79a: Show both version char and rc text on splashSergey Sharybin
2018-01-22Blender 2.79a: Use proper version charSergey Sharybin
2018-01-22Blender 2.79a: Point submodules to updated hashSergey Sharybin
2018-01-22Task scheduler: Start with suspended pool to avoid threading overhead on pushSergey Sharybin
2018-01-22Task scheduler: Clarify why do we need an atomic add of 0Sergey Sharybin
2018-01-22Cycles: Fix crash opening user preferences after adding extra GPUSergey Sharybin
2018-01-22Cycles tests: Add extra image testsSergey Sharybin
2018-01-22Fix T53012: Shadow catcher creates artifacts on contact areaSergey Sharybin
2018-01-22Fix retro-futuristical atempt to include some keymaps for non-backported feat...Bastien Montagne
2018-01-22Revert "Node selection: Stop operator when mouse selection selected a node"Sergey Sharybin
2018-01-22Cycles: Fix difference in image Clip extension method between CPU and GPUSergey Sharybin
2018-01-22Fix T53850: Lock to Cursor breaks 3D manipulatorsCampbell Barton
2018-01-22Fix manual lookups (data is now lowercase)Campbell Barton
2018-01-21Fix old files with changed node socket type not loading correctly.Brecht Van Lommel
2018-01-19Fix T53823: Particle weight brush crashCampbell Barton
2018-01-19Fix T53832: Particle weight paint crashCampbell Barton
2018-01-18Fix memory leak in recent curve refactorCampbell Barton
2018-01-18Fix buffer overflow vulnerability in curve, font, particles code.Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerabilities in mesh code.Brecht Van Lommel
2018-01-18Fix Linux/GCC compiler warning in recent fixes.Brecht Van Lommel
2018-01-18Fix buffer overflow vulernability in thumbnail file reading.Brecht Van Lommel
2018-01-18Fix buffer overflows in TIFF, PNG, IRIS, DPX, HDR and AVI loading.Brecht Van Lommel
2018-01-18Memory: add MEM_malloc_arrayN() function to protect against overflow.Brecht Van Lommel
2018-01-17Fix T53810: Crash removing a scene used in renderCampbell Barton
2018-01-16Revert "Fix T53752: Draw curve fails w/ stylus"Bastien Montagne
2018-01-14Fix T53772: Presets don't support colonsCampbell Barton
2018-01-13Fix T47212: Luminance Key not working with HDR and out-of-gamut ranges.Aaron Carlisle
2018-01-13Fix T53567: Negative pixel values causing artifacts with denoisingLukas Stockner
2018-01-13Cycles: Fixed compilation of CUDA kernels. Follow-up fix for my last commit.Stefan Werner
2018-01-13Cycles: Workaround for performance loss with the CUDA 9.0 SDK.Stefan Werner
2018-01-13Fix T53692: OpenCL multi GPU rendering not using all GPUs.Brecht Van Lommel
2018-01-13Fix T53755: Cycles OpenCL lamp shaders have incorrect normal.Brecht Van Lommel
2018-01-12Cleanup: SGI format, remove unused struct membersCampbell Barton
2018-01-12Fix SGI foramt reader CVE-2017-2901Campbell Barton
2018-01-12Cleanup: SGI format, avoid overflowCampbell Barton
2018-01-12Cleanup: SGI format, use uint/short/char typesCampbell Barton
2018-01-12Fix bmesh.utils.face_join arg parsingCampbell Barton
2018-01-12Fix T53311: transform edge/normal orientationCampbell Barton
2018-01-12Fix background_job templateCampbell Barton
2018-01-11Fix T53752: Draw curve fails w/ stylusPhilipp Oeser
2018-01-09Additional fix after cherry-picking rB870840e8b7dd (in rB72151f3e36b).Bastien Montagne
2018-01-09Add an 'atomic cas' wrapper for pointers.Bastien Montagne
2018-01-09Fix scalability issue in threaded code of Mesh normals computation.Bastien Montagne
2018-01-09Subsurf: Avoid possible use of partially initialized edge hashSergey Sharybin
2018-01-09Subsurf: Avoid global lock for loops and orig index layersSergey Sharybin
2018-01-08install_deps: Fix OCIO always re-cloning its whole git repository.Bastien Montagne
2018-01-08No groping in Blender's Tracker!Sebastian Koenig
2018-01-08Fix T53612: Blender crashes on CleanTracks with 'DELETE_SEGMENTS' and a disab...Sergey Sharybin
2018-01-08Fix T53509: Datablock ID Properties attached to bpy.types.Material are not lo...Bastien Montagne