bruvzg
|
15a9f94346
Add macOS DisplayServer implementation.
|
5 years ago |
Juan Linietsky
|
8e6960a69e
Refactored input, goes all via windows now.
|
5 years ago |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Juan Linietsky
|
867d073b98
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Cagdas
|
0088385556
Add request permission automatically at android
|
5 years ago |
Rémi Verschelde
|
4f294b958f
doc: Sync classref with current source
|
5 years ago |
bruvzg
|
db6d4352ea
[macOS] Add methods to modify global and dock menus. Add ability to open multiple editor/project manager instances, recent/favourite project list to project manager dock menu and opened scene list to editor dock menu.
|
6 years ago |
Rémi Verschelde
|
867dda1124
doc: Proofread and complete various nodes
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
bruvzg
|
4554c682e6
Changes IME input to use notification instead of callback, exposes IME methods to gdscript/gdnative.
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Michael Alexsander Silva Dias
|
cf183efbcf
Change some instances of args named "ev" to "event"
|
7 years ago |
Marcelo Fernandez
|
deebeb2742
Add a new notification to detect crashes on native scripts
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Poommetee Ketson
|
8265ff4c20
Bind MainLoop.notif_wm_go_back_request
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Marcelo Fernandez
|
aae29c7a0e
Added notification const NOTIFICATION_WM_ABOUT
|
8 years ago |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 years ago |
Poommetee Ketson
|
49c7620326
Add object type hint for docs
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
Juan Linietsky
|
8be2fabbe5
Changed import workflow
|
9 years ago |