Commit History

Author SHA1 Message Date
  A Thousand Ships af56d6e8e8 Use `SceneStringName` in more places 1 month ago
  Ricardo Subtil 0d098d3cca Support REPL expressions through DAP `evaluate` request 2 months ago
  Ricardo Subtil 6aac039ee7 Support object inspection through DAP `variables` request 2 months ago
  kobewi 645abdbb80 Add expression evaluater to debugger (REPL) 2 months ago
  A Thousand Ships ee79386f7b [Scene] Add SceneStringNames::pressed 7 months ago
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 8 months ago
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 8 months ago
  Rémi Verschelde d680b9b9da DAP: Fix typo in parsing of PackedVector3Array 7 months ago
  Ricardo Subtil b6d1204186 Add output type to DAP `output` events 9 months ago
  Ricardo Subtil 485342408b Prevent race condition on initial breakpoints from DAP 1 year ago
  Yuri Sizov 8a74d8438f Extract editor run toolbar into its own component 1 year ago
  Danil Alexeev 36bedd341a Fix misuses of error macros 1 year ago
  Ricardo Subtil 4be4eeea3a Poll LSP/DAP clients for connection status updates 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  Micky fe56c1ff75 Use `JSON::stringify` where possible 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  Yuri Sizov 9f55bd971e Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 2 years ago
  Aaron Franke 1bf94dff3a Rename Basis "elements" to "rows" 2 years ago
  Aaron Franke b831fb0a54 Rename Transform2D "elements" to "columns" 2 years ago
  Aaron Franke fb6aaacaed Fix type name typo in Debug Adapter Protocol 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 years ago
  Rémi Verschelde 7da392bcc5 Don't return reference on copy assignment operators 3 years ago
  Ev1lbl0w 292ed61c18 Implemented advanced features of DAP 3 years ago
  Ev1lbl0w 7bccd5487e Implemented initial DAP support 3 years ago