Blender Git Commits

Blender Git "alembic_basic_io" branch commits.

Page: 12 / 19

June 10, 2016, 09:57 (GMT)
Fix crash importing UVs.
June 9, 2016, 16:36 (GMT)
Cleanup.
June 9, 2016, 15:35 (GMT)
Remove outdated comment.
June 9, 2016, 14:06 (GMT)
Added frame start/scale properties to CacheFile, de-duplicate some code.
June 9, 2016, 13:11 (GMT)
Cleanup: magic numbers.
June 9, 2016, 13:06 (GMT)
Move is_sequence property from cache modifier to CacheFile.
June 9, 2016, 12:11 (GMT)
Merge branch 'master' into alembic_basic_io
June 9, 2016, 12:09 (GMT)
Cleanup: remove unused code.
June 9, 2016, 12:09 (GMT)
Add a module to find HDF5 (split from FindAlembic.cmake)
June 9, 2016, 12:09 (GMT)
Move cachefile datablock into its own files.
June 9, 2016, 12:09 (GMT)
Cleanup: include.
June 9, 2016, 12:09 (GMT)
Avoid using G.main.
June 9, 2016, 12:09 (GMT)
Cleanup: indentation.
June 9, 2016, 12:09 (GMT)
Cleanup: includes, `using` statements.
June 9, 2016, 12:09 (GMT)
Cleanup: API consistency.
June 9, 2016, 12:09 (GMT)
Cleanup: find Alembic CMake module.
June 8, 2016, 16:01 (GMT)
Fix missing include in cmake after adding mem_guardalloc
June 8, 2016, 13:02 (GMT)
Merge branch 'master' into alembic_basic_io
June 8, 2016, 13:01 (GMT)
Slight UI fix.
June 8, 2016, 13:00 (GMT)
Add a data block for easier handling of references to an Alembic
archive.

For now this ID-block only stores the filepath of the archive and it is
referenced by the Mesh Sequence Cache modifier and the Transform Cache
constraint.

The data block itself is called CacheFile for it to stay generic and be
reused for other file types other than Alembic files (similar to images
basically).
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021