Histórico de Commits

Autor SHA1 Mensagem Data
  JimMarlowe 10134293e9 Allow Editor Plugins to define shortcuts and linting há 8 anos atrás
  Josh Engebretson 2b0deb178a Adding development support for project frame (resources/hierarchy) resizing via Developer->UI menu, CTRL+Click now expands node and all children há 8 anos atrás
  Shaddock Heath cbbafcaec3 Updated signature of getting a edit resource to allow passing a line number so that once the editor loads, it auto navigates to that line. há 9 anos atrás
  Shaddock Heath 5d9b711e3d Mapped all editor send event calls to use the new signature há 9 anos atrás
  Shaddock Heath 9339f6d0c5 Added type safety to the sendEvent calls. há 9 anos atrás
  Shaddock Heath 2b8dfa07fc Cleaning up events and removing events that are no longer used há 9 anos atrás
  Shaddock Heath 0bfea61e06 All editor events have now been mapped to native events. Next step is to clean up the events and weed out duplicates if possible. há 9 anos atrás
  Shaddock Heath ac333177f3 Converting the editor events to use the native versions of them. há 9 anos atrás
  Shaddock Heath d97ec9157d First cut at converting all event handling to the new event model há 9 anos atrás
  Shaddock Heath 86c843419a Fixes #1268 - Work on converting to TS enums há 9 anos atrás
  weinand 207f40c9e0 Fix the search bar not filtering while typing há 9 anos atrás
  raheelx c170d39c6f moved the search implementation to where the other widget events are being handled há 9 anos atrás
  Josh Engebretson 0080ff8a6d Addressing Linting issues há 9 anos atrás
  JoshEngebretson 518fef5042 Merge pull request #614 from shaddockh/TSH-ATOMIC-TYPESCRIPT há 9 anos atrás
  Shaddock Heath bcb4cf18bf Work on routing delete, rename, and project unloaded events to the web view so that the typescript language service can keep it's internal representation of the project in sync há 9 anos atrás
  raheelx f4120cbb97 Search Bar Functionality - Issue #195 há 9 anos atrás
  Shaddock Heath 0d2b649977 * refactored the way the SeriveLocator is being called. Now instead of being called from multiple locations, it listens for incoming event messages há 10 anos atrás
  Shaddock Heath 4017fb13b4 implemented a new service type: ProjectService and moved the UnloadProject event out of the ResourceService and into that. Also modified TypescriptLanguageService to implement both resource types and register with both types of registries.` há 10 anos atrás
  Shaddock Heath 38892dcc05 - modified UIResourceOps to bubble the delete up to the ProjectFrame which performs the actual delete há 10 anos atrás
  Josh Engebretson 94b70f32e7 Applying MIT License há 9 anos atrás
  JohnnyWahib f1880b2a87 - Models, Animations, Materials, and JavaScript file components are now also being referenced to in the Project Frame when clicked on in the Inspector. há 9 anos atrás
  JohnnyWahib d314122316 Current Material texture slots now reference texture locations within the project frame. há 9 anos atrás
  Shaddock Heath 9535116392 relaxed some lint configuration settings and fixed all the critical lint errors in the editor files há 10 anos atrás
  Josh Engebretson c5e26e1aeb Preserve original TBSelectList behavior as it is used outside of our tree view há 10 anos atrás
  Josh Engebretson d41f9c171f Multiple selection WIP há 10 anos atrás
  rsredsq 23c9c0a108 Fix behavior for expanding/collapsing editor frames with arrow keys há 10 anos atrás
  rsredsq 4ec173d0e7 Use arrows keys to navigate in hierarchy and project panels há 10 anos atrás
  Josh Engebretson c69b4277be Refresh the current folder to avoid still displaying moved asset há 10 anos atrás
  Josh Engebretson dfbd3289ac Support moving assets via drag/drop há 10 anos atrás
  Josh Engebretson a7f1168def Update the drag object on rename há 10 anos atrás