Ivan Safrin 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) 9 lat temu
..
Polycode.xcworkspace 966cd456b6 Recreated incorrectly named Xcode project, improved rendering speed, fixed SceneLabel texture setting incorrectly 9 lat temu
Polycode3DPhysics a2e47ba413 Implmented audio in iOS core 9 lat temu
PolycodeCore 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) 9 lat temu
PolycodeStudio 41e5f1f824 Remove libvorbis and add stb_vorbis for OS X and iOS. 9 lat temu
PolycodeUI 6167d66863 Added Polycode IDE to the Mac Xcode workspace, added UI module to Xcode workspace, made both work with latest changes 10 lat temu
TemplateApp 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) 9 lat temu
polybuild 7ba6ae9af6 Fixed issues with concurrent mesh rendering: added submesh support to meshes, geometry now defined in separate MeshGeometry classes, then bound copied into a Mesh, streamlined attribute binding in renderer 9 lat temu
polyimport f8c949021a Fixed importer tool not saving meshes properly 9 lat temu