提交历史

作者 SHA1 备注 提交日期
  Mr.doob 3abdb8b3a5 Merge remote-tracking branch 'alteredq/dev' into dev 13 年之前
  alteredq 68066f298f Fixed trailing commas for procedural geometries in SceneExporter. 13 年之前
  alteredq ff27cf7fcc Editor: added fog to scene export. 13 年之前
  Mr.doob 567a008f98 Editor: Selecting camera instead of null. 13 年之前
  Mr.doob 8c7d7e71b2 Merge remote-tracking branch 'alteredq/dev' into dev 13 年之前
  alteredq 42479eaf6c Editor: merged with @mrdoob's changes. 13 年之前
  Mr.doob f53e8cf47e Editor: Simpler way to do the more intutive selecting behavious. Not perfect yet though. 13 年之前
  alteredq 3b987332fe Editor: fixed delete confirmation pop-up being triggered on all UI elements. 13 年之前
  Mr.doob a1d8be2145 Editor: Simpler way to notify camera changes. 13 年之前
  Mr.doob c51119784c Editor: Renamed objectRemoved signal to removeSelectedObject. 13 年之前
  alteredq 021837a028 Editor: added handling of fog to "World" section. 13 年之前
  alteredq 5cd0bfd10b Fixed missing quotes in SceneExport object type labels. 13 年之前
  alteredq 95f72d1596 Editor: plugged in active camera into SceneExporter. 13 年之前
  alteredq 0800ec13e7 Editor: made active camera changes be reflected in Object properties UI. 13 年之前
  alteredq 235568964d Editor: added "World" section. 13 年之前
  alteredq 4e217b573e Editor: trying to restyle menubar. 13 年之前
  alteredq 058a94ef3f Editor: add dummy menubar entries also for "Edit", "Add" and "Help". 13 年之前
  alteredq 2767f6bc01 Editor: more intuitive selection behavior. 13 年之前
  alteredq 473c56a430 Editor: changed selection to stay on after changing camera in viewport. 13 年之前
  alteredq 6e0ae620fe Editor: a bit neater object delete prompt. 13 年之前
  alteredq f0e4fd9650 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前
  alteredq 30cdcbea82 Added handling of UTF8 models to SceneLoader, extended scene example. 13 年之前
  alteredq f892642351 Got rid of exceptions in scene loader example. 13 年之前
  Mr.doob 1834c1bc84 Editor: WIP Menubar.File. 13 年之前
  Mr.doob 32ffefa50a Editor: Added confirm() to delete action. 13 年之前
  Mr.doob aaaf500f7c Editor: Improved mouse control. 13 年之前
  alteredq d503b9578f Added handling of Collada files to SceneLoader and scene example. 13 年之前
  alteredq 22e512635b Added VTK and STL models to scene loader example. Added optional callback parameter to VTKLoader and STLLoader load to be compatible with other loaders. 13 年之前
  alteredq 9ad52bddf2 Forgot to change debug build. 13 年之前
  alteredq 627b04c043 Added handling of OBJ models to SceneLoader. 13 年之前