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-06-22Cycles: Fix crash with Environment Texture and OSLLukas Stockner
2016-06-22EditMesh: Avoid creating deform-vert layer every redrawCampbell Barton
2016-06-22Cleanup: styleCampbell Barton
2016-06-22Cleanup: remove unused Image space curvesCampbell Barton
2016-06-22readfile: use BLI_endian_switchCampbell Barton
2016-06-22Remove module reloading for preview operatorsCampbell Barton
2016-06-22writefile: use const for old addressCampbell Barton
2016-06-22Fix T48703: Name inconsistency w/ area maximize/fullscreenCampbell Barton
2016-06-22Docs: use doxy formatting for readfileCampbell Barton
2016-06-22T48694: fix bge.texture.Texture.refresh() documentationBenoit Bolsee
2016-06-21Fix null-pointer freeCampbell Barton
2016-06-21Fix T48700: Crash when window creation failsCampbell Barton
2016-06-21Fix T48698: Rays from SSS act as diffuse for normal objects but have an undef...Lukas Stockner
2016-06-21Cleanup: hide debug print behind proper debug defines instead of using commen...Bastien Montagne
2016-06-21Fix T48412: Blender 2.77a crashes on Undo in some specific multi-level linked...Bastien Montagne
2016-06-21Fix for string buffer overflow in DepsNode identifiers.Lukas Tönne
2016-06-21Fix T48697: Brush curve-stroke snaps strangelyCampbell Barton
2016-06-21Fix T48196: Crash enabling modal operator in execCampbell Barton
2016-06-21Cleanup: rename curve align-x flagsCampbell Barton
2016-06-21Text Object: Vertical AlignmentDalai Felinto
2016-06-21Fix T48688: Crash loading particle effector weightsCampbell Barton
2016-06-21Fix T48691: Cycles - OpenCL - HDR Image mapping does not match CUDA renderingLukas Stockner
2016-06-21Cycles: Deduplicate Vector and RGB Curve nodesLukas Stockner
2016-06-21Fix T48683: Knife cut creates holeCampbell Barton
2016-06-21BMesh: avoid verts-of-edge iteratorCampbell Barton
2016-06-20Cycles: Add svm_util_color.h file to CMakeLukas Stockner
2016-06-20Fix building for Windows after 57cff46v (booleans unitialized)Dalai Felinto
2016-06-20Fix once more time particle distribution.Bastien Montagne
2016-06-19Cleanup: Remove todo comment, this is fine as is.Thomas Dinges
2016-06-19Cycles: add constant folding for more color operation nodes.Alexander Gavrilov
2016-06-19Fix issues with node deduplication in Cycles shader graph.Alexander Gavrilov
2016-06-19Fix Cycles RGB and Vector Curves node Fac handling.Alexander Gavrilov
2016-06-19Code refactor: small code simplification for Cycles constant folding.Brecht Van Lommel
2016-06-19Fix Cycles OSL image texture issue after recent refactor.Brecht Van Lommel
2016-06-19Cycles: reduce CUDA stack memory access for Maxwell and up, increasing max re...Brecht Van Lommel
2016-06-19Cycles tests: raise failure threshold, copy failed image for comparison.Brecht Van Lommel
2016-06-19Fix Cycles assert after recent half changes.Brecht Van Lommel
2016-06-19Fix return type in case of single channel half.Thomas Dinges
2016-06-19Cycles: Support half and half4 textures.Thomas Dinges
2016-06-18Fix broken combine XYZ node after recent refactoring.Brecht Van Lommel
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-18Fix T48671: Cycles crash with OSL nodes and bump after recent refactoring.Brecht Van Lommel
2016-06-17Fix T46492: GGX distribution produces black pixelsSergey Sharybin
2016-06-17Fix T48667: Bisect-fill crashCampbell Barton
2016-06-17Fix T48662: Blender crash using node groups connected with displacement outpu...Sergey Sharybin
2016-06-17Fix T48657: Incorrect render with Cycles (CPU) using textureLukas Stockner
2016-06-16Fix/cleanup BKE libquery's ID looper.Bastien Montagne
2016-06-16readfile.c: fix some wrong usages of newlibadr_us.Bastien Montagne
2016-06-16Readfile cleanup: add new newlibadr_real_us helper.Bastien Montagne
2016-06-16Vertex paint color operationsCampbell Barton