Commit History

Author SHA1 Message Date
  Mugen87 1499ef3bca Editor: Use THREE namespace. 5 years ago
  Mugen87 f176ca30a6 Editor: Move to ES6 modules (2nd attempt). 5 years ago
  Mugen87 b343a46875 Editor: Use sRGBEncoding as output encoding. 5 years ago
  Mugen87 a5ff410c09 WebGLRenderer: Remove gammaOutput, introduce outputEncoding. 5 years ago
  Mugen87 a8a6686428 Editor: Make editor parameter of Command class mandatory. 6 years ago
  Temdog007 97c9defb42 Update code style 6 years ago
  Temdog007 e058922d59 Add OrthographicCamera 6 years ago
  Temdog007 0b054ce358 Add comment 6 years ago
  Temdog007 969acc8671 Ensure camera controls is enabled after object removal 6 years ago
  Mr.doob ec73e0cfde Editor: Refactored viewport camera code. 6 years ago
  Mr.doob adc32cf84c Merge pull request #15998 from Temdog007/feature/CameraSwitch 6 years ago
  Temdog007 9bcf4f46fd Remove uneeded code 6 years ago
  Temdog007 37777d7cb3 Update code style 6 years ago
  Temdog007 05e6e7cce3 Set camera back to main if checkbox unchecked 6 years ago
  Temdog007 c03c2d3a10 Remove ability to move camera selection menu 6 years ago
  Temdog007 0d8f76e580 Allow helpers' visibility to be toggled 6 years ago
  Temdog007 f6a607060d Set default camera 6 years ago
  Temdog007 de83fcd122 Change only main viewport 6 years ago
  Temdog007 0e4318bf54 Update code style 6 years ago
  Temdog007 cd660ca9f4 Update scene cameras to be shown in a window 6 years ago
  Temdog007 450e71cba3 Reset branch to dev 6 years ago
  linbingquan f310bfcc1d Editor: Empty judgement 6 years ago
  Temdog007 5ab4aa1c53 Update code style 6 years ago
  Temdog007 9777fd5c4a Allow scene placements to be changed 6 years ago
  Temdog007 8ab148d230 Added scene views on top of main view 6 years ago
  Temdog007 4e0a82342c Update to show camera views on the side 6 years ago
  Temdog007 240f05c7aa Allow scene to be viewed through any camera 6 years ago
  Mr.doob 6c27538343 Editor: Removed gammaInput/gammaOutput settings and set gammaOutput true by default. 6 years ago
  Mr.doob 0d695cccd6 Editor: Removed instanceof usage. 6 years ago
  Mr.doob 19bafeb25f Editor: Animation code clean up. 6 years ago