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
2015-05-30Use the Alembic generic chrono_t type internally for reading fromLukas Tönne
2015-04-24Use a wrapper around alembic read_sample function calls, to catchLukas Tönne
2015-04-16Revert recent commits, no time to improve things now.Lukas Tönne
2015-04-16Cleanup: Removed unused writer/reader classes for Alembic.Lukas Tönne
2015-03-31Removed the Cache modifier because it is unused now and causes someLukas Tönne
2015-03-26New data structure for restoring strand data originating from particles.Lukas Tönne
2015-03-26Make sure mesh data is really stored and reconstructed from the cacheLukas Tönne
2015-03-26Added customdata writers/readers for missing mesh edge, poly and loopLukas Tönne
2015-03-26Simplification of the archive init functions in writers and readers.Lukas Tönne
2015-03-26Improved edge attribute caching.Lukas Tönne
2015-03-26Tessface customdata for derived mesh caching.Lukas Tönne
2015-03-26Support for CustomData in Alembic caches.Lukas Tönne
2015-03-26Render/Viewport evaluation mode for cache libraries.Lukas Tönne
2015-03-26Set reader/writer archive as a separate step outside the constructors.Lukas Tönne
2015-03-26Changed implementation of the Cache modifier to work in tandem with theLukas Tönne
2015-03-26Use explicit name strings for all readers/writers in the cache insteadLukas Tönne
2015-03-26New reader/writer for DerivedMesh.Lukas Tönne
2015-03-26Refactoring of archive handling in readers/writers.Lukas Tönne
2015-03-26Cache API for export/import of Blender data to/from Alembic files.Lukas Tönne