Commit History

Author SHA1 Message Date
  Mr.doob cd916ee722 Editor: Hopefully last iteration of the scripting system. 10 years ago
  Mr.doob e5fca6f796 Editor: Added headers. 10 years ago
  Mr.doob 4a58b579d7 Editor: Tried to use CodeMirror for editing userData and found out it can't be resized. 11 years ago
  Mr.doob bc75eba7f4 Editor: Saving panels collapsed state to localStorage. 11 years ago
  Mr.doob 2efc87a00d Added type property to all relevant objects. 11 years ago
  Mr.doob e03e493d2e Editor: Yet more optimisations and clean up. 11 years ago
  Mr.doob 0615dd1018 Editor: Avoid scale NaNs. See #4946. 11 years ago
  Mr.doob 16f8af7497 Editor: Fixed null object unhandled cases and optimised Object3D panel. 11 years ago
  aaron c9362b3d20 Editor - Add CollapsiblePanel 11 years ago
  Mr.doob 600c22929c Editor: Added Sprite support. 11 years ago
  Mr.doob 0940321b4d Editor: More color widget instances using setHexValue. 11 years ago
  jlewin b0f634adcd Editor: Refactor fixed border colors to css classes 12 years ago
  jlewin db66c949ae Editor: Support transparent backgrounds on ui elements by removing fixed color assignments 12 years ago
  Mr.doob 2743820f8d Editor: Update outliner when Object3D/Geometry/Material name changes. 12 years ago
  Mr.doob 6780f69569 Editor: Added UUID fields to Geometry and Material panels. 12 years ago
  Mr.doob d97324a27f Editor: Added .parent() and fixed .removeObject(). 12 years ago
  Mr.doob 7d2617636f Editor: Yet more rework. 12 years ago
  Mr.doob f909a1b9af Editor: Reworking step by step @arodic new editor structure. 12 years ago
  Mr.doob 72f94e88dd Reverted to uint vased ids. Added uuid property. 12 years ago
  Mr.doob 4d3da59eee Editor: Added button for generating new UUID. 12 years ago
  Mr.doob 9267331275 Editor: Fixed parent change. 12 years ago
  Mr.doob 8d3e2e2d5e Editor: Handle UUIDs. 12 years ago
  Mr.doob 7932fb515d Editor: Reverting to simpler version. 12 years ago
  Aleksandar Rodic a4bee66f8c added custom UI classes for attributes 12 years ago
  Aleksandar Rodic b61034a6de moved geometry regenerator to Editor class 12 years ago
  Aleksandar Rodic 0e9c555e3a added outliner for multiple asset types 12 years ago
  Mr.doob 85b6dfb2bf Editor: Refactored uniform scaling code. 12 years ago
  Mr.doob 259d992b5e Editor: Moved js files around. 12 years ago