|
4f9dd569b8
|
Now the Engine has methods to store globals (custom singletons). They are mostly meant for classes like EditorInterface, SpatialEditor, and plugin scripts that need a singleton for in-editor use. In essence it provides easy and side effect less access for classes that might not be present on every run. (For example gdscript recognizes normal singletons as keywords, but not these.)
|
2022-08-23 13:13:39 +02:00 |
|
|
714547cb17
|
Re-extracted class docs.
|
2022-08-21 00:40:49 +02:00 |
|
|
86045019c4
|
Ported: doc: Fix a couple broken links to a moved page - akien-mga
8ee69a88c1
|
2022-07-27 13:41:36 +02:00 |
|
|
f4c49b02de
|
Re-extracted the class docs.
|
2022-03-27 14:22:24 +02:00 |
|
|
accd8458c8
|
Backported: Rename iterations_per_second to physics_ticks_per_second - Calinou - 937c1a716c
|
2022-03-24 11:10:56 +01:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|