Commit History

作者 SHA1 備註 提交日期
  rsredsq 7af8c02a82 Use UITextField instead of UIEditField for tooltip layout, changed tooltip position 10 年之前
  rsredsq 57792031fb Tooltip clean up 10 年之前
  rsredsq b1795fb82f Tooltip implementation 10 年之前
  rsredsq 40ce6fec0c Merge branch 'master' of https://github.com/AtomicGameEngine/AtomicGameEngine into RED-EDITOR-375 10 年之前
  Josh Engebretson 8821c0b652 Add frame selected to menu, way to have shortcuts that don't require super key, if in a text edit don't invoke shortcuts 10 年之前
  Josh Engebretson 32ab67cf62 Multi-edit WIP 10 年之前
  Josh Engebretson 3e78d80f23 Multiselect WIP 10 年之前
  rsredsq 1684e2c0ec Fix when editor ui hasn't been updating when resized 10 年之前
  JoshEngebretson 1fe03bef72 Merge pull request #419 from AtomicGameEngine/JME-ATOMIC-418 10 年之前
  Josh Engebretson 4391bb6749 When dragging object and mouse is at top/bottom of scroll list, scroll list 10 年之前
  rsredsq 0e3f709ea1 Events moved to the separate file. Clean up, refactored. 10 年之前
  rsredsq e3e2ca793c Check for unsaved changes before closing whole project or editor 10 年之前
  Josh Engebretson 482eca9386 UIInlineSelect (smart) undo/redo 10 年之前
  Josh Engebretson fb22420af7 WIP editor undo/redo 10 年之前
  JoshEngebretson 8fc3c008f1 Fix UI animation exit crash, small build fix 10 年之前
  rsredsq 0fde58004e TouchState marshaling through a VariantMap. 10 年之前
  rsredsq fa4e3f6486 Added basic buttons emulation 10 年之前
  Josh Engebretson 9221ce9a4a Update 10 年之前
  Josh Engebretson 057bd20caa LicenseSystem updates 10 年之前
  Josh Engebretson f1836c6dda Fix exit from UI crash, store root widget properly if no parent 10 年之前
  Josh Engebretson 961eb5c33e Adding UISelectDropdown, android sdk target querying 10 年之前
  Josh Engebretson ca81057b10 Support load custom skin + possible override skin in player 10 年之前
  Josh Engebretson fcae0d9a89 Adding profiler and console to AtomicEditor menus, forward whether profiling to player app, when console is open filter input 10 年之前
  Josh Engebretson f35300c632 Console and DebugHud rendering 10 年之前
  Josh Engebretson 8283a43132 Remove requirement to call UI.__init in app code, load default skin for player 10 年之前
  Josh Engebretson 0156aa25b4 Resurrecting modal window system in TS, dealing with TS lack of circular dependencies (for external modules) 10 年之前
  Josh Engebretson 882e8e2e34 Working on model animation UI 10 年之前
  Josh Engebretson 984b66825d TextureImporter with thumbnail generation, adding UIScrollContainer, working on idiom for attr editing, MaterialEditor, TextureSelector 10 年之前
  Josh Engebretson b0f9c84c87 Adding UIInlineSelect + data bindings for Vector3, Color, Quaternion 10 年之前
  Josh Engebretson b53b207344 Using UISection for collapsable data sections in inspector 10 年之前