128 Commits

Author SHA1 Message Date
Rémi Verschelde
1049927a59 Sync API with upstream 3.x commit a1c0be731
a1c0be731d
godot-3.5-stable
2022-08-03 10:12:30 +02:00
Rémi Verschelde
e8d27f9452 Sync API with upstream 3.x commit 38b95cc2f
38b95cc2fd
2022-07-22 10:58:57 +02:00
Rémi Verschelde
e7f1ef2b05 Sync API with upstream 3.x commit 3f6dd3352
3f6dd33526
2022-07-18 14:45:04 +02:00
Rémi Verschelde
219afc98f7 Sync API with upstream 3.x commit 28d387f72
28d387f721
2022-06-28 21:50:14 +02:00
Rémi Verschelde
1d792d19f2 Sync API with upstream 3.x commit f33899d
f33899d5bf
2022-05-18 12:55:19 +02:00
Rémi Verschelde
0cd4170caa Sync API with upstream 3.x commit 21827a7
21827a75a8
2022-05-05 00:18:52 +02:00
Rémi Verschelde
dc52823013 Sync API with upstream 3.x commit 21c3048
21c3048397
2022-04-04 13:44:36 +02:00
Rémi Verschelde
26b49b9ac6 Update copyright year
(cherry picked from commit e00386d464)
2022-04-04 11:58:13 +02:00
Rémi Verschelde
137dc07d87 Sync API with upstream 3.x commit 17de611
17de61170b
2021-12-02 12:10:22 +01:00
Rémi Verschelde
d1596b939d Merge pull request #101 from akien-mga/3.x godot-3.4-stable 2021-11-04 15:21:32 +01:00
Rémi Verschelde
f7e545a294 Update files to Godot 3.4-stable (3.x branch) 2021-11-04 15:14:35 +01:00
Rémi Verschelde
0f91de28a5 Merge pull request #96 from akien-mga/godot-3.4-beta4 2021-09-27 11:00:23 +02:00
Rémi Verschelde
400eca2c6b Update files to Godot 3.4-beta5 (3.x branch) 2021-09-27 11:00:13 +02:00
Rémi Verschelde
cd457bda8c Merge pull request #97 from akien-mga/readme-versioning-manual-updates godot-3.3.4-stable 2021-09-27 10:58:24 +02:00
Rémi Verschelde
30298009f5 README: Cleanup, add Versioning and Update sections
This clarifies the correspondance between this repo's branches and the upstream
ones, as well as documents the update workflow used by maintainers to sync the
headers, which can be used by anyone for their own builds (or if they're
running cutting edge Godot snapshots before this repo gets updated).
2021-09-27 10:45:31 +02:00
Rémi Verschelde
68174528c9 Update files to Godot 3.3.3-stable
Some additions in api.json due to necessary bugfixes.
No removals.
godot-3.3.3-stable
2021-08-19 22:27:09 +02:00
Rémi Verschelde
134212db03 Revert "Add get_buffered_amount() to WebRTCDataChannel"
This reverts commit ec43f875e5.
2021-08-19 22:24:10 +02:00
Rémi Verschelde
2840b31344 Merge pull request #94 from dsnopek/webrtc-get-buffered-amount
Add get_buffered_amount() to WebRTCDataChannel (godot-headers)
2021-07-22 12:48:05 +02:00
David Snopek
ec43f875e5 Add get_buffered_amount() to WebRTCDataChannel 2021-07-21 10:36:40 -05:00
Rémi Verschelde
bd863357de Update files to Godot 3.3.1-stable and 3.3.2-stable
No change between the two.
godot-3.3.2-stable godot-3.3.1-stable
2021-05-25 14:55:03 +02:00
Rémi Verschelde
a8ab6802c3 Merge pull request #92 from vonagam/gdnative_json_3_3
Update gdnative_api.json to Godot 3.3-stable
godot-3.3-stable
2021-04-30 09:46:58 +02:00
Dmitrii Maganov
bab3c758d5 Update gdnative_api.json to Godot 3.3-stable 2021-04-30 07:51:00 +03:00
George Marques
4bae481fc3 Update files to Godot 3.3-stable 2021-04-20 11:21:51 -03:00
George Marques
8a52bd0701 Merge pull request #71 from wg-romank/master
Update README.md example to comply with latest API
2021-03-01 08:55:44 -03:00
Rémi Verschelde
226e67be05 Merge pull request #86 from akien-mga/rename-and-copyright
Rename godot_headers to godot-headers
2021-02-26 10:48:24 +01:00
Rémi Verschelde
cec9b8ebb2 Update copyright statement to 'Godot Engine contributors'
And bump year to cover 2021.
2021-02-26 10:17:31 +01:00
Rémi Verschelde
38cfba79bb Rename godot_headers to godot-headers
And fix references to old GodotNativeTools org.
2021-02-26 10:15:49 +01:00
Rémi Verschelde
34401939f3 Merge pull request #76 from akien-mga/gdignore-images
Add .gdignore file to `images` folder
2020-07-28 13:16:37 +02:00
Rémi Verschelde
e03903ac70 Add .gdignore file to images folder
This prevents Godot from importing those images if `godot_headers` is
in the project folder (and especially if used as a submodule, where the
added `.import` files would mark the submodule as dirty).
2020-06-18 13:18:47 +02:00
Roman Kotelnikov
afd4b26c1b Update README.md example to comply with latest API 2020-04-18 18:09:33 +08:00
Rémi Verschelde
d93984d820 Merge pull request #69 from Calinou/optimize-images
Optimize images losslessly using `optipng -o6 -zm1-9 -strip all`
2020-04-10 11:19:50 +02:00
Hugo Locurcio
2f20022adf Optimize images losslessly using optipng -o6 -zm1-9 -strip all
This also removes an unused image.
2020-04-10 10:49:47 +02:00
Bastiaan Olij
ddf67cc7b8 Merge pull request #66 from BastiaanOlij/sync_godot_3_2_stable
Updated files to Godot 3.2-stable
2020-01-30 20:45:30 +11:00
Bastiaan Olij
4b73c5445e Updated files to Godot 3.2-stable godot-3.2-stable 2020-01-30 20:43:33 +11:00
Thomas Herzog
57138143b5 Merge pull request #59 from Calinou/readme-remove-godot-3.0-question
Remove question about NativeScripts being in Godot 3.0
2019-11-29 16:05:38 +01:00
Hugo Locurcio
83c651ada4 Remove question about NativeScripts being in Godot 3.0
Godot 3.0 has been out for a while, no need to include it
in the FAQ anymore :)
2019-11-03 17:06:52 +01:00
Bastiaan Olij
4fa11f8c2a Merge pull request #50 from BastiaanOlij/godot_20190616
Sync with Godot master 20190616
2019-06-16 20:27:37 +10:00
Bastiaan Olij
3cde668e84 Sync with Godot master 20190616 2019-06-16 20:25:59 +10:00
Bastiaan Olij
efea911ad5 Merge pull request #49 from BastiaanOlij/godot_20190615
Sync with Godot master 20190615
2019-06-15 20:17:02 +10:00
Bastiaan Olij
6d4b930ba3 Sync with Godot master 20190615 2019-06-15 20:08:30 +10:00
Bastiaan Olij
fb3010491b Sync with Godot master 20190502 2019-05-02 22:26:04 +10:00
Bastiaan Olij
f1229c6077 Merge pull request #48 from BastiaanOlij/godot_20190430
Godot master 20190430
2019-04-30 21:37:21 +10:00
Bastiaan Olij
1d9327bed5 Godot master 20190430 2019-04-30 21:34:09 +10:00
Bastiaan Olij
f1e459d0f7 Merge pull request #46 from BastiaanOlij/sync_3.2
Update files from upstream
2019-04-30 19:30:38 +10:00
Bastiaan Olij
7f65d4d9f2 Update files from upstream 2019-04-30 19:30:11 +10:00
Bastiaan Olij
66f7af84ce Merge pull request #43 from BastiaanOlij/fix_empty_types
Fixed empty types
2019-04-07 16:54:16 +10:00
Bastiaan Olij
ad61229a5a Fixed empty types 2019-04-07 17:52:02 +10:00
Bastiaan Olij
4ed3534d8f Merge pull request #42 from BastiaanOlij/update_3.1_stable
Synced with Godot 3.1 stable
2019-04-07 15:30:40 +10:00
Bastiaan Olij
34c73d78b3 Synced with Godot 3.1 stable 2019-04-07 16:28:28 +10:00
Thomas Herzog
196f1e973b Merge pull request #40 from Calinou/use-markdown-license
Use Markdown format for the license
2019-02-24 15:34:46 +01:00