Blender Git Loki

Git Commits -> Revision cdfe06b

Revision cdfe06b by Lukas Toenne (alembic_pointcache)
November 12, 2014, 17:36 (GMT)
Store an error handler inside readers and writers.

This is a lot more convenient to use and removes the burden of setting
the desired error handlers from the point cache user. The readers/writers
already know about context (e.g. a modifier) and can define an
appropriate error handler.

Commit Details:

Full Hash: cdfe06bf515257c928f13ece0ced4be9b714b06b
Parent Commit: 74afc56
Lines Changed: +79, -15

8 Modified Paths:

/source/blender/modifiers/intern/MOD_pointcache.c (+0, -4) (Diff)
/source/blender/pointcache/intern/mesh.cpp (+4, -4) (Diff)
/source/blender/pointcache/intern/reader.cpp (+12, -1) (Diff)
/source/blender/pointcache/intern/reader.h (+4, -0) (Diff)
/source/blender/pointcache/intern/writer.cpp (+14, -1) (Diff)
/source/blender/pointcache/intern/writer.h (+4, -0) (Diff)
/source/blender/pointcache/util/util_error_handler.cpp (+15, -0) (Diff)
/source/blender/pointcache/util/util_error_handler.h (+26, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021