Commit Graph
20 Commits
Author SHA1 Message Date
Godot Organization e0628f0a0d classref: Sync with current master branch (e3550cb) 2024-08-24 03:20:24 +00:00
Godot Organization 9ce85882b9 classref: Sync with current master branch (8a6c1e8) 2024-06-22 03:20:34 +00:00
Godot Organization eacfba2716 classref: Sync with current master branch (705b7a0) 2024-05-31 13:54:35 +00:00
Godot Organization 8978497bb6 classref: Sync with current master branch (2e7fc81) 2024-02-24 03:20:02 +00:00
Godot Organization ca74950fac classref: Sync with current master branch (8ebb3c7) 2023-11-10 15:05:36 +00:00
Godot Organization 5482c93e87 classref: Sync with current master branch (19e7490) 2023-06-24 03:22:36 +00:00
Godot Organization f9340bddb2 classref: Sync with current master branch (543750a) 2023-06-03 03:19:05 +00:00
Godot Organization 6febc8ee06 classref: Sync with current master branch (c64afeb) 2023-05-13 03:19:02 +00:00
Yuri Sizov af256254cd classref: Sync with current master branch (0cd148313) 2023-02-26 22:49:28 +01:00
Rémi Verschelde fe259f74ff classref: Sync with current master branch (518b9e580) 2023-01-27 15:10:25 +01:00
Rémi Verschelde 16f90657da classref: Sync with current master branch (f7cf9fb14) 2022-12-23 23:57:40 +01:00
Yuri Sizov a7745c4cc4 classref: Sync with current master branch (f87858a8f) 2022-12-05 20:38:58 +03:00
Rémi Verschelde ba1e107ce2 Split class reference based on the base type
Sync with https://github.com/godotengine/godot/pull/63497.
From now on we also have to update `classes/index.rst` which is generated.

I.e. the update procedure is:
```
cd godot/doc
make rst
cd ../../godot-docs
rm -f classes/*
cp ../../godot/doc/_build/rst/* classes/
```
2022-11-18 00:06:01 +01:00
Rémi Verschelde 34089af20f classref: Sync with current master branch (7d9923b2e) 2022-11-17 21:03:53 +01:00
Rémi Verschelde 263e4d6224 classref: Sync with current master branch (fc1c25d29) 2022-11-07 14:06:01 +01:00
Rémi Verschelde 23078c194b classref: Update generated warning header
Applying changes from https://github.com/godotengine/godot/pull/63495.
2022-07-27 13:59:06 +02:00
Rémi Verschelde 8d5cdb0c7a classref: Sync with current master branch (c09d83010) 2022-06-08 13:39:15 +02:00
Rémi Verschelde c80ee83362 classref: Sync with latest 4.0-alpha 2022-03-11 13:46:38 +01:00
Rémi Verschelde 30193215cf classref: Sync with latest 4.0-dev 2021-11-15 12:28:38 +01:00
Rémi Verschelde f6f6c1bf19 classref: Sync with latest 4.0-dev 2021-10-06 11:19:07 +02:00