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-29Merge remote-tracking branch 'origin/master' into soc-2016-uv_toolssoc-2016-uv_toolsPhil Gosch
2017-09-29Vertex Paint minor improvement w/ smearCampbell Barton
2017-09-29Fix vertex paint smear toolCampbell Barton
2017-09-29Weight Paint: accumulate supportCampbell Barton
2017-09-29Cleanup: de-duplicate copied code w/ vertex paintCampbell Barton
2017-09-29Fix T52943: don't export curves objects with no faces to Cycles.Brecht Van Lommel
2017-09-29Fix Cycles OpenCL compiler error after recent changes.Brecht Van Lommel
2017-09-29Cleanup: split out tools & utils from vertex paintCampbell Barton
2017-09-29Drop platform support for Solaris & AIXCampbell Barton
2017-09-29GNUmakefile: add back 'git pull'Campbell Barton
2017-09-29Collada: export vertex-color alphaCampbell Barton
2017-09-29RNA: expose mesh vertex alphaCampbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-29Code cleanup: remove unnecessary buildbot code after macOS library upgrade.Brecht Van Lommel
2017-09-28macOS: officially upgrade to 10.9 libraries from lib/darwin.Brecht Van Lommel
2017-09-28Fix T52574: make Cycles rendered tile counter more clear.Kim Christensen
2017-09-28Cycles: reduce subsurface stack memory usage.Brecht Van Lommel
2017-09-28Fix T52086: Graph editor "normalize" drag errors for integersSergey Sharybin
2017-09-28Fix T52932: Driver with target of custom property from scene fails to updateSergey Sharybin
2017-09-28Curves: Fix wrong bitset being checked against CYCLIC bit flagSergey Sharybin
2017-09-28CMake: move MSVC warnings to central locationCampbell Barton
2017-09-28Cleanup: switch fall-through warningCampbell Barton
2017-09-28Adding paint brushes crashes w/ linked libsCampbell Barton
2017-09-27bgl module: extend `gl_buffer_type_from_py_format_char` function to work with...Germano
2017-09-27[build_deps.cmd] Turn down logging verbosity to normal.Ray Molenkamp
2017-09-27[msvc] treat C4133 as error instead of a warning to mimic gcc's -Werror=incom...Ray Molenkamp
2017-09-27Cleanup: warningCampbell Barton
2017-09-27Vertex/Weight Paint: Use PBVH for paintingCampbell Barton
2017-09-27bgl module: Interpret a buffer as a bgl.BufferGermano
2017-09-27Code refactor: simplify CUDA context push/pop.Brecht Van Lommel
2017-09-27Merge remote-tracking branch 'origin/master' into soc-2016-uv_toolsPhil Gosch
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-09-26Cleanup: indentationCampbell Barton
2017-09-26Cleanup: remove bounds runtime data from sceneCampbell Barton
2017-09-26Beauty fill was skipping small facesCampbell Barton
2017-09-26Fix T52871: beauty fill errorCampbell Barton
2017-09-26Revert "Fix T52871: `BLI_polyfill_beautify_quad_rotate_calc_ex` was mistakenl...Campbell Barton
2017-09-26Add missing headerCampbell Barton
2017-09-26Fix T52901: New Depsgraph - Driver using "self" needs reloading file to workJoshua Leung
2017-09-26Fix: When transforming GP strokes in "Local" mode, the strokes would get obsc...Joshua Leung
2017-09-26deps libs: fix xiph library support on sndfile on macOSArto Kitula
2017-09-25Fix T52835: When driven IK influence change, ik animation have 1 frame delaySergey Sharybin
2017-09-25Fix T52865: Improve wording of error message when saving packed images failsJoshua Leung
2017-09-25OpenVDB: Fix compilation error against OpenVDB 4Sergey Sharybin
2017-09-25Add an 'atomic cas' wrapper for pointers.Bastien Montagne
2017-09-25Tweak to fix for thread concurency in looptri generation.Bastien Montagne
2017-09-25Cycles: Cleanup, indentationSergey Sharybin
2017-09-25Mirror Modifier: option to offset UV'sCampbell Barton
2017-09-25Fix T52890: Crash unlinking sequencer soundCampbell Barton
2017-09-23Fix T52871: `BLI_polyfill_beautify_quad_rotate_calc_ex` was mistakenly consid...Germano