Commit History

Author SHA1 Message Date
  Josh Engebretson 2b0deb178a Adding development support for project frame (resources/hierarchy) resizing via Developer->UI menu, CTRL+Click now expands node and all children 8 years ago
  Shaddock Heath ac333177f3 Converting the editor events to use the native versions of them. 9 years ago
  Shaddock Heath d97ec9157d First cut at converting all event handling to the new event model 9 years ago
  Shaddock Heath 86c843419a Fixes #1268 - Work on converting to TS enums 9 years ago
  JimMarlowe 35a0389a8c lint ts and fix ATOMIC_PARAMs 9 years ago
  JoshEngebretson fdc2c97172 Merge pull request #1179 from AtomicGameEngine/JME-ATOMIC-1166 9 years ago
  Josh Engebretson a02e4366aa Better handling for closing scene editor resource (closes #1167) 9 years ago
  weinandvv 93520281a6 Fix the right click delete of multiple selected object 9 years ago
  weinand 207f40c9e0 Fix the search bar not filtering while typing 9 years ago
  JoshEngebretson a232ba695a Merge pull request #1082 from LumaDigital/GF_SearchBarFix 9 years ago
  raheelx c170d39c6f moved the search implementation to where the other widget events are being handled 9 years ago
  Gareth Fouche 3c22fa6b2c If you have multiple nodes selected you can drag all of them and reparent them to a single parent. 9 years ago
  Josh Engebretson 4230848a9c When closing project, clear hierarchy pane 9 years ago
  raheelx 0c2dd945f8 Fixed - Dragging files from windows explorer into the Hierarchy Frame caused the engine to crash. 9 years ago
  raheelx f4120cbb97 Search Bar Functionality - Issue #195 9 years ago
  Josh Engebretson 94b70f32e7 Applying MIT License 9 years ago
  Shaddock Heath 9535116392 relaxed some lint configuration settings and fixed all the critical lint errors in the editor files 10 years ago
  Josh Engebretson b1ada0f5e1 Clear drag object on mouse up 10 years ago
  Josh Engebretson 62f1f3d626 If nothing selected, use scene as parent for create menu 10 years ago
  Josh Engebretson dfb2183015 Handle node reparenting 10 years ago
  Josh Engebretson 98519efbdd Remove superfluous scroll 10 years ago
  Josh Engebretson d41f9c171f Multiple selection WIP 10 years ago
  Josh Engebretson 5227160bc6 WIP Multiple Selection 10 years ago
  rsredsq 23c9c0a108 Fix behavior for expanding/collapsing editor frames with arrow keys 10 years ago
  rsredsq 4ec173d0e7 Use arrows keys to navigate in hierarchy and project panels 10 years ago
  Josh Engebretson 15be125d74 Don't capture scroll list widget for drag/drop operations 10 years ago
  Josh Engebretson 70e0c4a687 Bringing undo/redo to master, Scene edits bring up unsaved modifications on resource close 10 years ago
  Josh Engebretson dbb9e830aa WIP undo/redo for node add/remove 10 years ago
  rsredsq 0fd9e767ff Don't check for unsaved changes in SceneEditor yet, some fixes and clean up 10 years ago
  rsredsq 28d3b83fd6 Fix for checking unsaved changes 10 years ago