David Snopek
|
e0370b9596
Bind new core `METHOD_FLAG_VIRTUAL_REQUIRED` bitfield
|
5 months ago |
Yufeng Ying
|
be86ce3103
Apply iwyu suggestion in core.
|
7 months ago |
Silc Lizard (Tokage) Renew
|
761a20f7a7
Add hint for oneshot & warning when it will be updated continuously
|
11 months ago |
Danil Alexeev
|
85dfd89653
Add `@export_tool_button` annotation for easily creating inspector buttons
|
10 months ago |
Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
2 years ago |
K. S. Ernest (iFire) Lee
|
f9b488508c
Add PackedVector4Array Variant type
|
1 year ago |
Mel Collins
|
8406e60522
Add InputEventKey.location to tell left from right
|
2 years ago |
Muller-Castro
|
96a95cb974
Add const lvalue ref to container parameters
|
4 years ago |
Yuri Sizov
|
582ed157b5
Fix StringName leaks in GDExtension, core, and editor themes
|
1 year ago |
AttackButton
|
8908ac4e6e
Add missing YEN, SECTION and OPENURL names to keycode mappings
|
1 year ago |
Rémi Verschelde
|
74e5ad5c60
Merge pull request #76165 from and-rad/safe-credentials
|
2 years ago |
Andreas Raddau
|
fab160ce70
Store sensitive export options in dedicated credentials file
|
2 years ago |
smix8
|
a6ac305f96
Rework Navigation Avoidance
|
2 years ago |
George Marques
|
75f16b8167
Make global scope enums accessible as types in GDScript
|
2 years ago |
Aaron Franke
|
2a65f6812b
Add PROPERTY_USAGE_NEVER_DUPLICATE flag and use for script
|
2 years ago |
Aaron Franke
|
2bc0bcbd26
PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE"
|
2 years ago |
bruvzg
|
daad4aed62
Cleanup and unify keyboard input.
|
2 years ago |
Juan Linietsky
|
0e0a6bb39b
Removed unused property hints and `Object::get_translatable_strings()`
|
2 years ago |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
53c76fa5d1
[RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables.
|
2 years ago |
Silc Renew
|
83135aa122
Remove UPDATE_TRIGGER & Match behaviors between AnimationTree/Player
|
2 years ago |
Micky
|
b4324e7a45
Remove `PROPERTY_HINT_IMAGE_COMPRESS` constants
|
2 years ago |
Aaron Franke
|
8556fdd4bc
Move EulerOrder enum to math_defs.h and global scope
|
2 years ago |
Marc Gilleron
|
856466ed02
Expose `PROPERTY_USAGE_READ_ONLY`
|
2 years ago |
bruvzg
|
6f4d233062
Fix key mapping changes when moving from macOS to other platform
|
2 years ago |
bruvzg
|
d91cb1d5d5
[macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization.
|
3 years ago |
Silc Renew
|
673c649adb
Implement Quaternion Editor
|
3 years ago |
Fabio Alessandrelli
|
ca7d572908
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
3 years ago |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 years ago |