godot/servers
luz paz 3564c16cb8
Fix various typos with codespell
Found via `codespell -q 3 -S ./thirdparty,*.po,./DONORS.md -L ackward,ang,ans,ba,beng,cas,childs,childrens,dof,doubleclick,fave,findn,hist,inout,leapyear,lod,nd,numer,ois,ony,paket,seeked,sinc,switchs,te,uint`
2021-07-25 11:21:51 +02:00
..
audio
camera
physics_2d Use C++ iterators for Lists in many situations 2021-07-23 17:38:28 -04:00
physics_3d Fix various typos with codespell 2021-07-25 11:21:51 +02:00
rendering Fix various typos with codespell 2021-07-25 11:21:51 +02:00
xr Fix various typos with codespell 2021-07-25 11:21:51 +02:00
audio_server.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
audio_server.h
camera_server.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
camera_server.h
display_server_headless.h Move alert function from DisplayServer to OS. 2021-07-22 21:50:35 +03:00
display_server.cpp Move alert function from DisplayServer to OS. 2021-07-22 21:50:35 +03:00
display_server.h Move alert function from DisplayServer to OS. 2021-07-22 21:50:35 +03:00
navigation_server_2d.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
navigation_server_2d.h
navigation_server_3d.cpp
navigation_server_3d.h
physics_server_2d.cpp Fixing 2D moving platform logic 2021-07-15 11:54:43 +02:00
physics_server_2d.h Fixing 2D moving platform logic 2021-07-15 11:54:43 +02:00
physics_server_3d.cpp
physics_server_3d.h
register_server_types.cpp
register_server_types.h
rendering_server.cpp Use C++ iterators for Lists in many situations 2021-07-23 17:38:28 -04:00
rendering_server.h Implement more rendering options as specialization constants 2021-07-19 21:51:29 -03:00
SCsub
server_wrap_mt_common.h
text_server.cpp Separate underscore from grapheme punctuation to enable doubleclick and caret jump over snakecase variables in editor 2021-07-13 10:03:26 -03:00
text_server.h Separate underscore from grapheme punctuation to enable doubleclick and caret jump over snakecase variables in editor 2021-07-13 10:03:26 -03:00
xr_server.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
xr_server.h