Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 년 전 |
Juan Linietsky
|
e647342140
Moved folding outside the resource files, now saved outside the project.
|
6 년 전 |
Unknown
|
0fdbf6b2ef
Added find_parent method to node class
|
6 년 전 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 년 전 |
Juan Linietsky
|
4b6846a59d
Ensure that tree_exited signal really happens after tree exited, fixes #19641
|
6 년 전 |
Andrea Catania
|
c1860fe88b
Fixed process priority
|
6 년 전 |
Juan Linietsky
|
15db793ef2
Ensure process notification is received only if really enabled, fixes #7894
|
6 년 전 |
Andrea Catania
|
51dfa10ac7
Implemented proceses priority
|
6 년 전 |
Fabio Alessandrelli
|
1400f6fdc4
Refactor RPCMode enum and checks
|
6 년 전 |
Max Hilbrunner
|
4c69a495c9
Revert "RPCMode refactor, more sync modes"
|
6 년 전 |
Fabio Alessandrelli
|
9de4ffde61
Refactor RPCMode enum and checks
|
6 년 전 |
Juan Linietsky
|
005b69cf6e
-New inspector.
|
6 년 전 |
Fabio Alessandrelli
|
234914c42c
Rename multiplayer_api to just multiplayer.
|
6 년 전 |
Rémi Verschelde
|
b774156729
Merge pull request #18514 from neikeq/api-hash-fixes
|
6 년 전 |
volzhs
|
6758b6c131
Check invalid node name
|
6 년 전 |
Ignacio Etcheverry
|
7034d48032
Fix binding some core API methods only in tools builds
|
6 년 전 |
Geoffrey
|
8362ce4769
Made print_tree_pretty() function which displays scene tree graphically
|
6 년 전 |
Fabio Alessandrelli
|
5081ced57f
Use MultiplayerAPI class for high level networking
|
6 년 전 |
luz.paz
|
612ab4bbc6
Fix typos with codespell
|
6 년 전 |
Artem Varaksa
|
d35e486228
Clean up some bad words from code comments
|
6 년 전 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 년 전 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 년 전 |
Rémi Verschelde
|
613d374bc5
Merge pull request #12284 from bojidar-bg/allow-subproperty-set
|
7 년 전 |
Bojidar Marinov
|
0cf9597758
Allow for getting/setting indexed properties of objects using get/set_indexed
|
7 년 전 |
Pedro J. Estébanez
|
5a0be858f4
Let SceneTreeDock duplicate nodes via Node::duplicate()
|
7 년 전 |
Pedro J. Estébanez
|
803b3934d6
Fix duplication of signals
|
7 년 전 |
Chaosus
|
6496b53549
Duplicate signals fixes
|
7 년 전 |
AndreaCatania
|
4537977d6d
Renamed fixed_process to physics_process
|
7 년 전 |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
7 년 전 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 년 전 |