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 |
bruvzg
|
cbe3a2dcb7
Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API.
|
3 years ago |
kobewi
|
2f777b9a1e
Remove unused hints
|
3 years ago |
K. S. Ernest (iFire) Lee
|
9ddebc0c22
Add a const call mode to Object, Variant and Script.
|
3 years ago |
reduz
|
b7c41f9ba1
Add ability to export Node pointers as NodePaths
|
3 years ago |
Rémi Verschelde
|
40c360b870
Merge pull request #62122 from reduz/implement-movie-writer
|
3 years ago |
reduz
|
5786516d4d
Implement Running Godot as Movie Writer
|
3 years ago |
bruvzg
|
860e24683f
Make enum/constant binds 64-bit.
|
3 years ago |
gregcsokas
|
42e619c01e
Adding function key support from F17 to F35
|
3 years ago |