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-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-19transform_snap_object: simplify IGNORE_BEHIND_RAYmano-wii
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
2017-09-19Boolean Modifier: add debug optionsCampbell Barton
2017-09-19Fix T52811: At any framerate selected, video exported with 1000fpsSergey Sharybin
2017-09-19Avoid bias when calculating quad split directionCampbell Barton
2017-09-19Correct recent error in boolean quad split checkCampbell Barton
2017-09-18Add some security checks against future bad float UIprecision values.Bastien Montagne
2017-09-18Fix (irc-reported by @sergey) invalid precision value in a float RNA property.Bastien Montagne
2017-09-18[cmake/dependencies] Update libsndfile to 1.0.28Ray Molenkamp
2017-09-18Cleanup: use clamped rounding functionsCampbell Barton
2017-09-18Math Lib: clamped rounding utility functionsCampbell Barton
2017-09-18Color management: When look is applied, we can not consider spaces to matchSergey Sharybin
2017-09-18Fix T52800: fix UI flickering with Mesa on Linux.Brecht Van Lommel
2017-09-18Fix Cycles adaptive compile without volumes broken after recent changes.Carlo Andreacchio
2017-09-18Fix T52801: reload scripts causes Cycles viewport render crash.Brecht Van Lommel
2017-09-18Fix T52432: Blender crashes while using Ghost (new depsgraph)Sergey Sharybin
2017-09-18BMesh: move bridge tools stepping logic into macroCampbell Barton
2017-09-18Math Lib: add divide_floor_iCampbell Barton
2017-09-17UI: avoid int cast before clamping number inputCampbell Barton
2017-09-17Cleanup: SGI format, remove unused struct membersCampbell Barton
2017-09-17Fix SGI foramt reader CVE-2017-2901Campbell Barton
2017-09-17Cleanup: SGI format, avoid overflowCampbell Barton
2017-09-17Cleanup: SGI format, use uint/short/char typesCampbell Barton
2017-09-16Cycles: Fix compilation error with OpenCL split kernelHristo Gueorguiev
2017-09-16Fix T51074: Boolean modifier inverts operationCampbell Barton
2017-09-16Fix writing Iris images w/ invalid headerCampbell Barton
2017-09-15Fix T52384: Bridge pair result depends on other loopsCampbell Barton
2017-09-15RNA: expose RegionView3D clip planesmano-wii
2017-09-15Docs: only show versions in changelog side-barCampbell Barton
2017-09-15Docs: update API changelog to 2.79Campbell Barton
2017-09-15Fix T52763: Boolean problem with vertex groupSergey Sharybin
2017-09-15BMesh: use less involved check for edge rotationCampbell Barton
2017-09-15Polyfill Beautify: option to rotate out of degenerate stateCampbell Barton
2017-09-15Fix error in recent boolean changes w/ quad splitCampbell Barton
2017-09-15Transform: Enable recursion dependency check for new depsgraphSergey Sharybin
2017-09-15Fix copy-paste error in recent particles fixSergey Sharybin
2017-09-14Fix T52442: bl_app_templates_system not workingCampbell Barton