Историја ревизија

Аутор SHA1 Порука Датум
  Ivan Safrin b60389ae13 Labels now have a new rendering mode called Label::ANTIALIAS_LCD, which renders text using subpixel antialiasing. You must initialize them with a foreground and background colors and they cannot be alpha blended пре 10 година
  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 пре 10 година
  Ivan Safrin 722d97799c Merge pull request #531 from NiDragon/setTextureData-Update пре 11 година
  Ivan Safrin edc12c482c Fixed get image part пре 11 година
  Ivan Safrin 445d4069e9 Re-enabled scaling in skeletal animation, removed debug printfs from Image пре 11 година
  Ivan Safrin e2f3451384 Added HDR image loading support (still expiremental), fixed image type not being respected in texture creation пре 11 година
  NiDragon 960f62767b Texture/Image Update пре 11 година
  Ivan Safrin 049a820d3d Updated doxygen documentation in multiple classes, removed a few deprecated and unused methods and parameters, SceneMesh now deletes mesh if ownsMesh upon loading from file пре 11 година
  Ivan Safrin c51a325316 Added Xcode 5 compatibility, retina display support in OS X, tweaked some UI positioning пре 12 година
  Ivan Safrin 03b6f5b4ac Added 2D Scene implementation, fixed UI module to work with the new system, made clipping planes be defined by camera пре 12 година
  Nur Monson 7130978066 Add the filename to some file loading error messages пре 12 година
  cib decbf1e0ef Changed the Image::fill interface пре 12 година
  cib 7ab5210a2c Image now uses topleft positioning. пре 12 година
  cib 75743dbadc Added Image::getImagePart пре 12 година
  Ivan Safrin 20dfadf789 Fixed screen root entity being adjusted by default, fixed image alpha premultiplication пре 13 година
  Ivan Safrin fbd2cfb79c Added static constructor proxies for overloaded constructors for Lua bindings access пре 13 година
  Ivan Safrin 9624499352 Fixed getPixel in Image that was broken by earlier change in Color пре 13 година
  Ivan Safrin 449bbd1cf1 Horizontal looping supper for Perlin noise, image pasting, a couple of simple blending operations, added textured default material to default pak пре 13 година
  Ivan Safrin 95ef3cc459 Premultiplied alpha support пре 13 година
  Ivan Safrin 6defaa8438 Started adding 3d physics constraints, messing around with gaussian blur, fixed ScreenLine bug, added compound shape support for 3d physics, fixed warning from the mingw pull request пре 13 година
  Ivan Safrin 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
  Ivan Safrin e352f2e803 Fixed vertex order in plane primitive, added floating point texture support пре 13 година
  Ivan Safrin 5c34882c66 Started working on Windows gamepad support + Unicode fix for Windows пре 14 година
  Ivan Safrin 7bb90f1f18 Screenshot support and image saving пре 14 година
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 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 c5d21ec749 Merge remote-tracking branch 'upstream/master' пре 14 година
  Cameron Hart ea833b7237 Building PolyCore with CMake on Linux. пре 14 година
  Danny Fritz 623b42fb1d Fixed tabs and spaces in PolyImage.cpp пре 14 година
  Ivan Safrin b53915032a Bugfixes and more examples пре 14 година