Historique des commits

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