Historique des commits

Auteur SHA1 Message Date
  Ivan Safrin fa362c8582 Merge pull request #468 from bagobor/master il y a 11 ans
  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 il y a 11 ans
  bagobor 6ce695a414 -added explicit keywords il y a 11 ans
  Ivan Safrin 03b6f5b4ac Added 2D Scene implementation, fixed UI module to work with the new system, made clipping planes be defined by camera il y a 12 ans
  cib decbf1e0ef Changed the Image::fill interface il y a 12 ans
  cib 7ab5210a2c Image now uses topleft positioning. il y a 12 ans
  cib 75743dbadc Added Image::getImagePart il y a 12 ans
  Ivan Safrin fbd2cfb79c Added static constructor proxies for overloaded constructors for Lua bindings access il y a 13 ans
  Ivan Safrin a503864244 All classes now subclass PolyBase to faciliate casting in Lua bindings il y a 13 ans
  Ivan Safrin 449bbd1cf1 Horizontal looping supper for Perlin noise, image pasting, a couple of simple blending operations, added textured default material to default pak il y a 13 ans
  Ivan Safrin 95ef3cc459 Premultiplied alpha support il y a 13 ans
  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 il y a 13 ans
  Ivan Safrin 8666e09cbe Merged in a bunch of mcclure's memory leak fixes 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 7bb90f1f18 Screenshot support and image saving il y a 14 ans
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 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 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