コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob 0f44080d79 Examples: Unified CSS. 6 年 前
  Mugen87 0b76ce4b77 Global: Improve code style 7 年 前
  Pyrolistical fc994f71a4 Fixed a typo 7 年 前
  Wolfgang von Ludwigsburg 4e75d79b35 invoke updateSettings( worker ) indepentantly 7 年 前
  Mr.doob 497d9140c8 RaytracingRenderer: Clean up. 8 年 前
  Tristan Valcke 3a0072b456 Add missing semicolon, and remove unnecessary comma in RaytracingRenderer 8 年 前
  tschw ed8831b0e6 EventDispatcher: Deprecated .apply. (#8775) 9 年 前
  Joshua Koo df5c9cfd6f Raytracing: expose randomize parameter to rendrerer 9 年 前
  Joshua Koo 1fdcba0e57 Raytracing: RaytracingWorkerRenderer.js -> RaytracingRenderer.js 9 年 前
  Joshua Koo 237e834a9e Raytracing Workers: Attempt to pass scene and camera information 9 年 前
  Joshua Koo 5e5c180c64 Removing timing console.logs in raytracing example 9 年 前
  Joshua Koo cb98a43888 Raytracing Renderer using Web Workers Sandbox 9 年 前
  Mr.doob 764d3c08bf Object3D: Setting parent to null by default. See #6987. 10 年 前
  gero3 923256459e fixed files to codestyle 10 年 前
  Mr.doob 22cad1ab86 Merge branch 'addFunctionDefintions' of https://github.com/gero3/three.js into dev 10 年 前
  gero3 22b4a311c7 add function definintion to closured functions 10 年 前
  brason eb68622a6e Add missing semicolons 10 年 前
  Mr.doob f3d48d072b Reverted to console.log() in renderer constructors. See #6287. 10 年 前
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 年 前
  Mr.doob b7c99989a7 Merge branch 'master' of https://github.com/chuckfairy/three.js into dev 10 年 前
  Charles Abeling 46b3f65602 Change bounded function to use function scope 10 年 前
  Charles Abeling 26a2dcb516 Change renderfinish event to complete 10 年 前
  Charles Abeling 3bb8cabba6 Added EventDispatcher prototype 10 年 前
  Mr.doob d5da87eef3 Editor: Renamed Renderer panel to Project. 10 年 前
  Mr.doob e48a3270e7 Updated raytracer example and added @alteredq's credit. 11 年 前
  Mr.doob 26a70c307b RaytracingRenderer: Avoid polluting the scenegraph. 11 年 前
  Mr.doob e88fcee431 RaytracerRenderer: @alteredq's improvements ^^ 11 年 前
  Mr.doob 570148a32c Clean up. 11 年 前
  Mr.doob 94a83e684c RaytracingRenderer: Minor refactoring. 11 年 前
  Mr.doob fa5af989a1 RaytracingRenderer: Proper camera perspective. 11 年 前