Blender Git Loki
Git Commits -> Revision a6b828c
Revision a6b828c by Sergey Sharybin (depsgraph_refactor) October 13, 2014, 12:28 (GMT) |
Cleanup: Remove transformation matrix classes Not sure why depsgraph should actually care about transformation, and for sure it's kinda weird to have wrappers. It's a blender core and better to avoid using wrappers/abstractions in here. The idea is to not store data in the depsgraph anyway, but use an evaluation context for this instead. |
Commit Details:
Full Hash: a6b828ca1c4164c7ce6ebc44d90f3f8e0a6d9cbb
Parent Commit: ea9106c
Lines Changed: +0, -130
2 Deleted Paths:
/source/blender/depsgraph/util/depsgraph_util_math.cpp (+0, -36)
/source/blender/depsgraph/util/depsgraph_util_math.h (+0, -92)
/source/blender/depsgraph/util/depsgraph_util_math.h (+0, -92)
1 Modified Path:
/source/blender/depsgraph/CMakeLists.txt (+0, -2) (Diff)