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-08-15Alembic import: report object name in face color index out of bounds errorSybren A. Stüvel
2017-08-09Fix T52240: Alembic Not Transferring Materials Per FrameSybren A. Stüvel
2017-08-09Alembic: Renamed variable assigned_name → assigned_matSybren A. Stüvel
2017-05-24Alembic export: consider mesh with animation data as "animated"Sybren A. Stüvel
2017-04-28Alembic: use object-oriented approach in ABC_read_mesh()Sybren A. Stüvel
2017-04-28Alembic: Construct ISampleSelector once and pass alongSybren A. Stüvel
2017-04-25Revert "Alembic: Construct ISampleSelector once and pass along"Sybren A. Stüvel
2017-04-21Alembic: Construct ISampleSelector once and pass alongSybren A. Stüvel
2017-04-12Fix T50227: Alembic uv export/load issueSybren A. Stüvel
2017-02-24Fix T50757: Alembic, assign imported materials to the object dataKévin Dietrich
2017-02-08Alembic: Renamed copy_zup_yup to copy_yup_from_zup (and same for zup_from_yup)Sybren A. Stüvel
2016-12-01Alembic: quiet compilation warnings on Windows.Kévin Dietrich
2016-11-30Alembic: slight cleanup, reorder mesh code a bit.Kévin Dietrich
2016-11-30Fix T49813: crash after changing Alembic cache topology.Kévin Dietrich
2016-10-29Alembic: store a pointer to the object reader in the cache modifiers andKévin Dietrich
2016-10-20Alembic: only export custom data (UVs, VCols) once, on the first frame.Kévin Dietrich
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-23Alembic: only export face sets when required by the user.Kévin Dietrich
2016-09-20Alembic: add support to interpolate transform matrices in-betweenKé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-08-17Alembic import: fix scene min/max time computation to take objects withKévin Dietrich
2016-08-06Basic Alembic supportKévin Dietrich