This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2024-11-27 09:16:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dca6db76af
godot
/
servers
History
Hugo Locurcio
0c5f254956
Merge pull request
#64110
from Geometror/fix-light-shadow-off
2022-08-20 17:06:03 +02:00
..
audio
camera
debugger
extensions
movie_writer
physics_2d
Add area monitor callback error checking
2022-08-07 13:47:03 -07:00
physics_3d
add get_depth() to KinematicCollision3D as same of 2D
2022-08-10 10:33:58 +09:00
rendering
Merge pull request
#64110
from Geometror/fix-light-shadow-off
2022-08-20 17:06:03 +02:00
text
[TextServer] Add ICU Unicode security and spoofing detection.
2022-08-02 15:37:49 +03:00
xr
audio_server.cpp
audio_server.h
camera_server.cpp
camera_server.h
display_server_headless.h
display_server.cpp
Implement
MenuBar
control to wrap
PopupMenu
s or native menu, use native menu for editor.
2022-08-18 22:25:44 +03:00
display_server.h
Implement
MenuBar
control to wrap
PopupMenu
s or native menu, use native menu for editor.
2022-08-18 22:25:44 +03:00
navigation_server_2d.cpp
Fix a typo in navigation server documentation
2022-08-17 17:05:46 +03:00
navigation_server_2d.h
Add NavigationServer2D debug functions
2022-08-09 12:21:45 +02:00
navigation_server_3d.cpp
Fix a typo in navigation server documentation
2022-08-17 17:05:46 +03:00
navigation_server_3d.h
physics_server_2d_wrap_mt.cpp
physics_server_2d_wrap_mt.h
physics_server_2d.cpp
physics_server_2d.h
physics_server_3d_wrap_mt.cpp
physics_server_3d_wrap_mt.h
physics_server_3d.cpp
physics_server_3d.h
add get_depth() to KinematicCollision3D as same of 2D
2022-08-10 10:33:58 +09:00
register_server_types.cpp
register_server_types.h
rendering_server.cpp
Remove requirement to have vertex positions when creating a mesh. Meshes can now be constructed from an index buffer alone
2022-08-19 14:50:12 -06:00
rendering_server.h
Remove requirement to have vertex positions when creating a mesh. Meshes can now be constructed from an index buffer alone
2022-08-19 14:50:12 -06:00
SCsub
server_wrap_mt_common.h
text_server.cpp
HarfBuzz: Update to version 5.1.0, use new FLAG_SAFE_TO_INSERT_TATWEEL flag to improve justification.
2022-08-04 09:10:16 +03:00
text_server.h
HarfBuzz: Update to version 5.1.0, use new FLAG_SAFE_TO_INSERT_TATWEEL flag to improve justification.
2022-08-04 09:10:16 +03:00
xr_server.cpp
xr_server.h