[AdgEntity] Added {local,global}_changed() signals
commit19b6ac31e6adc58df03a83a3e2ce211ab0f8cbb8
authorNicola Fontana <ntd@entidi.it>
Sat, 19 Sep 2009 22:45:38 +0000 (20 00:45 +0200)
committerNicola Fontana <ntd@entidi.it>
Sat, 19 Sep 2009 22:45:38 +0000 (20 00:45 +0200)
tree509b171eb0cfbdeacab903c1169c89ce179ec9bf
parent258f5a6ff7f148265bb2e46fdb206fda454c45da
[AdgEntity] Added {local,global}_changed() signals

Global and local matrices are now cached in the AdgEntityPrivate struct
instead of recomputed everytime. Two new signals, "local-changed" and
"global-changed", are used to update the cache when a map in the entity
hierarchy changes.
adg/adg-entity-private.h
adg/adg-entity.c
adg/adg-entity.h