This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-11 13:10:58 +00:00
Code
Releases
Wiki
Activity
Files
c2031fc813d4f55a95cfcf702c508e39e1ef099e
godot
/
modules
/
enet
History
Juan Linietsky
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
...
leading to unnecesary copy on writes and reduced performance.
2017-11-25 00:09:40 -03:00
..
doc_classes
doc: Fix enum tags thanks to
2bc6db6
2017-11-24 23:16:30 +01:00
config.py
doc: Make all module docs self-contained
2017-11-15 21:29:33 +01:00
networked_multiplayer_enet.cpp
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
2017-11-25 00:09:40 -03:00
networked_multiplayer_enet.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
register_types.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
register_types.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
SCsub
Use BoolVariable for third-party options.
2017-09-25 14:36:30 -04:00