Commit History

Author SHA1 Message Date
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 10 months ago
  kobewi 7aef30c2a8 Discard additional redo on commiting actions 11 months ago
  Rémi Verschelde 94929439b6 Revert "Fix method name for custom callable" 1 year ago
  Mansur Isaev e88095ed8f Fix method name for custom callable 1 year ago
  A Thousand Ships 31e7ee63f2 Fix unsafe uses of `Callable.is_null()` 1 year ago
  Sofox f249667dc8 Fixed MERGE_ALL commit from repeating actions 1 year ago
  Emmanouil Papadeas c73bfd5d81 Implement maximum undo steps in UndoRedo 1 year ago
  Sofox 4006397339 Reduced output spam from rapid property changes 1 year ago
  Sofox 662522ae5a Fix for stopping the Undo History being desynchronised from actual Undo queue. 1 year ago
  pancelor d66b1752b8 Fix tilemap live editing while game is running 1 year ago
  Mai Lavelle 5e15586ec2 Fixes to allow object-less callables throughout Godot 1 year ago
  A Thousand Ships 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  fuzzy@home 09fa22002a fixes #76473, where filling a large amount of tiles all at once crashes 2 years ago
  ajreckof 81aa5ad999 add backward_undo_ops as property for action 2 years ago
  kobewi 615c517034 Use range iterators in LocalVector loops 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi d7ebf725c9 Fix nested actions in EditorUndoRedoManager 2 years ago
  kobewi b3997191d8 Change UndoRedo to use Callables 2 years ago
  Pierre-Thomas Meisels 63f7f44ccb Make vararg method bind no return and return 3 years ago
  Rémi Verschelde b85e5d51b2 Fix UndoRedo method call argument count after #58929 3 years ago
  reduz 21637dfc25 Remove VARIANT_ARG* macros 3 years ago
  Haoyu Qiu b00b7f9b7c Fix `UndoRedo::create_action()` invalid memory usage 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 years ago
  Max Hilbrunner 5dc02eb8b0 Save all 64 bits of get_ticks_msec() in more cases 3 years ago
  Rémi Verschelde 6569635ec0 Merge pull request #53757 from groud/fix_undo 3 years ago
  Gilles Roudière cf7242dd8e Fix undo in inspector not working 3 years ago
  Gilles Roudière 5504e11fb7 Fix useless debug print 3 years ago
  Gilles Roudière 1be00864b7 Add a way to force undo/redo operations to be kept in MERGE_ENDS mode 3 years ago
  Haoyu Qiu 16c2d4ef22 Improve Undo/Redo menu items 4 years ago