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-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
2018-01-08(Nodes) Display image name if any in the Image and Texture Image node titleInes Almeida
2018-01-08Fix T53650: remove hard limits on force field size and max distance.Philipp Oeser
2018-01-08Fix leak when rendering OpenGL animationsDalai Felinto
2018-01-08Fix T52953: Crash removing materialCampbell Barton
2018-01-08Fix T53678: Smart Project UV margin ignores unitsCampbell Barton
2018-01-08nstall_deps: llvm downloads new website locationBastien Montagne
2018-01-08Fix T53513: Particle size showing in multiple placesDalai Felinto
2018-01-08Fix T53639: text sequence strips no stamped into render.Philipp Oeser
2018-01-08Fix MSVSC2017 errorAntonio Vazquez
2018-01-08bpy_extras: add missing colorband keymap to keyconfig_utils.pyRay Molenkamp
2018-01-08Fix missing SpinLock typedef on macOSArto Kitula
2018-01-08Fix T53068: AMD Threadripper not working well with BlenderSergey Sharybin
2018-01-08Cycles: Fix compilation error of standalone applicationSergey Sharybin
2018-01-08Cycles: Fix compilation error with OIIO compiled against system PugiXMLSergey Sharybin
2018-01-08Cycles: Fix compilation error with latest OIIOSergey Sharybin
2018-01-08Fix T52818: Tangent space calculation is really slow for high-density mesh wi...Sergey Sharybin
2018-01-08Mikkspace: Cleanup, reduce indentation levelSergey Sharybin
2018-01-08Fix T53398: Surface deform modifier says that convex polygons are concave for...Sergey Sharybin
2018-01-08Fix T53499: Cannot load DPX filesSergey Sharybin
2018-01-08Fix T53007: OpenSubdiv + transparency = artefact/crashesSergey Sharybin
2018-01-08Fix T52940: VSE Glow Effect Strip on transparent images has no blurSergey Sharybin
2018-01-08Fix T52982: Join operator with context override crashes Blender 2.79Sergey Sharybin