Blender Git Loki

Git Commits -> Revision 93783cb

January 20, 2017, 10:36 (GMT)
Depsgraph: Move class implementation from header to implementation files

This is more proper way to go:

- Avoids re-compilation of all dependent files when implementation changes
without changed API,

- Linker should have much simpler time now de-duplicating and getting rid
of redundant implementations.

Commit Details:

Full Hash: 93783cb17665a18e498ada08988939d59648aad9
Parent Commit: 06c2020
Lines Changed: +58, -38

4 Modified Paths:

/source/blender/depsgraph/intern/nodes/deg_node.cc (+12, -0) (Diff)
/source/blender/depsgraph/intern/nodes/deg_node.h (+2, -8) (Diff)
/source/blender/depsgraph/intern/nodes/deg_node_component.cc (+38, -0) (Diff)
/source/blender/depsgraph/intern/nodes/deg_node_component.h (+6, -30) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021