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-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-05-24Fix T51586: Regression: Alembic containing animated curves / hair no longer w...Sybren A. Stüvel
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
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-18Alembic import: little fix for D2634Sybren A. Stüvel
2017-04-18Alembic import/export: write curve resolution to user propertySybren A. Stüvel
2017-04-18Alembic import: fall back to linear when variable order array is invalid.Sybren A. Stüvel
2017-04-18Alembic export: fixed curve type and order.Sybren A. Stüvel
2017-04-14Alembic import: greatly improved curve/hair import performanceSybren A. Stüvel
2017-02-15[Alembic] Fix msvc warning - C4138 '*/' found outside of commentlazydodo
2017-02-08Alembic: Renamed copy_zup_yup to copy_yup_from_zup (and same for zup_from_yup)Sybren A. Stüvel
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-08-17Alembic import: fix scene min/max time computation to take objects withKévin Dietrich
2016-08-06Basic Alembic supportKévin Dietrich