Commit History

Author SHA1 Message Date
  Mr.doob be6276e84d UI.TextArea: Handle tabs. 11 years ago
  Mr.doob c7a590b6f9 UI.TextArea: Disable spellcheck. 11 years ago
  Mr.doob b179c5c5ca Editor: Fixed duplicate FancySelect.setValue calls. Fixes #3907 and #4698. 11 years ago
  Mr.doob e802f23ea0 Editor: Minor tweaks to CollapsiblePanel styles. 11 years ago
  aaron c9362b3d20 Editor - Add CollapsiblePanel 11 years ago
  Mr.doob bef3f414cf Editor: Update object sorting hierarchy. Fixes #4508. 11 years ago
  Mr.doob bdf26379b7 Editor: Moved UI.MenubarHelper to ui.editor. 11 years ago
  Mr.doob afd947f28b Simplified UI.MenubarHelper. 11 years ago
  Dennis Wilson bacb3b19b2 refactors editor menubar as preparation for undo/redo mechanism 11 years ago
  Mr.doob b55c1c20a4 UI: Bind Element to callback. 11 years ago
  Mr.doob 321b685f4a UI: Added Panel.clear() 11 years ago
  Mr.doob a5e1a1d4eb ui.js: code clean up. 11 years ago
  Mr.doob 45b202d1a2 Merge branch 'UI-Number-and-Integer-IE-Patch' of https://github.com/gwindes/three.js into dev 11 years ago
  Mr.doob d754fbaea5 Editor: Set UI.Color default value to white to match default THREE.Color value. Fixes #4030. 11 years ago
  Grant Windes 5aa386ddf6 Internet Explorer fix for UI.Number and UI.Integer slider. 11 years ago
  Mr.doob 0720aa8e2b Simpler code for UI.Number NaN handling. 11 years ago
  Grant Windes 6b3047673c Fix NaN value in UI.Number when user deletes input and enters blank value. 11 years ago
  jlewin 1a0e399afe Editor: Added theme switcher, restored default theme colors plus misc cleanup 12 years ago
  jlewin 25c9325ef8 Editor: Extracting input styles to template 12 years ago
  jlewin 66319eba8c Editor: Extract embedded style tag to linked stylesheet 12 years ago
  jlewin cba5e46a3e Editor: Update Element.addClass implementation 12 years ago
  jlewin b633ac0b54 Editor: Extracting FancySelect styles to template 12 years ago
  jlewin f8681d857e Editor: Refactor fixed user-select rules to css 12 years ago
  jlewin db66c949ae Editor: Support transparent backgrounds on ui elements by removing fixed color assignments 12 years ago
  Mr.doob cb9216fa96 Editor: Simplified FacySelect code. 12 years ago
  jlewin a7eb89f82d Editor: Revised the FancySelect scroll behavior 12 years ago
  jlewin 48ddb1cd65 Editor: Added keyboard navigation to the scene graph explorer hosted in the sidebar 12 years ago
  Mr.doob 976dd7ed82 Editor: Outliner improvements. 12 years ago
  Mr.doob e245e6c6c6 Editor: Layout and texture widgets improvements. 12 years ago
  Mr.doob fc66a24179 UI.Number blur when hitting enter. 12 years ago