Commit History

Author SHA1 Message Date
  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. 8 years ago
  Shaddock Heath 5d9b711e3d Mapped all editor send event calls to use the new signature 8 years ago
  Shaddock Heath 9339f6d0c5 Added type safety to the sendEvent calls. 8 years ago
  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 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
  Johnny 73c8441c96 Added animation preview tool bar 9 years ago
  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 years ago
  Shaddock Heath a78b16251e Work on the create component and create script template system to add a dropdown to select which template to use based on a JSON config file. Added TypeScript templates for component and script. 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
  Shaddock Heath f1e6b3cd70 tuning the tslint configuration to work with the editor code style. Also fixed the blatant linting issues in the editor code. ResourceOps.ts may need to be looked at to restructure since a tslint rule had to be forcibly disabled 10 years ago
  Josh Engebretson b855775214 Update 10 years ago
  Josh Engebretson 542ef72945 When failing to import a model, give an error message dialog instead of exiting with error 10 years ago
  Josh Engebretson b4fba728b6 Support creation from Project frame create button as well as context menu, adding Script resource creation 10 years ago
  Josh Engebretson aadde2289d Support material creation, guard against NAN in model animation import settings, support breaking prefabs at scene level, 10 years ago
  Josh Engebretson 49046a42ac New scene creation, drag and drop textures on material inspector, and more... 10 years ago
  Josh Engebretson 77eb56c8f4 Work 10 years ago
  Josh Engebretson e443664f87 Project frame improvements 10 years ago
  Josh Engebretson 7bfe8c38ba Handle recursive event data, by pushing variant map per event 10 years ago
  Josh Engebretson 69ec23c38f ResourceOps: Folder Creation 10 years ago