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
path: root/source
AgeCommit message (Expand)Author
2017-02-27Category: UV Unwrapping symmetric dirichlet energy with ceres Integrationuv_unwrapping_slim_and_ceresAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Fix missing break setting curve auto-handlesCampbell Barton
2017-02-26Fix unreported bug: Ensure you have the correct array directory even after th...Germano Cavalcante
2017-02-26Cleanup: minor changes to array_storeCampbell Barton
2017-02-25Fix compiling after a0b8a9fJens Verwiebe
2017-02-25Fix (unreported) missing update when adding constraint from RNA.Bastien Montagne
2017-02-25Fix rows with fixed last item (D2524)raa
2017-02-25Alembic: avoid crashing when reading non-indexed UV params.Kévin Dietrich
2017-02-25Alembic: addition of a scope timer to perform basic profiling.Kévin Dietrich
2017-02-24Fix T50757: Alembic, assign imported materials to the object dataKévin Dietrich
2017-02-24Fix T50676: Crash on closing while frameserver rendering.Bastien Montagne
2017-02-24Cycles: Fix non-zero exit status when rendering animation from CLI and runnin...Sergey Sharybin
2017-02-24Add "Gravitation" option to "Force" type force fieldsLuca Rood
2017-02-23Usual UI messages fixes...Bastien Montagne
2017-02-23Fix T50656: Compositing node editor is empty, no nodes can be addedSergey Sharybin
2017-02-23Fix T50736: Zero streaks in Glare node.Bastien Montagne
2017-02-23Fix possible crash in various 3D View operatorsJulian Eisel
2017-02-23Columns should be expandable by defaultraa
2017-02-22Fix T50745: Shape key editing on bezier objects broken with Rendered Viewport...Bastien Montagne
2017-02-22Cleanup: remove unused orig_nu from keyIndex ghash of editcurves.Bastien Montagne
2017-02-22Fix Cycles still saving render output when error happenedSergey Sharybin
2017-02-22Cycles: Fix shading with autosmooth and custom normalsSergey Sharybin
2017-02-22Refactor Mesh split_faces() code to use loop normal spaces.Bastien Montagne
2017-02-21Fix Drawing nested box layouts (D2508)raa
2017-02-20Fix T50718: Regression: Split Normals Render Problem with CyclesSergey Sharybin
2017-02-20Mesh faces split: Add missing vertex normal copySergey Sharybin
2017-02-19Fix a few compiler warnings with macOS / clang.Brecht Van Lommel
2017-02-19Fix T50564: 3D view panning with scroll wheel inconsistent with dragging.Brecht Van Lommel
2017-02-17Fix T50614: Curve doesn't restore initial form after deleting all its shapekeysBastien Montagne
2017-02-17Remove unused functions related to distance between BoundBox and rayGermano Cavalcante
2017-02-17Forgotten in last commit: Check the allocationGermano Cavalcante
2017-02-17Do not release the arrays used in the parameters of the expanded functions of...Germano Cavalcante
2017-02-16Faces split: Don't leave CD_NORMAL after splitSergey Sharybin
2017-02-16CDDM Copy: Only tag data layers dirty if we ignored tessellation dataSergey Sharybin
2017-02-16Cleanup: IndentationSergey Sharybin
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