1. 17 3月, 2011 1 次提交
  2. 16 3月, 2011 4 次提交
  3. 15 3月, 2011 1 次提交
  4. 13 3月, 2011 1 次提交
    • A
      Fixed bug in spline animation. · be875f22
      alteredq 提交于
      Spline control points shouldn't be cycled, this produces freaky behaviors near start and end of path. Instead they have to be capped.
      
      Also did some refactoring.
      be875f22
  5. 12 3月, 2011 1 次提交
  6. 11 3月, 2011 1 次提交
  7. 10 3月, 2011 1 次提交
  8. 09 3月, 2011 5 次提交
  9. 07 3月, 2011 2 次提交
    • A
      a6146360
    • A
      Cleaned up a bit WebGLRenderer. · 2294094a
      alteredq 提交于
      Clearing API for rendering to RenderTarget is now flipped: before forced clearing of render target was default, now no clearing is default.
      
      New way of doing things saves one extra duplicitous clear call when switching render targets (like when doing postprocessing).
      
      (doing documentation is indeed turning out to be useful)
      2294094a
  10. 06 3月, 2011 5 次提交
  11. 05 3月, 2011 2 次提交
  12. 03 3月, 2011 3 次提交
  13. 02 3月, 2011 3 次提交
  14. 01 3月, 2011 5 次提交
  15. 28 2月, 2011 3 次提交
  16. 27 2月, 2011 2 次提交