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
2017-05-18Fix T51408: Cycles - Principled BSDF Shader - Transparency is not working as ...Pascal Schoen
2017-05-18Fix T51539: BMesh boolean crashCampbell Barton
2017-05-18Fix T51538: Weight-paint circle select w/ clippingCampbell Barton
2017-05-17Cycles: Optimize expansion of headers in the sourceSergey Sharybin
2017-05-17Fix compilation error in CyclesSergey Sharybin
2017-05-17Fix T51529: Black boxes on a denoising render when using a .exr image as a en...Sergey Sharybin
2017-05-17Revert "Cycles: Fix wrong shading on GPU when background has NaN pixels and M...Sergey Sharybin
2017-05-17Fix T51388: Mask moves when zoom is changed in the movie clip editorSergey Sharybin
2017-05-17BMesh: remove duplicate argument for wireframe opCampbell Barton
2017-05-17Fix T50937: baking with OpenCL and CPU have slightly different brightnessHristo Gueorguiev
2017-05-17Fix T49981: When camera is on inactive layer, it does not evaluate constraintsSergey Sharybin
2017-05-16Fix crash from freeing of NULL pointerMai Lavelle
2017-05-16Cycles: Fix building with native only optionMai Lavelle
2017-05-16Revert "Cycles: Fix native only kernel since denoiser commit"Mai Lavelle
2017-05-16Fix T50673: OpenEXR multilayer image truncated on saveSergey Sharybin
2017-05-16Fix memory leak when saving OpenEXR filesSergey Sharybin
2017-05-16Fix T49467: Crash due to assert failure in bevel.Howard Trickey
2017-05-16Fix T49864: EnvMap baking crashes 2.78 if 'Full Sample' checked in AASergey Sharybin
2017-05-16Fix memory leak in environmentSergey Sharybin
2017-05-16Fix byte-to-float conversion when using scene strips in sequencer with identi...Olly Funkster
2017-05-16Make imbuf's OIIO bindings to compile with latest OIIO from gitSergey Sharybin
2017-05-16Cleanup: gcc7.1 warningsCampbell Barton
2017-05-16Fix hair_step is a shortAaron Carlisle
2017-05-15Fix compile error on gcc after last commitAaron Carlisle
2017-05-15Fix T51297: Use A Higher Hair Segment LimitAaron Carlisle
2017-05-15Cycles: Fix native only kernel since denoiser commitSergey Sharybin
2017-05-15Fix T50109: Blender crash when a "Render Result" as a TextureSergey Sharybin
2017-05-15Fix T49324: True displacement crashes when shader returns NaNSergey Sharybin
2017-05-15Fix T51348: Node highlighting is brokenSergey Sharybin
2017-05-15Fix T51501: Cycles baking cancel affects baking scriptDalai Felinto
2017-05-15Fix T51180: BMesh crash using calc_uvs=TrueCampbell Barton
2017-05-15PyAPI: don't re-register add-ons on 'New File'Campbell Barton
2017-05-15Cleanup: warnings, styleCampbell Barton
2017-05-13Fix T51314: crash cancelling Cycles bake during scene sync and update.Brecht Van Lommel
2017-05-12Fix T51153: Video duration is detected wrong after FFmpeg updateSergey Sharybin
2017-05-12Mesh Center: improved center-of-mass calculationBill Currie
2017-05-11Fix T51449: empty node editor continuously redrawing and using CPU.Brecht Van Lommel
2017-05-11BGE: Use BLI's stringify instead of implementing it againSergey Sharybin
2017-05-11Depsgraph: Fix/workaround crahs when fcu->rna_path is NULLSergey Sharybin
2017-05-11Unifying access to GLEW from the Blender Game EngineDalai Felinto
2017-05-11Cleanup: GPU PBVH namingCampbell Barton
2017-05-11Cycles: fix AO approximation for split kernelHristo Gueorguiev
2017-05-11Ammend last commit: add missing align for row propsAaron Carlisle
2017-05-11UI: Follow up on recent VSE workAaron Carlisle
2017-05-11Cycles: Fix occasional black pixels from denoising with excessive radiiLukas Stockner
2017-05-11update new 2.79 themes: T50869meta-androcto
2017-05-11Fix Blenderplayer stubsLukas Stockner
2017-05-11Sculpt Drawing: reduce redundant color conversionCampbell Barton
2017-05-10Fix T51455: Render Layers in compositor from a different scene not workingLukas Stockner
2017-05-10Fix missing relation in new DEG between World and its NodeTree.Bastien Montagne