Commit History

Author SHA1 Message Date
  JimMarlowe 25d6e6b354 UI enhancements for 379 and 914 9 years ago
  Josh Engebretson 5e86020fd9 C# Work 9 years ago
  Josh Engebretson 119a17dabf Adding AtomicCommon.cmake, ATOMIC_DEBUG preprocessor, Engine::GetDebugBuild, and catch UIDebugger being available in Debug build only currently 10 years ago
  Josh Engebretson 79e1e8edbc UIView should have GRAVITY_ALL so it responds to root resize properly, cleanups 10 years ago
  Josh Engebretson 34fdaa9732 Moving the UI debug window to a static method (now that static methods are supported! Thanks @mattbenic), hooking up debug window to development menu 10 years ago
  Josh Engebretson c91a76623d Process Drag/Drop input events after UI subsystem, update drag drop to look for drag object instead of delegate 10 years ago
  rsredsq 7af8c02a82 Use UITextField instead of UIEditField for tooltip layout, changed tooltip position 10 years ago
  rsredsq 57792031fb Tooltip clean up 10 years ago
  rsredsq b1795fb82f Tooltip implementation 10 years ago
  rsredsq 40ce6fec0c Merge branch 'master' of https://github.com/AtomicGameEngine/AtomicGameEngine into RED-EDITOR-375 10 years ago
  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 years ago
  Josh Engebretson 32ab67cf62 Multi-edit WIP 10 years ago
  Josh Engebretson 3e78d80f23 Multiselect WIP 10 years ago
  rsredsq 1684e2c0ec Fix when editor ui hasn't been updating when resized 10 years ago
  JoshEngebretson 1fe03bef72 Merge pull request #419 from AtomicGameEngine/JME-ATOMIC-418 10 years ago
  Josh Engebretson 4391bb6749 When dragging object and mouse is at top/bottom of scroll list, scroll list 10 years ago
  rsredsq 0e3f709ea1 Events moved to the separate file. Clean up, refactored. 10 years ago
  rsredsq e3e2ca793c Check for unsaved changes before closing whole project or editor 10 years ago
  Josh Engebretson 482eca9386 UIInlineSelect (smart) undo/redo 10 years ago
  Josh Engebretson fb22420af7 WIP editor undo/redo 10 years ago
  JoshEngebretson 8fc3c008f1 Fix UI animation exit crash, small build fix 10 years ago
  rsredsq 0fde58004e TouchState marshaling through a VariantMap. 10 years ago
  rsredsq fa4e3f6486 Added basic buttons emulation 10 years ago
  Josh Engebretson 9221ce9a4a Update 10 years ago
  Josh Engebretson 057bd20caa LicenseSystem updates 10 years ago
  Josh Engebretson f1836c6dda Fix exit from UI crash, store root widget properly if no parent 10 years ago
  Josh Engebretson 961eb5c33e Adding UISelectDropdown, android sdk target querying 10 years ago
  Josh Engebretson ca81057b10 Support load custom skin + possible override skin in player 10 years ago
  Josh Engebretson fcae0d9a89 Adding profiler and console to AtomicEditor menus, forward whether profiling to player app, when console is open filter input 10 years ago
  Josh Engebretson f35300c632 Console and DebugHud rendering 10 years ago