]> git.draconx.ca Git - upkg.git/commit
uobject: Initial support for object imports.
authorNick Bowler <nbowler@draconx.ca>
Sat, 19 May 2012 17:40:03 +0000 (13:40 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sat, 19 May 2012 17:40:03 +0000 (13:40 -0400)
commit3c84f5266cdde2c7fa0849ff118d1ecc173b7990
treea2bceac5088eddfe871f286147630d6139f26b00
parentfff1391d5182da5a1082eb1a58bfe0811ea1a7bd
uobject: Initial support for object imports.

This is missing a lot of features currently; in particular, imports will
get loaded multiple times, but we can at least resolve them and create
the relevant objects.

Add a DetailTexture property to Engine.Texture to demonstrate.
src/engine/texture.gob
src/uobject/uobject.c