Commit History

Author SHA1 Message Date
  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
  Josh Engebretson 447e629918 When running from source tree with a dev build, adjust the AtomicExamples source folder 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
  Josh Engebretson 92c13506ea Adding way to define AppDelegate class and namespace for project 9 years ago
  Josh Engebretson ae89b8c3dd Updates for examples 9 years ago
  Josh Engebretson c4ea41d755 AtomicNET iOS project creation 9 years ago
  Josh Engebretson ad41349f8f Work on AtomicNET project creation 9 years ago
  Shaddock Heath 0c244b69fd fix for missing Editor.Templates.TemplateType 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 bf5bfeb9bd Modified the New Project and the Create project based off example to support multiple languages. These are configured in the json files that describe the project templates. Modified the signature of the ModalOp that launches the CreateProject dialog to accept a ProjectTemplateDefinition that fully describes the project to create. 10 years ago