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-09-21Fix T52861: Keymap editor filter doesn't show shortcuts using "+"Joshua Leung
2017-09-21fix T52831 removed enforcement of matrix decomposition when animations are ex...Gaia Clary
2017-09-21revert commit c0a7e9b6312d74 because it did not work as expectedGaia Clary
2017-09-20D2777: allow blank lines and lines with spaces/tabs in cut/pasteGaia Clary
2017-09-20Revert "Fix T52792: Typo in UI label of a HairInfo node socket."Brecht Van Lommel
2017-09-20Added extra "const" to satisfy the strict clang version in Xcode 9Stefan Werner
2017-09-20Added extra "const" to satisfy the strict clang version in Xcode 9Stefan Werner
2017-09-20Fix T52792: Typo in UI label of a HairInfo node socket.Bastien Montagne
2017-09-20[cmake/msvc] Update python to 3.6 + numpy to 1.13.1Ray Molenkamp
2017-09-20Fix T52852: Assert in looptri calculation after recent changes.Bastien Montagne
2017-09-20[cmake/depsbuilder/msvc] Update to python 3.6 / numpy 1.13.1Ray Molenkamp
2017-09-20Fix missing ID remapping in Action editor callback.Bastien Montagne
2017-09-20Fix T52368: Cycles OSL trace() failing on Windows 32 bit.Brecht Van Lommel
2017-09-20Fix T52853: harmless Cycles test failure in debug mode.Brecht Van Lommel
2017-09-20Cycles: use defensive sampling for picking BSDFs and BSSRDFs.Brecht Van Lommel
2017-09-20Cycles: slightly improve BSDF sample stratification for path tracing.Brecht Van Lommel
2017-09-20Code cleanup: refactor BSSRDF closure sampling, for next commit.Brecht Van Lommel
2017-09-20Code cleanup: remove SOBOL_SKIP hack, seems no longer needed.Brecht Van Lommel
2017-09-20Code cleanup: remove hack to avoid seeing transparent objects in noise.Brecht Van Lommel
2017-09-20Fix Cycles test report not closing files properly.Brecht Van Lommel
2017-09-20Fix T52842: Incorrect description for bpy.types.MeshTextureFace.uvBastien Montagne
2017-09-20Expose multi-dimensional array data in properties' introspection data.Bastien Montagne
2017-09-20Fix rna_info.py module, broken by recent changes in bpy.types presumably.Bastien Montagne
2017-09-20UI: fullstop at end of tooltipsCampbell Barton
2017-09-20Layer collection enable flagDalai Felinto
2017-09-20deps build: correct sndfile fixArto Kitula
2017-09-20Manipulator: fix visibility check w/ 2-axis planesCampbell Barton
2017-09-20Cleanup: move 3d manipulators into an arrayCampbell Barton
2017-09-20Merge branch 'master' into blender2.8Campbell Barton
2017-09-20BLI_polyfill2d_test: script to generate test dataCampbell Barton
2017-09-20deps build: fix sndfile building on macOSArto Kitula
2017-09-20macOS: use python version 3.6 when building blenderArto Kitula
2017-09-20deps build: bump Python to 3.6.2 and Numpy to 1.13.1Arto Kitula
2017-09-19Correct test ifdef in polyfillCampbell Barton
2017-09-19Fix T52834: Polyfill2D fails with co-linear edgesCampbell Barton
2017-09-19BLI_polyfill2d_test: add test for T52834Campbell Barton
2017-09-19BLI_polyfill2d_test: Try flipped x/y axisCampbell Barton
2017-09-19Merge branch 'master' into blender2.8mano-wii
2017-09-19transform_snap_object: simplify IGNORE_BEHIND_RAYmano-wii
2017-09-19Audaspace: removing old device backend names.Joerg Mueller
2017-09-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-19Depsgraph: Fix wrong flag being assignedSergey Sharybin
2017-09-19Fix T52733 Percent mode for Bevel sometimes had nans.Howard Trickey
2017-09-19Fix T52818: Tangent space calculation is really slow for high-density mesh wi...Sergey Sharybin
2017-09-19Mikkspace: Cleanup, reduce indentation levelSergey Sharybin
2017-09-19Fix T52816: regression can't open file in 2.79 (crash).Bastien Montagne
2017-09-19Fix T52823: New Depsgraph - Shrinkwrap crashes blenderSergey Sharybin
2017-09-19CMake: update for renamed headersCampbell Barton
2017-09-19BLI_utildefines_iter: Use for iteration helpersCampbell Barton
2017-09-19Cleanup: BLI_utildefines prefix for header-only libsCampbell Barton