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-09Check for empty schemas more consistently before trying to read.Lukas Tönne
2015-03-26Cleanup: styleCampbell Barton
2015-03-26New data structure for restoring strand data originating from particles.Lukas Tönne
2015-03-26Simplification of the archive init functions in writers and readers.Lukas Tönne
2015-03-26Initial code to support dupli group instancing and overrides throughLukas Tönne
2015-03-26Fix for some archive checks to make sure we don't access invalid data.Lukas Tönne
2015-03-26Removed now-unused util_path files from the pointcache lib.Lukas Tönne
2015-03-26Set reader/writer archive as a separate step outside the constructors.Lukas Tönne
2015-03-26Removed deprecated and unused alembic API functions.Lukas Tönne
2015-03-26Fix for circular linker dependency with cache code library.Lukas Tönne
2015-03-26Importing of caches into Blender data.Lukas Tönne
2015-03-26Use explicit name strings for all readers/writers in the cache insteadLukas Tönne
2015-03-26Refactoring of archive handling in readers/writers.Lukas Tönne
2015-03-26Removed unused Scene pointer from the base Reader/Writer classes.Lukas Tönne
2015-03-26Fix for remaining PointCache references in the alembic code.Lukas Tönne
2015-03-26Cache API for export/import of Blender data to/from Alembic files.Lukas Tönne