Blender Git Commits

Blender Git "alembic_basic_io" branch commits.

Page: 2 / 19

July 21, 2016, 00:06 (GMT)
Consolidate alembic export options into a struct

Having 15+ args gets unmanageable.
July 20, 2016, 22:33 (GMT)
Fix over-allocation of exported normals.
July 20, 2016, 22:33 (GMT)
Avoid calling BKE_object_material_slot_remove.
July 20, 2016, 22:33 (GMT)
Only draw the caches' keyframes for the objects in the current scene.
July 20, 2016, 22:33 (GMT)
Use case-sensitive str comparison.
July 20, 2016, 22:33 (GMT)
Pre-allocate UVs array.
July 20, 2016, 22:33 (GMT)
Simplify material creation and assignment.
Revision 15de129 by Campbell Barton (alembic_basic_io)
July 20, 2016, 22:22 (GMT)
Use regular include guards
July 20, 2016, 20:44 (GMT)
Fix for library cache paths not using library as relative basis

Also rename BKE_cachefile_load -> reload since load is typically use to load a new datablock from a path.
July 20, 2016, 20:39 (GMT)
Fix compiling after recent cleanup
July 20, 2016, 20:09 (GMT)
Merge branch 'master' into alembic_basic_io
July 20, 2016, 19:46 (GMT)
Minor edits for alembic branch

- naming
- remove redundant cast
July 20, 2016, 17:47 (GMT)
Fix typo in comment.
July 20, 2016, 17:45 (GMT)
Merge branch 'master' into alembic_basic_io
July 20, 2016, 17:45 (GMT)
Avoid updating the whole scene when updating cache file dependencies.

This is only effective when enabling the new dependency graph, for the
old depsgraph, we still update the whole scene.
July 20, 2016, 17:43 (GMT)
Depsgraph: add relations between cache files and transform cache
constraints.
July 20, 2016, 17:28 (GMT)
Make use of the SubD reader.
July 20, 2016, 17:28 (GMT)
Implement granular data reading.

This adds a new flag to the ImportSettings to tell what data is to be
read (verts, faces, uvs and mcols currently) to be speed data reading up
a bit. Eventually this coul also be exposed in the modifier's UI.
July 19, 2016, 13:44 (GMT)
Merge branch 'master' into alembic_basic_io

Conflicts:
intern/cycles/blender/blender_mesh.cpp
intern/cycles/blender/blender_sync.h
intern/cycles/render/scene.cpp
July 18, 2016, 18:55 (GMT)
Make sure progress bar is updated.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021