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-06-02Use ID property groups for storing and loading metadata associated toLukas Tönne
2015-06-02Display basic metadata of a cache archive in the cache library inputLukas Tönne
2015-05-30Use the Alembic generic chrono_t type internally for reading fromLukas Tönne
2015-05-27Simplified render/preview settings for cache baking.Lukas Tönne
2015-05-18Use fps and start frame settings for cache archives internally, ratherLukas Tönne
2015-05-18New operator for 'splicing' Alembic data, i.e. writing part of the frameLukas Tönne
2015-04-24Use a wrapper around alembic read_sample function calls, to catchLukas Tönne
2015-04-22Make size calculation in cache archive info operators an optional extraLukas Tönne
2015-04-22Alembic: Fixes for strict compiler flagsSergey Sharybin
2015-04-21Improved Alembic archive examination tool for cache libraries.Lukas Tönne
2015-04-16Revert recent commits, no time to improve things now.Lukas Tönne
2015-04-16Remove the dual "root" object at the top of Alembic archives.Lukas Tönne
2015-04-10Implemented alembic archive info as a stream callback and disabledLukas Tönne
2015-03-26New data structure for restoring strand data originating from particles.Lukas Tönne
2015-03-26Distinguish realtime/render setting in the Object writer.Lukas Tönne
2015-03-26Combined storage of render and realtime data in caches.Lukas Tönne
2015-03-26Safeguard against crashes from invalid Alembic file paths by returningLukas 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-26Archive Info operator for Cache Library archives.Lukas Tönne
2015-03-26Set reader/writer archive as a separate step outside the constructors.Lukas Tönne
2015-03-26Refactoring of archive handling in readers/writers.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