Ivan Safrin 252c839803 Merge pull request #693 from sanghakchun/goodbye_cmake 9 лет назад
..
bindings 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 лет назад
core 252c839803 Merge pull request #693 from sanghakchun/goodbye_cmake 9 лет назад
ide 8c975cc6a9 Added unlit vertex color material and shader, fixed sprite editor not rendering sprite frame bars properly, fixed UIRect rendering bug 9 лет назад
modules aa0e38e403 Additional IDE fixes 9 лет назад
player 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 лет назад
tools f80bb40afd Converted all space indentation to tabs. 9 лет назад
view ae34bca779 Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard. 9 лет назад