Revision 752adc8...
Go back to digest for 22nd May 2011Features in Games
Dan Leinir Turthra Jensen committed changes in [gluon] /:
Add much more functionality to the Prefab system - still WIP, mind
One function in this commit should be in GluonCore, the static function
Prefab::cloneObjectProperties(QObject*,QObject*). Arguably this should
be a global function, or in GluonObject.
updateFromInstance(PrefabInstance*) is still missing implementation,
and once that is done, the tooling in Gluon Creator will be next.
File Changes
Modified 6 files
- engine/prefab.cpp
- engine/prefab.h
- engine/prefabinstance.cpp
- engine/prefabinstance.h
- engine/prefabinstancechild.cpp
- engine/prefabinstancechild.h
6 files changed in total