Historique des commits

Auteur SHA1 Message Date
  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. il y a 9 ans
  Ross Hadden 9b1763768a Fixed all occurrences of `typscript` typo, and reverted #1309. il y a 9 ans
  Josh Engebretson fdac02331b Refactor C# editor build support il y a 9 ans
  Johnny 73c8441c96 Added animation preview tool bar il y a 9 ans
  Shaddock Heath 09aac5d89d Initial cut at upgrading Monaco to 0.7. Still tracking down an error. il y a 9 ans
  Shaddock Heath 9238191d31 Changes to work with TS 2.0 in the intellisense and compiler. Also turned on case sensitive "import" calls. il y a 9 ans
  Josh Engebretson 5dca9a5796 Adding New Build info window il y a 9 ans
  Josh Engebretson 769baf82e3 Adding VS/XS/Code info box il y a 9 ans
  Josh Engebretson 99cebb3f6c Working on VS integration il y a 9 ans
  Josh Engebretson 023a43450e Removing legacy JS editor sources il y a 9 ans
  Josh Engebretson 0b944f12ca Core C# and Workflow Progress (+20 squashed commits) il y a 9 ans
  Josh Engebretson 5e86020fd9 C# Work il y a 9 ans
  Shaddock Heath 132ffe9a30 Added in negative file globs for AtomicNET.d.ts since Atom automatically adds them in if they are in the directory il y a 9 ans
  Josh Engebretson 5bed55bbbe Factoring AtomicNET Proto2 out of sources il y a 9 ans
  Josh Engebretson c4bd262572 Adding new build dialog il y a 9 ans
  weinand 0315d45c66 Created a texture inspector for Atomic. il y a 9 ans
  JohnnyWahib d8fd9cd44a - Created individual XML and Shader Resource editor types il y a 9 ans
  Shaddock Heath b23ec556c1 extracted the logic that instantiates resource editors into separate ResourceEditorBuilders so that it's easier to register and add new editors il y a 9 ans
  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 il y a 9 ans
  Shaddock Heath 303d712ec9 Refactoring the extension interface names to make more sense il y a 9 ans
  Shaddock Heath af17f951a7 Fleshed out the per-project extensions il y a 9 ans
  JoshEngebretson 518fef5042 Merge pull request #614 from shaddockh/TSH-ATOMIC-TYPESCRIPT il y a 9 ans
  raheelx f4120cbb97 Search Bar Functionality - Issue #195 il y a 9 ans
  Shaddock Heath b3a3ab207c massive cleanup and implementation of the typescript services in the web view. il y a 10 ans
  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 il y a 10 ans
  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 il y a 10 ans
  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 il y a 10 ans
  Josh Engebretson 94b70f32e7 Applying MIT License il y a 9 ans
  Shaddock Heath 9086e9025f fixed errors identified by TS 1.8 il y a 10 ans
  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. il y a 10 ans