This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4d0097e8aebca452637e6aec293ea3254d6f5eca
godot
/
editor
/
fileserver
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
..
editor_file_server.cpp
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
2017-11-25 00:09:40 -03:00
editor_file_server.h
…
SCsub
…