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

Аутор SHA1 Порука Датум
  Ivan Safrin ab747dddae Fixed weighted scaling tracks in skeletal animation, fixed crash in the IDE when a clipboard data provider is destroyed пре 11 година
  Ivan Safrin 38ae3d8a37 Drastically sped up skeletal animation, optimized render array creation, replaced getVertex/getActualVertex with getVertex/getIndexedVertex to avoid conditionals in vertex access пре 11 година
  Ivan Safrin 445d4069e9 Re-enabled scaling in skeletal animation, removed debug printfs from Image пре 11 година
  Ivan Safrin 7834ea4719 Bezier curve based animation now properly samples curves based on x (not t) except for quaternion curve animations, entity mouse events now contain ray depth information, entity editor will now select closest entity at first click, added visibility layers to SceneEntityInstance and visibility layer sheets to the entity editor пре 11 година
  Ivan Safrin 74e0c2c4e3 Skeleton animations now reference bones by bone name, not by index. (WARNING: Skeleton animation format has changed, animations need to be reimported). Fixed a bug in polyimport where the skeleton wouldn't get exported if a prefix wasn't specified пре 12 година
  Ivan Safrin 49763db246 Added weighted animation blending support to the skeletal animation system, fixed HDR post processing material to use the latest material system, fixed retina support in Polycode Player, fixed labels offsetting incorrectly by a pixel due to texture padding. пре 12 година
  Ivan Safrin 912f42e31d Streamlined SceneLabel constructors, removed some old unused code from Skeleton and Bone, added material options to the scene editor пре 12 година
  Ivan Safrin 7284783d0d More cleanup, got focus working пре 12 година
  Ivan Safrin 893a282ef1 First step towards merging Scenes and Screens пре 12 година
  Ivan Safrin fbd2cfb79c Added static constructor proxies for overloaded constructors for Lua bindings access пре 13 година
  Ivan Safrin 2ed079787f Fixed bezier curves with single point, re-enabled scaling in skeletal animation, made IDE fps 3 instead of 1 when unfocused пре 13 година
  Ivan Safrin 8666e09cbe Merged in a bunch of mcclure's memory leak fixes пре 13 година
  Ivan Safrin 40ee2aafec Revisiting UI Module and IDE пре 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 d916c1df43 Made some string parameters const reference that got lost in the merge. пре 14 година
  Cameron Hart be8f24208d Merge branch 'master' into pxljm пре 14 година
  Ivan Safrin 3f22489bf4 Various bugfixes across the board пре 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 година
  Ivan Safrin c9406f5051 Code cleanup and documentation. пре 14 година
  Ivan Safrin 7a37c48787 Code clean up and documentation пре 14 година
  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 година