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
2016-10-21Merge remote-tracking branch 'origin/blender2.8' into pbr-mergeDalai Felinto
2016-10-20Alembic: only export custom data (UVs, VCols) once, on the first frame.Kévin Dietrich
2016-10-02Fix compile errors with Alembic.Kévin Dietrich
2016-09-26Merge branch 'master' into blender2.8Bastien Montagne
2016-09-25Cleanup: remove unused function.Kévin Dietrich
2016-09-25Alembic: only interpolate vertices when their number don't differKévin Dietrich
2016-09-23Quiet warning.Kévin Dietrich
2016-09-23Alembic: only export face sets when required by the user.Kévin Dietrich
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-20Alembic: add support to interpolate transform matrices in-betweenKévin Dietrich
2016-09-16Merge branch 'master' into blender2.8Sergey Sharybin
2016-09-16Fix T49369: Blender crashes/closes down application at alembic export ofKévin Dietrich
2016-09-09Alembic streaming: initial support to interpolate data between frames.Kévin Dietrich
2016-09-09Alembic: add option to triangulate meshes upon export.Kévin Dietrich
2016-09-09Alembic, cleanup: split archive opening code in their own classes andKévin Dietrich
2016-09-05Alembic: fix parenting issues when an object has multiple curves/pointsKévin Dietrich
2016-09-05Fix T49249: Alembic export with multiple hair systems crash blenderKévin Dietrich
2016-09-04Merge branch 'master' into blender2.8Bastien Montagne
2016-08-25Fix T49112: Alembic unicode path issues on Windows.Kévin Dietrich
2016-08-21Cleanup: let's try to avoid too much indirect header imports, makes things ha...Bastien Montagne
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-19Alembic: fix crash accessing invalid objects.Kévin Dietrich
2016-08-18Fix T49104: normal problem in imported Alembic objectsKévin Dietrich
2016-08-17Alembic import: fix scene min/max time computation to take objects withKévin Dietrich
2016-08-17Fix T49081: Alembic sampling times are not taking start frame intoKévin Dietrich
2016-08-16Fix two memleaks found by coverity.Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich