reduz
|
c76acf6890
|
Add RPC to Callable
-Up to each scripting language to implement this
-If not supported for the function, it will just error when you try to call
|
2021-05-03 19:21:37 -03:00 |
|
Rémi Verschelde
|
4ca1e73ff9
|
doc: Sync classref with current source
And move GLTF docs to its module folder.
|
2021-03-18 16:37:43 +01:00 |
|
kleonc
|
39a4ec50ea
|
Fix examples in Callable docs
|
2021-03-02 02:34:53 +01:00 |
|
HaSa1002
|
54ff2da476
|
Document missing Callable methods
* Callable.hash()
* Callable.is_custom()
* Callable.is_null()
* Callable.is_standard()
* Callable.bind()
* Callable.unbind()
* Callable::operator==
* Callable::operator!=
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
|
2021-03-01 12:49:21 +01:00 |
|
Rémi Verschelde
|
64e893deac
|
doc: Sync classref to add operators after #43419
|
2020-11-10 15:00:50 +01:00 |
|
Rémi Verschelde
|
0f249f5c0a
|
Variant: Sync docs with new constructors, fixups after #43403
Change DocData comparators for MethodDoc and ArgumentDoc to get a better
ordering of constructors.
|
2020-11-09 23:39:53 +01:00 |
|
Rémi Verschelde
|
424cd00f8b
|
doc: Sync classref with current source + fixup some bindings
Includes various changes triggered by the refactoring of method bindings.
|
2020-11-04 15:38:26 +01:00 |
|
Rémi Verschelde
|
d22791c271
|
doc: Sync classref with current source
|
2020-10-12 10:58:02 +02:00 |
|
HaSa1002
|
ae873ab822
|
Translate GDScript Code Examples to C# (C)
Translates Code Examples in classes beginning with `C`.
Includes:
* Callable
* CanvasItem
* CharFXTransform
* Color
* ColorRect
* ConfigFile
* ConfirmationDialog
* Control
* Crypto
|
2020-09-26 11:48:37 +02:00 |
|
Tomasz Chabora
|
e103f21a40
|
Add LOTS of missing docs
|
2020-03-13 16:35:03 +01:00 |
|
Rémi Verschelde
|
fea37cfb52
|
doc: Sync classref with StringName/Callable changes
|
2020-02-22 14:59:09 +01:00 |
|