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-28Merge branch 'master' into soc-2016-pbvh-paintingsoc-2016-pbvh-paintingCampbell Barton
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-27Cleanup: unused functionCampbell Barton
2017-09-27Cleanup: move accumulation structs out of sculpt-sessionCampbell Barton
2017-09-27Avoid redundant vert->loop->vert topology lookupCampbell Barton
2017-09-27Cleanup: split vert/weight paint into separate membersCampbell Barton
2017-09-27Resolve bug w/ non-airbrush weight-paint blendingCampbell Barton
2017-09-27Merge branch 'master' into soc-2016-pbvh-paintingCampbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-09-27Cleanup: use shorter uchar, uint type namesCampbell Barton
2017-09-27Use BLI_math rounding function, replace sqrtl w/ sqrtfCampbell Barton
2017-09-27Merge branch 'master' into soc-2016-pbvh-paintingCampbell 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
2017-09-23Cycles: Fix compilation error of OpenCL megakernel on AppleSergey Sharybin
2017-09-23Cycles: Fix compilation error of megakernel on NVidia deviceSergey Sharybin
2017-09-23Tracking: Followup to previous fix, need to remap frame number for sequence t...Sergey Sharybin
2017-09-23Tracking: Cleanup, reuse existing variableSergey Sharybin
2017-09-23Fix T52851: Per-frame traking is broken when sequence doesn't start at frame 1Sergey Sharybin
2017-09-23Tracking: Fix crash when tracking failedSergey Sharybin
2017-09-23Remove remaining qtcodecdataAaron Carlisle
2017-09-22Remove quicktime supportAaron Carlisle
2017-09-22[cmake/deps_builder] update openjpeg to 1.5.2 to match the version in master/...Ray Molenkamp
2017-09-22Fix T52875: install_deps.sh - numpy-1.13.1.tar.gz - 404 Not Found.Bastien Montagne
2017-09-22Fix T52840: New Depsgraph - Mask editor not working correctlySergey Sharybin