Commit History

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