From: Nick Bowler Date: Sat, 19 May 2012 17:40:03 +0000 (-0400) Subject: uobject: Initial support for object imports. X-Git-Url: http://git.draconx.ca/gitweb/upkg.git/commitdiff_plain/3c84f5266cdde2c7fa0849ff118d1ecc173b7990?hp=3c84f5266cdde2c7fa0849ff118d1ecc173b7990 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. ---