index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
SceneTree.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add link to notification docs in SceneTree docs
Thad Guidry
2024-07-26
1
-1
/
+1
*
Fixed Timestep Interpolation (2D)
Ricardo Buring
2024-03-23
1
-0
/
+4
*
Overhaul some "uncommon" wording in class reference
Micky
2024-03-01
1
-1
/
+1
*
Tweak SceneTree Documentation
Micky
2024-02-26
1
-60
/
+62
*
Merge pull request #78206 from alula/node-count-in-group
Yuri Sizov
2023-12-14
1
-0
/
+7
|
\
|
*
Add SceneTree.get_node_count_in_group()
Alula
2023-06-14
1
-0
/
+7
*
|
Enhance SceneTree.change_scene*() methods' docs
Pedro J. Estébanez
2023-11-24
1
-2
/
+5
*
|
Disallow nested custom multiplayers in `SceneTree`
A Thousand Ships
2023-09-25
1
-3
/
+2
*
|
Add a note about create_tween() method of SceneTree class
Mateus Elias
2023-08-31
1
-0
/
+1
*
|
Clarify existence of groups
kobewi
2023-08-16
1
-0
/
+1
*
|
Clarify SceneTree.current_scene functionality
AttackButton
2023-08-07
1
-1
/
+2
*
|
Merge pull request #78988 from RandomShaper/fix_change_scene
Yuri Sizov
2023-07-26
1
-2
/
+2
|
\
\
|
*
|
Reimplement scene change
Pedro J. Estébanez
2023-07-04
1
-2
/
+2
*
|
|
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
|
|
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
|
/
/
*
|
Clarify restrictions on nested `MultiplayerAPI` in `SceneTree`
Ninni Pipping
2023-06-25
1
-0
/
+2
*
|
Merge pull request #77688 from L4Vo5/clarify-deferred
Rémi Verschelde
2023-06-22
1
-10
/
+10
|
\
\
|
*
|
clarify the meaning of "deferred"
L4Vo5
2023-06-18
1
-10
/
+10
|
|
/
*
|
Clarify when things with _IDLE and _PHYSICS enums will run
L4Vo5
2023-06-20
1
-0
/
+1
*
|
doc: Clarify description of `SceneTree.create_timer()`
biswas08433
2023-06-15
1
-1
/
+1
|
/
*
Validate code tags in documentation for potential params
Yuri Sizov
2023-04-26
1
-3
/
+3
*
Exposing more project settings for documentation
Ninni Pipping
2023-03-15
1
-2
/
+2
*
Discourage reusing Tweens
kobewi
2023-03-04
1
-1
/
+1
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Fix C# examples in documentation
Raul Santos
2023-01-31
1
-2
/
+2
*
Add SceneTree.unload_current_scene()
Juan Linietsky
2023-01-10
1
-3
/
+9
*
Add note about GROUP_CALL_UNIQUE not considering arguments
Haoyu Qiu
2022-12-04
1
-0
/
+1
*
Rename change_scene() and change_scene_to()
Jason Yundt
2022-09-07
1
-4
/
+4
*
Some improvements to the SceneTreeTimer
Xwdit
2022-09-03
1
-1
/
+6
*
Replace Array return types with TypedArray 2
kobewi
2022-08-23
1
-2
/
+2
*
Document run-time SceneTree debug property changes not working correctly
Hugo Locurcio
2022-08-14
1
-0
/
+3
*
[doc] Use "param" instead of "code" to refer to parameters #3
Andy Maloney
2022-08-09
1
-15
/
+15
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-33
/
+33
*
Remove outdated line in call_group() description
kobewi
2022-07-10
1
-4
/
+2
*
Add Path2D/3D debug options
smix8
2022-06-20
1
-0
/
+3
*
Make auto_accept_quit and quit_on_go_back properties
Haoyu Qiu
2022-05-14
1
-16
/
+8
*
Make `{call,set,notify}_group()` immediate by default
Hugo Locurcio
2022-05-05
1
-7
/
+12
*
Small improvements to get_first_node_in_group()
kobewi
2022-04-29
1
-0
/
+1
*
[Net] Allow branch-specific MultiplayerAPIs.
Fabio Alessandrelli
2022-04-26
1
-3
/
+15
*
Make vararg method bind no return and return
Pierre-Thomas Meisels
2022-03-30
1
-2
/
+2
*
Remove files_dropped signal from SceneTree
Igor Kordiukiewicz
2022-02-28
1
-7
/
+0
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-2
/
+2
*
Replace remaining usages of yield with new await keyword
Duroxxigar
2021-10-22
1
-1
/
+1
*
Document null argument limitation with `SceneTree.call_group()`
Hugo Locurcio
2021-10-07
1
-1
/
+4
*
doc: Update links to latest documentation after content reorganization
Rémi Verschelde
2021-10-06
1
-2
/
+2
*
Improve call_group documentation
kobewi
2021-09-16
1
-2
/
+4
*
Merge pull request #50207 from SirQuartz/patch-17
Max Hilbrunner
2021-09-15
1
-1
/
+1
|
\
|
*
Add note to `SceneTree` about pausing
Nick Huelin
2021-07-06
1
-1
/
+1
*
|
Docs: Remove references to (removed) RSETs
Max Hilbrunner
2021-09-08
1
-1
/
+1
[next]