2
0
Ivan Safrin f8c949021a Fixed importer tool not saving meshes properly 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 b0851c5e0d Removed MaterialManager, made all material/shader and program management happen in ResourcePools, removed FontGlyphSheet and SceneImage classes from the codebase. Made all internal resources management and interaction use shared_ptr, renderer resources (shaders, programs, buffers, etc.) now created by the renderer only when used for the first time and deleted automatically in destructor. 9 жил өмнө
PolycodeStudio 1a41d5a749 Latest IOS stuff 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 88d4e141fa Javascript binding updates, added proper constructors, static method support, Polycode Services in global JavaScript scope, made default Texture filtering set to linear, added a simpler SceneLabel constructor 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 жил өмнө