Commit History

Author SHA1 Message Date
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 1 year ago
  rune-scape d58b2e879f Get rid of easily removable uses of const_cast 1 year ago
  Nazarii 1ba168fcbc Use local vector for skeleton 1 year ago
  A Thousand Ships 9dc231366d Fix super call in various `get_configuration_warnings` methods 1 year ago
  Rémi Verschelde ea054261e2 Merge pull request #91731 from TokageItLab/b2s 1 year ago
  kleonc 115cd47fd6 Fix Skeleton2D.{_set|_get} always returning true 1 year ago
  Ricardo Buring 6d35dcf7c5 Physics interpolation: Fix 2D skinning 1 year ago
  Silc Lizard (Tokage) Renew de558123bf Fix bone2d scaling 1 year ago
  johnsonbaugh ef8acbde9a Fix errors and warnings when loading Skeleton2D Modifications 1 year ago
  Rémi Verschelde 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 1 year ago
  RedMser d3852deaa4 Update Node::get_configuration_warnings signature 2 years ago
  Rémi Verschelde 1b25b4ca5f Merge pull request #83397 from thiagola92/readability_skeleton_2d_calculate_length_and_rotation 1 year ago
  thiagola92 6a05825b24 Refactor function `calculate_length_and_rotation()` from Skeleton2D 2 years ago
  kobewi 0e8f90f4c8 Update deferred calls to use Callables 1 year ago
  kobewi 4296f0a771 Fill remaining global scope constant descriptions 2 years ago
  A Thousand Ships 3ef6314980 Fix invalid return from some more `_get/_set` 2 years ago
  Hugo Locurcio a39190a18f Allow using floating-point bone sizes and outline widths in the 2D editor 2 years ago
  Ninni Pipping dcd2b883eb Use NULL instead of COND checks when appropriate 2 years ago
  Juan Linietsky 104392ef4e Remove NOTIFICATION_MOVED_IN_PARENT 2 years ago
  Yuri Sizov b2f63bbb43 Remove deprecated methods from Bone2D 2 years ago
  Ninni Pipping bbf203bc32 Hide clip_children for non-drawn CanvasItems 2 years ago
  Aaron Franke 2bc0bcbd26 PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE" 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Adam Scott ea33001b95 Add safety-checks before some servers `free()` 2 years ago
  Markus Sauermann 3b14f0334c Remove redundant Variant-types initializations 2 years ago
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 3 years ago
  Rémi Verschelde 8017827144 SCons: Re-enable treating `#warning` as error with `werror` 3 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 years ago
  Marc Gilleron aed3822a93 Change return type of `get_configuration_warnings` to `PackedStringArray` 3 years ago
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 years ago