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 年 前
..
Polycode.xcworkspace 966cd456b6 Recreated incorrectly named Xcode project, improved rendering speed, fixed SceneLabel texture setting incorrectly 9 年 前
Polycode3DPhysics a2e47ba413 Implmented audio in iOS core 9 年 前
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 年 前
PolycodeStudio 41e5f1f824 Remove libvorbis and add stb_vorbis for OS X and iOS. 9 年 前
PolycodeUI 6167d66863 Added Polycode IDE to the Mac Xcode workspace, added UI module to Xcode workspace, made both work with latest changes 10 年 前
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 年 前
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 年 前
polyimport f8c949021a Fixed importer tool not saving meshes properly 9 年 前