提交歷史

作者 SHA1 備註 提交日期
  Johnny 73c8441c96 Added animation preview tool bar 9 年之前
  Shaddock Heath 09aac5d89d Initial cut at upgrading Monaco to 0.7. Still tracking down an error. 9 年之前
  Shaddock Heath 9238191d31 Changes to work with TS 2.0 in the intellisense and compiler. Also turned on case sensitive "import" calls. 9 年之前
  Josh Engebretson 5dca9a5796 Adding New Build info window 9 年之前
  Josh Engebretson 769baf82e3 Adding VS/XS/Code info box 9 年之前
  Josh Engebretson 99cebb3f6c Working on VS integration 9 年之前
  Josh Engebretson 023a43450e Removing legacy JS editor sources 9 年之前
  Josh Engebretson 0b944f12ca Core C# and Workflow Progress (+20 squashed commits) 9 年之前
  Josh Engebretson 5e86020fd9 C# Work 9 年之前
  Shaddock Heath 132ffe9a30 Added in negative file globs for AtomicNET.d.ts since Atom automatically adds them in if they are in the directory 9 年之前
  Josh Engebretson 5bed55bbbe Factoring AtomicNET Proto2 out of sources 9 年之前
  Josh Engebretson c4bd262572 Adding new build dialog 9 年之前
  weinand 0315d45c66 Created a texture inspector for Atomic. 9 年之前
  JohnnyWahib d8fd9cd44a - Created individual XML and Shader Resource editor types 9 年之前
  Shaddock Heath b23ec556c1 extracted the logic that instantiates resource editors into separate ResourceEditorBuilders so that it's easier to register and add new editors 9 年之前
  Shaddock Heath 6707795cfe added an extra build step that will combine all of the generated d.ts files into a single Atomic.d.ts and place it under Script/TypeScript/dist and also placed in the distribution under Data/AtomicEditor/TypeScriptSupport 9 年之前
  Shaddock Heath 303d712ec9 Refactoring the extension interface names to make more sense 9 年之前
  Shaddock Heath af17f951a7 Fleshed out the per-project extensions 9 年之前
  JoshEngebretson 518fef5042 Merge pull request #614 from shaddockh/TSH-ATOMIC-TYPESCRIPT 9 年之前
  raheelx f4120cbb97 Search Bar Functionality - Issue #195 9 年之前
  Shaddock Heath b3a3ab207c massive cleanup and implementation of the typescript services in the web view. 10 年之前
  Shaddock Heath 0073805bbd Refactoring the typescript language service out of the typescript extension so that the language service part can be re-used between web, node, and Atomic 10 年之前
  Shaddock Heath 730c9a1d22 created a simple d.ts wrapper around usertiming.js also wrapped calls to usertiming behind calls in metrics.ts. Also turned on expirmental decorator support in the typescript compiler so that it is possible to annotate a function with @metrics.profileDecorator and have it auto time the function 10 年之前
  Shaddock Heath a9ce46963e initial cut at allowing typescript to be compiled by the editor and having the ability to hook additional services into editor events 10 年之前
  Josh Engebretson 94b70f32e7 Applying MIT License 10 年之前
  Shaddock Heath 9086e9025f fixed errors identified by TS 1.8 10 年之前
  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 年之前
  Shaddock Heath 6ed1e0dfb2 updated tsconfig to include the Atomic*.d.ts files 10 年之前
  Josh Engebretson 5c91487234 Update tsconfig 10 年之前
  Josh Engebretson f148329727 Update tsconfig 10 年之前