Blender Git Commits

Blender Git "alembic_basic_io" branch commits.

Page: 14 / 19

June 1, 2016, 15:27 (GMT)
Merge branch 'master' into alembic_basic_io
June 1, 2016, 15:26 (GMT)
Minor UI fix.
June 1, 2016, 15:15 (GMT)
Add a points/particles reader.

Similarly to the hair being written as curves, this does not create a
particle system, but rather reads the points as Mesh which only has
vertices.
June 1, 2016, 13:55 (GMT)
Cleanup: de-duplicate modifier addition.
June 1, 2016, 12:52 (GMT)
Add a flag to indicate that a cache is made of sequence of file or not.
June 1, 2016, 12:23 (GMT)
Quiet warning.
June 1, 2016, 12:23 (GMT)
Avoid creating a new DerivedMesh if the vertex count does not change.
May 31, 2016, 15:53 (GMT)
Merge branch 'master' into alembic_basic_io
May 31, 2016, 02:57 (GMT)
Cleanup.
May 31, 2016, 02:55 (GMT)
Remove unused function.
May 31, 2016, 02:52 (GMT)
Cleanup: de-duplicate object lookup functions.
May 31, 2016, 02:42 (GMT)
Add a deformVert callback to the modifier to handle curve streaming.
May 31, 2016, 00:28 (GMT)
Initial support for streaming meshes with a varying number of
vertices.

This is achieved by making use of a new modifier since the mesh cache
modifier cannot modifiy the number of vertices in a mesh. This modifier
also brings support to read file sequences.
May 30, 2016, 23:50 (GMT)
Merge branch 'master' into alembic_basic_io
May 30, 2016, 23:45 (GMT)
Cleanup: redundant check.
May 30, 2016, 23:44 (GMT)
Ass some properties to the written hair samples.
May 30, 2016, 23:25 (GMT)
Cleanup, make API a bit more consistent.
May 30, 2016, 23:19 (GMT)
Add support to export particles.
May 30, 2016, 17:23 (GMT)
Avoid looking up parent's matrix if the object is not a locator or a
leaf transform.
May 30, 2016, 17:14 (GMT)
Partially revert some previous commits:

- Avoid double matrix multiplication.
- Also build transforms with no children as empties.

They wery bringing some regressions.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021