Rémi Verschelde
|
889c522a19
Merge pull request #64410 from MewPurPur/rename-notification-instanced
|
3 年之前 |
Rémi Verschelde
|
d93d646723
Merge pull request #64570 from KoBeWi/node🧳ing
|
3 年之前 |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
3 年之前 |
kobewi
|
fdab23163f
Unify node casing adjustment
|
3 年之前 |
VolTer
|
2599710793
Rename NOTIFICATION_INSTANCED to NOTIFICATION_SCENE_INSTANTIATED
|
3 年之前 |
Nathan Franke
|
c3c5985189
move rpc and rpc_id implementations back to header
|
3 年之前 |
Fabio Alessandrelli
|
ca7d572908
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
3 年之前 |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 年之前 |
Rémi Verschelde
|
11f5d2141a
Merge pull request #61577 from YuriSizov/core-fix-events-for-moved-nodes
|
3 年之前 |
reduz
|
d69e3791bf
Fix editor-only visibility for lights
|
3 年之前 |
Yuri Sizov
|
8e5ad7be46
Mark node groups as dirty for every children if parent is moved
|
3 年之前 |
reduz
|
45af29da80
Add a new HashSet template
|
3 年之前 |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 年之前 |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 年之前 |
Fabio Alessandrelli
|
aee2240d5f
[Net] Allow branch-specific MultiplayerAPIs.
|
4 年之前 |
Rémi Verschelde
|
9c2ea7e296
Node: Re-add `find_node` as `find_child`, improve docs
|
3 年之前 |
reduz
|
8580f377a3
Implement Scene Unique Nodes
|
3 年之前 |
bruvzg
|
d1207a0504
[Input] Add extra `shortcut_input` input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts.
|
4 年之前 |
Rémi Verschelde
|
8e5d927af5
Merge pull request #59590 from Calinou/rename-print-stray-nodes
|
3 年之前 |
Hugo Locurcio
|
a29f2bfe54
Rename `Node.print_stray_nodes()` to `Node.print_orphan_nodes()`
|
3 年之前 |
Pierre-Thomas Meisels
|
63f7f44ccb
Make vararg method bind no return and return
|
3 年之前 |
Rémi Verschelde
|
5371009d8e
Object: Remove unused category boilerplate
|
3 年之前 |
reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
3 年之前 |
Rémi Verschelde
|
417698c202
Merge pull request #58042 from Sauermann/fix-viewport-border-notifications
|
3 年之前 |
diddykonga
|
78dc608aa8
Change 'find_node' to 'find_nodes' and Add 'type' parameter
|
4 年之前 |
Markus Sauermann
|
415042ac89
Connect notifications from Container to Viewport
|
3 年之前 |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 年之前 |
Fabio Alessandrelli
|
d219547c96
[Net] New replication interface, spawner and synchronizer nodes.
|
4 年之前 |
Rémi Verschelde
|
91b5c358fc
Merge pull request #55512 from RandomShaper/better_node_delete
|
4 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 年之前 |