コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前