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
2016-11-08Fix T49838: Noise randomization for frame should be done per interframes as wellSergey Sharybin
2016-11-08Cycles: Only use new light sample threshold for new filesSergey Sharybin
2016-11-08Fix T49937: Blender is crashing because of Lamp Data NodeSergey Sharybin
2016-11-07BMesh: remove redundant edge-split loop initializeCampbell Barton
2016-11-07Forgot this in last commit. (Brick GLSL).Thomas Dinges
2016-11-07Fix Brick Texture GLSL, broken after Mortar Smooth addition.Thomas Dinges
2016-11-07BMesh: remove redundant array sizeCampbell Barton
2016-11-07BMesh: minor improvement to edge-split assignmentCampbell Barton
2016-11-07Fix compilation error when CUDA toolkit is not installedSergey Sharybin
2016-11-07Buildbot: Update copy of buildbot master configurationSergey Sharybin
2016-11-07Cycles: Remove device settings from performance tabLukas Stockner
2016-11-07Depsgraph: Disable timing profileSergey Sharybin
2016-11-07fix building depsgraph after recent changesMartijn Berger
2016-11-07Depsgraph: Do not rely on indirectly included cstringSergey Sharybin
2016-11-07Proxy: Construct pchan hash when syncing armature proxySergey Sharybin
2016-11-07Despgraph: Optimize cycles detection algorithmSergey Sharybin
2016-11-07Depsgraph: Speedup initial rig build timeSergey Sharybin
2016-11-07Depsgraph: Move key implementation from header to dedicated fileSergey Sharybin
2016-11-07Depsgraph: Move class implementation from header to implementation filesSergey Sharybin
2016-11-07Depsgraph: Fully switch from string to const char*Sergey Sharybin
2016-11-07Depsgraph: Add extra name tag for operation nodesSergey Sharybin
2016-11-07Depsgraph: Cleanup, operation has name, not descriptionSergey Sharybin
2016-11-07Depsgraph: Remove unused functionSergey Sharybin
2016-11-07Depsgraph: Use const char for component APISergey Sharybin
2016-11-07Depsgraph: Remove some includes which seems unusedSergey Sharybin
2016-11-07Depsgraph: Use const char instead of string in part of drivers constructionSergey Sharybin
2016-11-07Depsgraph: Switch away form string to const char* for node namesSergey Sharybin
2016-11-07Depsgraph: Remove prototype of unused and non-implemented methodSergey Sharybin
2016-11-07Expose Bullet rotational spring settings in the UI.Alexander Gavrilov
2016-11-07Cycles: Refactor Device selection to allow individual GPU compute device sele...Lukas Stockner
2016-11-06Cycles: Fix T49952: Bad MIS sampling of backgrounds with single bright pixelsLukas Stockner
2016-11-05MSVC Runtime copy : Remove erroneously left in diagnostic message from CMakeL...lazydodo
2016-11-05[msvc2015] Add support for copying the vc runtime.lazydodo
2016-11-05change default for quicktime suport for macOS to offMartijn Berger
2016-11-04cycles, cuDeviceComputeCapability is deprecated as of cuda 5.0Martijn Berger
2016-11-04Fix T49905: Segfault when copying object data of linked object.Bastien Montagne
2016-11-04Fix (unreported) asserts in `make_object_duplilist_real()`.Bastien Montagne
2016-11-04Fix T49918: Make duplicates real crash on clicking operator toggles.Bastien Montagne
2016-11-03Fix T49903: Blender crashes -> Append Group incl. Object using boolean modifierBastien Montagne
2016-11-03install_deps cleanup: some Debian stuff was still present in the 'generic com...Bastien Montagne
2016-11-03Add 'Set From Faces' tool to custom split normals.Bastien Montagne
2016-11-03Depsgraph: Add code for timing despgraph builderSergey Sharybin
2016-11-03Cycles: Fix missing underscore in geom_object.hLukas Stockner
2016-11-03Fix T49826: NEW-DEPSGRAPH - Texture is not updated after changing its space c...Sergey Sharybin
2016-11-03Depsgraph: Fix wrong comparison of ID type vs. node typeSergey Sharybin
2016-11-03Fix T49857: Blender crashes after adding texture node to compositing treeSergey Sharybin
2016-11-03Cycles: Fix OpenCL build error caused by light termination commitLukas Stockner
2016-11-03Cycles: Fix T49901: OpenCL build error after recent light texture coordinate ...Lukas Stockner
2016-11-02Depsgraph: Fix race condition writing drivers to array propertySergey Sharybin
2016-11-02tests: Update hash for OBJSergey Sharybin