Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Safrin 193e0e2251 UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default), hace 13 años
  Ivan Safrin 18dd1f1c44 Made pixel snapping an (overridable) per-screne setting, added addChild to Scene and addEntity to Screen for consistency hace 13 años
  mcc 855d4bdc6a Add simple accessors for the children of a Screen, like the ones that already exist for Scene hace 13 años
  Ivan Safrin dfd6ba1da4 More leak fixes from mcclure hace 13 años
  Ivan Safrin 8666e09cbe Merged in a bunch of mcclure's memory leak fixes hace 13 años
  Ivan Safrin 49c310406f Timestamps for touch events and touch events for screen entities hace 13 años
  Ivan Safrin a9234322b9 Made physics scene/screen remove physics info on removeChild/removeEntity, other physics tweaks hace 14 años
  Cameron Hart e8d860e746 Merge branch 'const-and-opts' into pxljm hace 14 años
  Cameron Hart 77b46c7ef9 More const methods. hace 14 años
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. hace 14 años
  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. hace 14 años
  Ivan Safrin 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. hace 14 años
  Ivan Safrin f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. hace 14 años
  Ivan Safrin c9406f5051 Code cleanup and documentation. hace 14 años
  Ivan Safrin fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode hace 14 años
  Ivan Safrin 7a37c48787 Code clean up and documentation hace 14 años
  Ivan Safrin fac55d76f7 Lua bindings, lua bindings generator, build tool, player tweaks and icon files hace 15 años
  Ivan Safrin 40fa766738 Cleaned up code, replaced unnecessary dynamic instances with static classes. hace 15 años
  Ivan Safrin c763d26677 Major changes all across, haven't been commiting anything, will start now hace 15 años
  Ivan Safrin 9bfa6cf3d3 Rebuilt and updated 2D Physics module, ported particle system to support 2D hace 15 años
  Ivan Safrin 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class hace 15 años
  Ivan Safrin 7cc9015fd0 Initial import from old repository hace 15 años