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-02-17Do not release the arrays used in the parameters of the expanded functions of...Germano Cavalcante
2017-02-17Make File: Print 'blender.exe' at the end of the path to run fromAaron Carlisle
2017-02-17Cleanup: Spelling, Spaces --> Tabs, WhitespaceAaron Carlisle
2017-02-16UI: Move 'relations extras' right below 'relations'Aaron Carlisle
2017-02-16Fix T50687: Cycles baking time estimate and progress bar doesn't work / progr...Sergey Sharybin
2017-02-16Register test for mesh.split_faces()Sergey Sharybin
2017-02-16Faces split: Don't leave CD_NORMAL after splitSergey Sharybin
2017-02-16Cyctes tests: Commit blender.git side changesSergey Sharybin
2017-02-16CDDM Copy: Only tag data layers dirty if we ignored tessellation dataSergey Sharybin
2017-02-16Cleanup: IndentationSergey Sharybin
2017-02-16Freestyle: Feature edge selection by nested object groups.Tamito Kajiyama
2017-02-16Fix more corner cases failing in mesh faces splitSergey Sharybin
2017-02-15Fix wrong edges created by split facesSergey Sharybin
2017-02-15[Alembic] Fix msvc warning - C4138 '*/' found outside of commentlazydodo
2017-02-15Cycles: Cleanup, styleSergey Sharybin
2017-02-15Fix T50542: Wrong metadata frame when using OpenGL renderSergey Sharybin
2017-02-15Motion blur investigation featureSergey Sharybin
2017-02-15Fix T50662: Auto-split affects on smooth mesh when it sohuldn'tSergey Sharybin
2017-02-15Cycles: Fix CUDA compilation error after recent changesSergey Sharybin
2017-02-15Fix wrong loop normals left after face splittingSergey Sharybin
2017-02-15Mesh: Re-implement face split solving issue mentioned earlierSergey Sharybin
2017-02-15Cycles: Don't calculate primitive time if BVH motion steps are not usedSergey Sharybin
2017-02-15Cycles: Pass special flag whether BVH motion steps are usedSergey Sharybin
2017-02-15Cycles: Fix wrong hair render results when using BVH motion stepsSergey Sharybin
2017-02-15Cycles: Fix missing initialization of triangle BVH stepsSergey Sharybin
2017-02-15Cycles: Fix wrong pointiness caused by precision issuesSergey Sharybin
2017-02-15Revert "Mesh: Solve incorrect result of mesh.split_faces()"Sergey Sharybin
2017-02-15UI: Wireframe modifier- make crease grayed out when disabledAaron Carlisle
2017-02-15Comments: notes on polyfill2d, minor correctionsCampbell Barton
2017-02-14Mesh: Solve incorrect result of mesh.split_faces()Sergey Sharybin
2017-02-14Mesh: Cleanup, use shorter version of loopSergey Sharybin
2017-02-14Mesh: Use faster calculation of previous loopSergey Sharybin
2017-02-14`BKE_boundbox_ensure_minimum_dimensions` is no longer necessaryGermano Cavalcante
2017-02-14transform_snap_object: Remove `do_bb` parameter. It is always trueGermano Cavalcante
2017-02-14Alembic: fix naming of imported transforms.Kévin Dietrich
2017-02-13Cycles: Optimize sorting of transparent intersections on CUDASergey Sharybin
2017-02-13Cycles: Fix wrong transparent shadows with CUDASergey Sharybin
2017-02-13Cycles: Fix wrong shading on GPU when background has NaN pixels and MIS enabledSergey Sharybin
2017-02-13Cycles: Use fast math without finite optimizationSergey Sharybin
2017-02-13Fix T50655: Pointiness is too slow to calculateSergey Sharybin
2017-02-13Cycles: Use Cycles-side mesh instead of C++ RNASergey Sharybin
2017-02-13F-Curve normalization: Do proper curve min/max instead of handle min/maxSergey Sharybin
2017-02-12Cycles: Don't use built-in API for image sequences in preview modeSergey Sharybin
2017-02-12Image: Fix non-deterministic behavior of image sequence loadingSergey Sharybin
2017-02-11UI: Redesign the VSE multicam stripAaron Carlisle
2017-02-11Use dummy versionning numbers for missing libraries.Bastien Montagne
2017-02-10De-duplicate min/max calculation in F-Curve normalizationSergey Sharybin
2017-02-10CTests: Initial work to cover Cycles nodes with OpenGL testsSergey Sharybin
2017-02-10Cleanup: Trailing whitespaceSergey Sharybin
2017-02-10Cycles: Cleanup, move EdgeMap to blender_utilSergey Sharybin