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-06-10Cycles: Pass all buffers to each kernel call for OpenCLMai Lavelle
2017-06-10Cycles: Faster split branched path tracing by sharing samples with inactive t...Mai Lavelle
2017-06-10Cycles: Modify path_radiance_accum_sample to use atomics for split kernelMai Lavelle
2017-06-10Cycles: Add function to dequeue a rayMai Lavelle
2017-06-10Cycles: Add atomic decrement functions to util_atomic.hMai Lavelle
2017-06-10Cycles: Add kernel to enqueue inactive raysMai Lavelle
2017-06-10Cycles: Blacklist unsupported OpenCL devicesHristo Gueorguiev
2017-06-10Cycles: Fix denoising passes being written when they're not actually generatedLukas Stockner
2017-06-09Cleanup Cycles Denoising platform-specific definesLukas Stockner
2017-06-09Cycles Denoising: Speedup reconstruction by skipping near-zero weightsLukas Stockner
2017-06-09UI: Fix some small ui inconsistenciesAaron Carlisle
2017-06-09Cleanup: get rid of some now unused animdata ID management custom functions.Bastien Montagne
2017-06-09Fix crash when making local object+obdata with linked armature.Bastien Montagne
2017-06-09Math Lib: Add mat3_from_axis_conversion_singleCampbell Barton
2017-06-09Fix T51756: Fix crash when transforming vertices in edit modeSergey Sharybin
2017-06-09Fix T51648: Inconsistent edge collapse point depending on orientationLuca Rood
2017-06-09install_depsh: update OpenCollada to 1.6.51, and OIIO to 1.7.15Bastien Montagne
2017-06-09Fix for fix for bplayer (c) :/Bastien Montagne
2017-06-09Fix bplayer building (c)Bastien Montagne
2017-06-09Cycles Denoising: Merge outlier heuristic and confidence interval testLukas Stockner
2017-06-09RNA: remove static strings from registrationCampbell Barton
2017-06-08Cleanup: cmake indentation, missing includeCampbell Barton
2017-06-08Fix T51733: 3d print toolbox checks report false positives.Bastien Montagne
2017-06-08Cycles: Don't leave multiple spaces in the device nameSergey Sharybin
2017-06-08Cycles: Display optional board name in system infoSergey Sharybin
2017-06-08Cycles: Cleanup, indentationSergey Sharybin
2017-06-08Simplify Array modifier 'relative offset' handling.Bastien Montagne
2017-06-07Fix: GP Clone brush was not correcting color references for pasted strokes ei...Joshua Leung
2017-06-07Fix: Pasting GP strokes files between files (or when the original colors were...Joshua Leung
2017-06-07GP Copy/Paste Fix: Paste button doesn't update after copying strokes using Ct...Joshua Leung
2017-06-07GPencil Copy/Paste Fix: Copying/Pasting strokes between datablocks would crashJoshua Leung
2017-06-07Bevel Op (internal and API) now returns new edges and verts as well asHoward Trickey
2017-06-07Depsgraph: Remove modifiers operation codeSergey Sharybin
2017-06-07Depsgraph: Remove unused operation codesSergey Sharybin
2017-06-07Depsgraph: Remove dead/unused operation codesSergey Sharybin
2017-06-07Report OpenSubdiv version Blender is compiled againstSergey Sharybin
2017-06-07Collada: Add search path which is used default by it's SCons build systemSergey Sharybin
2017-06-07gcc5 has issues with WconversionDalai Felinto
2017-06-06Depsgraph: Only use extern "C" when really neededSergey Sharybin
2017-06-06BLI: Use C++ guards for stack headerSergey Sharybin
2017-06-05PyAPI: is_staticmethod used for classmethods's tooCampbell Barton
2017-06-05PyAPI: correct exception, expect 'staticmethod'Campbell Barton
2017-06-05Fix alembic tests not running with debug build on windowsRay Molenkamp
2017-06-04Fix T51587: Blender fails to interpret a specific layer in OpenEXR multilayer...Lukas Stockner
2017-06-03PyAPI: Cleanup "Python API Overview" docnBurn
2017-06-02Fix T51691: Shear cursor input scales w/ zoomCampbell Barton
2017-06-02Cleanup: styleCampbell Barton
2017-06-02PyAPI: update to bpy.types.Operator.5.pynBurn
2017-06-01Remove comment (missed last commit)Campbell Barton
2017-06-01Fix T51651: translate w/ individual origins failsCampbell Barton