Commit History

Author SHA1 Message Date
  lawnjelly a39897953d Make changes for simplified ObjectDB::get_instance() casting 4 months ago
  Rémi Verschelde 6088a4802c Merge pull request #70584 from stmSi/3.x-save-branch-as-scene-not-working-in-remote-without-pausing 2 years ago
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  stmSi 15d6f341a7 [3.x] Fixed: `Save Branch as Scene` not workking in Remote Tree (only work when u pause) 2 years ago
  bruvzg b5d5515a2b Fix incorrect encoding used in _error_handler functions 3 years ago
  Hugo Locurcio 8682874419 Rename profiler "Idle Time" to "Process Time" 3 years ago
  Rémi Verschelde 85b4848ca8 Merge pull request #54188 from Rubonnek/increase_var_arg_max_3x 3 years ago
  Wilson E. Alvarez 424dbf70af Increase VARIANT_ARG_MAX to 8 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Pedro J. Estébanez 26edc6cd41 Promote object validity checks to release builds 3 years ago
  Marcus Brummer d3866d78f2 Initialize n_warnings_dropped to 0 in ScriptDebuggerRemote 4 years ago
  Marcel Admiraal 5a58516231 Remove duplicate ERR_PRINTS macro 4 years ago
  Rémi Verschelde 9d1770d4fb Merge pull request #44657 from timothyqiu/inspect-dynamic-3.2 4 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 years ago
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Haoyu Qiu e3b7b861b0 Fixes display of programmatically created value in remote inspector 4 years ago
  Pedro J. Estébanez 633b75c9e1 Fix debugger not getting focused on break on Windows 5 years ago
  PouleyKetchoupp 83e376e731 Format remote printerr properly in script debugger output 5 years ago
  PouleyKetchoupp 719369c71b Fix resource preview in remote inspector 5 years ago
  Thakee Nathees 7bc293b081 Fix: printing empty string does nothing in editor output pannel 5 years ago
  SkyJJ 92df8cc83a Fix profiler frame number stops updating when window is minimized 5 years ago
  Fabio Alessandrelli e92669654a Fix debugger crash inspecting freed object. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Fabio Alessandrelli f8f5696394 Correct size for PacketPeerStream in Debugger. 5 years ago
  Erik 8b0546d93b Implement game camera override 6 years ago