コミット履歴

作者 SHA1 メッセージ 日付
  Ivan Safrin c51a325316 Added Xcode 5 compatibility, retina display support in OS X, tweaked some UI positioning 12 年 前
  Ivan Safrin 417411fd03 Resource now subclasses EventDispatcher, broadcasts RESOURCE_RELOAD_EVENT event on reload, made ScreenEntityInstance register a resource entry for themselves, implemented ScreenEntityInstance reload on file change. IDE screen editor will now reload linked entities when they change. 12 年 前
  Ivan Safrin aca1fa37a4 Fixed resource paths not setting correctly for textures, added texture resource reload, made images in IDE editors reload on change. 12 年 前
  Ivan Safrin e10455cf98 Label memory leak fixes 13 年 前
  Ivan Safrin 1e979de62f Merge branch 'master' of github.com:ivansafrin/Polycode 13 年 前
  Ivan Safrin e352f2e803 Fixed vertex order in plane primitive, added floating point texture support 13 年 前
  Ivan Safrin e2220c0896 Added a flag to delete Tweens automatically, Texture resizing fix, JS callback support in WebView 13 年 前
  Ivan Safrin c2b21a5e41 Made mipmaps not generate for Screen mesh textures 14 年 前
  Ivan Safrin 60398a8df7 Moved gamepad stuff into core 14 年 前
  Cameron Hart d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. 14 年 前
  Cameron Hart ea833b7237 Building PolyCore with CMake on Linux. 14 年 前
  Ivan Safrin c9406f5051 Code cleanup and documentation. 14 年 前
  Ivan Safrin 7a37c48787 Code clean up and documentation 14 年 前
  Ivan Safrin 40fa766738 Cleaned up code, replaced unnecessary dynamic instances with static classes. 15 年 前
  Ivan Safrin c763d26677 Major changes all across, haven't been commiting anything, will start now 15 年 前
  Ivan Safrin 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class 15 年 前
  Ivan Safrin 7cc9015fd0 Initial import from old repository 15 年 前