Joachim Meyer e126dde9a8 Start using SDL2 on Linux. Not all keyboard input working, yet. %!s(int64=9) %!d(string=hai) anos
..
bindings 3891dfc58f Restored skeletal animation functionality, removed CPU-based skinning, added sameple GPU-skinning material, fixed potential Texture binding crash in renderer, defaulted texture filtering mode to linear %!s(int64=9) %!d(string=hai) anos
core e126dde9a8 Start using SDL2 on Linux. Not all keyboard input working, yet. %!s(int64=9) %!d(string=hai) anos
ide 8c975cc6a9 Added unlit vertex color material and shader, fixed sprite editor not rendering sprite frame bars properly, fixed UIRect rendering bug %!s(int64=9) %!d(string=hai) anos
modules aa0e38e403 Additional IDE fixes %!s(int64=9) %!d(string=hai) anos
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. %!s(int64=9) %!d(string=hai) anos
tools f80bb40afd Converted all space indentation to tabs. %!s(int64=9) %!d(string=hai) anos
view ae34bca779 Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard. %!s(int64=9) %!d(string=hai) anos