История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  JimMarlowe ae4a156fd8 reduce eventhandler footprint 8 лет назад
  JimMarlowe ba53ae78d5 add screenshot function 8 лет назад
  JimMarlowe 7d7a11f2bc realtime theme switching in editor 9 лет назад
  Shaddock Heath 5d9b711e3d Mapped all editor send event calls to use the new signature 9 лет назад
  Shaddock Heath 9339f6d0c5 Added type safety to the sendEvent calls. 9 лет назад
  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. 9 лет назад
  Shaddock Heath ac333177f3 Converting the editor events to use the native versions of them. 9 лет назад
  Shaddock Heath d97ec9157d First cut at converting all event handling to the new event model 9 лет назад
  Lara Engebretson 273b49774a Updated welcome screen and help menu with atomic community support 9 лет назад
  Josh Engebretson 40200b05ed Engine metrics subsystem 9 лет назад
  Josh Engebretson 6b79e68572 Button URL’s, updates to welcome and new build, TurboBadger font calculation tweaks 9 лет назад
  JimMarlowe 35a0389a8c lint ts and fix ATOMIC_PARAMs 9 лет назад
  Josh Engebretson deb6aee4db Adding Tools -> Logs folder for opening log file location, making tools folder available when no project loaded 9 лет назад
  Josh Engebretson 86a09659b9 Refactoring example's to store info in the AtomicExamples repo, adding logic to load from example repo directly, updating example browser to load example info from repo 9 лет назад
  Benjamin Wolf 75750af6f9 Change Forums to Community in Help menu 9 лет назад
  Josh Engebretson 0080ff8a6d Addressing Linting issues 9 лет назад
  Josh Engebretson e781ea1baf Updates 9 лет назад
  Josh Engebretson c4bd262572 Adding new build dialog 9 лет назад
  Shaddock Heath 570d2be653 changed api doc to point to index.html 9 лет назад
  Matt Benic d15e5cb9e7 Fixed PLugin items not being removed on project unload. 9 лет назад
  Shaddock Heath af17f951a7 Fleshed out the per-project extensions 9 лет назад
  Matt Benic f8e60f9287 WIP changes supporting per project extensions 9 лет назад
  Matt Benic 50e0e51adf Merge remote-tracking branch 'upstream/master' 9 лет назад
  Josh Engebretson 862d057dda Add getting started to help menu 9 лет назад
  JoshEngebretson e85633f12b Merge pull request #704 from Vlamboljant/Issue577 9 лет назад
  Josh Engebretson d9f59ebc7f Applying MIT license 9 лет назад
  Josh Engebretson 94b70f32e7 Applying MIT License 9 лет назад
  weinand 56983e21aa Issue #577: Added "Clear Preferences" to developer menu. Also added IF-statement to be used by the clear prefences option. Sets all values in prefs.json to default values, clears recent project list and shuts down the editor. 10 лет назад
  Matt Benic 9d5a617f58 Added the ability to pause/resume updates on the engine and step one frame at a time. Added Pause/Resume and Step buttons on the editor to pause/resume/step through IPC. NOTE that IPC update has moved to StartFrame so it doesn't get paused. 9 лет назад