提交歷史

作者 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 8 年之前
  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 年之前