Commit History

Author SHA1 Message Date
  Mr.doob b13ec20b24 Implemented performance.now() in Clock. Closes #2975. 12 years ago
  Ben Houston e18dcf1645 move Clock.js from src/math to src/core per @alteredq https://github.com/mrdoob/three.js/issues/2753#issuecomment-11057521 12 years ago
  Ben Houston d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 12 years ago
  alteredq 4e716553d9 Fixed Clock double-counting of time in getElapsedTime (thanks to @gagern) 12 years ago
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 14 years ago