Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove godot-headers submodule, copy files directly | Rémi Verschelde | 2022-03-15 | 2 | -0/+16 |
| | | | | | | | | | | | | With the new GDExtension API, the headers are just two files, one of which is generated and needs to always be kept in sync with the Godot engine version. So there's little practical use for using godot-headers as a submodule anymore, and it only makes godot-cpp updates more cumbersome. Custom headers (i.e. a custom API JSON) can still be used by passing the `headers_dir` SCons option. | ||||
* | headers: Sync with upstream commit f470979 (4.0-alpha4) | Rémi Verschelde | 2022-03-08 | 1 | -0/+0 |
| | |||||
* | headers: Sync with upstream commit 256069e (4.0-alpha3) | Rémi Verschelde | 2022-02-23 | 1 | -0/+0 |
| | |||||
* | headers: Sync with upstream commit 79077e6 (4.0-alpha2) | Rémi Verschelde | 2022-02-09 | 1 | -0/+0 |
| | |||||
* | headers: Sync with upstream commit 9f5c18c | Bastiaan Olij | 2022-01-27 | 1 | -0/+0 |
| | |||||
* | headers: Sync with upstream commit 31a7ddb (4.0-alpha1) | Rémi Verschelde | 2022-01-23 | 1 | -0/+0 |
| | |||||
* | headers: Sync with upstream commit fcc2648 | Rémi Verschelde | 2022-01-07 | 1 | -0/+0 |
| | |||||
* | Make extension instances create the corresponding godot object in their ↵ | Gilles Roudière | 2021-12-03 | 1 | -0/+0 |
| | | | | constructor | ||||
* | Implementing dictionary operators | Bastiaan Olij | 2021-11-23 | 1 | -0/+0 |
| | |||||
* | headers: Sync with upstream commit 3abb5a9 | Rémi Verschelde | 2021-11-04 | 1 | -0/+0 |
| | |||||
* | headers: Sync with upstream commit 92a2380 | Bastiaan Olij | 2021-10-25 | 1 | -0/+0 |
| | |||||
* | headers: Sync with upstream commit a4e1a07 | Rémi Verschelde | 2021-10-16 | 1 | -0/+0 |
| | |||||
* | Changed over to proper godot-headers | Bastiaan Olij | 2021-09-27 | 1 | -0/+0 |
| | |||||
* | headers: Track tag godot-3.3.3-stable | Rémi Verschelde | 2021-09-26 | 1 | -0/+0 |
| | |||||
* | headers: Track tag godot-3.3.2-stable | Rémi Verschelde | 2021-05-25 | 1 | -0/+0 |
| | |||||
* | Move godot-headers forward to 3.3-stable | Bastiaan Olij | 2021-05-04 | 1 | -0/+0 |
| | |||||
* | headers: Track tag godot-3.2.3-stable | Rémi Verschelde | 2021-02-26 | 1 | -0/+0 |
| | |||||
* | Rename godot_headers to godot-headers to match upstream rename | Rémi Verschelde | 2021-02-26 | 1 | -0/+0 |
Also updated the URLs which were still pointing to the old GitHub org. |