Commit History

Author SHA1 Message Date
  Gilles Roudière a3b431b09d Add gesture to ViewPanner and simplify a bit its API 2 years ago
  kobewi b58111588a Add EditorUndoRedoManager singleton 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Silc Renew 060fb2d093 Add inspector plugin for key time edit & Change find key argument 2 years ago
  Silc Renew c87e9f0b7c Fix unmerged history in AnimationTrackEditor 2 years ago
  trollodel c90d0bd84f Use forward-declarations in big editor classes 2 years ago
  kobewi 8a3d2f4e0c Cleanup remaining EditorUndoRedoManager usages 2 years ago
  Markus Sauermann 28af870750 Code simplifications found by cppcheck 3 years ago
  Silc Renew 3818be64a4 Fix the behavior of focus selection in bezier editor 2 years ago
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 3 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 years ago
  Tomasz Chabora 882a4f8906 Port remaining connections to callable_mp 4 years ago
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 years ago
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 years ago
  Rémi Verschelde fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 3 years ago
  Aaron Record 4b817a565c Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED 3 years ago
  Rémi Verschelde 6277448f42 Merge pull request #64647 from TokageItLab/auto-tangent 3 years ago
  Silc Renew 9327296e73 Add bezier preset and refactor bezier editor 3 years ago
  kobewi ece3df3938 Add per-scene UndoRedo 3 years ago
  Rémi Verschelde cf95056c91 Merge pull request #63245 from V-Sekai/animation_editor_read_only 3 years ago
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 years ago
  SaracenOne 7776b47489 Add read-only mode to AnimationEditor for foreign resources. 3 years ago
  FireForge 97dfbea6ad Rename Control PRESET_WIDE to PRESET_FULL_RECT 3 years ago
  Hendrik Brucker 99ce0df3b1 Refactor bezier interpolation functions 3 years ago
  reduz 45af29da80 Add a new HashSet template 3 years ago
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  FireForge 3073b85de9 Rename theme properties to include underscores 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  kobewi 7d44bb8f06 Remove set_as_minsize() 3 years ago