Historique des commits

Auteur SHA1 Message Date
  Ivan Safrin 3837e0f9ea Added additional image loading support via stb_image. Polycode can now load PNG,JPG,TGA,PSD rgba images and Radiance HDR floating point images. Polycode IDE will now load newly supported file formats and allow to browse for them in the asset browser. Polycode entity editor now has SceneMesh settings for alpha testing and backface culling, which are now saved in the entity file format il y a 10 ans
  Ivan Safrin c51a325316 Added Xcode 5 compatibility, retina display support in OS X, tweaked some UI positioning il y a 12 ans
  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. il y a 12 ans
  Ivan Safrin aca1fa37a4 Fixed resource paths not setting correctly for textures, added texture resource reload, made images in IDE editors reload on change. il y a 12 ans
  Ivan Safrin e10455cf98 Label memory leak fixes il y a 13 ans
  Ivan Safrin 1e979de62f Merge branch 'master' of github.com:ivansafrin/Polycode il y a 13 ans
  Ivan Safrin e352f2e803 Fixed vertex order in plane primitive, added floating point texture support il y a 13 ans
  Ivan Safrin e2220c0896 Added a flag to delete Tweens automatically, Texture resizing fix, JS callback support in WebView il y a 13 ans
  Ivan Safrin c2b21a5e41 Made mipmaps not generate for Screen mesh textures il y a 14 ans
  Ivan Safrin 60398a8df7 Moved gamepad stuff into core il y a 14 ans
  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. il y a 14 ans
  Cameron Hart ea833b7237 Building PolyCore with CMake on Linux. il y a 14 ans
  Ivan Safrin c9406f5051 Code cleanup and documentation. il y a 14 ans
  Ivan Safrin 7a37c48787 Code clean up and documentation il y a 14 ans
  Ivan Safrin 40fa766738 Cleaned up code, replaced unnecessary dynamic instances with static classes. il y a 15 ans
  Ivan Safrin c763d26677 Major changes all across, haven't been commiting anything, will start now il y a 15 ans
  Ivan Safrin 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class il y a 15 ans
  Ivan Safrin 7cc9015fd0 Initial import from old repository il y a 15 ans