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
2025-02-05 21:41:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
194c1c44e0
godot
/
servers
History
smix8
194c1c44e0
Fix Navigation agent callback wild pointer crash
...
Fixes crash in sanitizer builds when callback agent or object are already freed.
2022-12-12 13:03:55 +01:00
..
audio
Simplify GDVIRTUAL_REQUIRED_CALL calls
2022-11-30 18:36:57 +01:00
camera
debugger
extensions
movie_writer
Simplify GDVIRTUAL_REQUIRED_CALL calls
2022-11-30 18:36:57 +01:00
navigation
physics_2d
physics_3d
Code simplifications found by cppcheck
2022-11-21 08:43:36 +01:00
rendering
Implement CAMERA_VISIBLE_LAYERS as built-in shader variable
2022-12-03 22:41:27 -08:00
text
Use system fonts as fallback and improve system font handling.
2022-12-04 18:44:20 +02:00
xr
audio_server.cpp
audio_server.h
camera_server.cpp
camera_server.h
display_server_headless.h
display_server.cpp
display_server.h
navigation_server_2d.cpp
Fix Navigation agent callback wild pointer crash
2022-12-12 13:03:55 +01:00
navigation_server_2d.h
Fix Navigation agent callback wild pointer crash
2022-12-12 13:03:55 +01:00
navigation_server_3d.cpp
Fix Navigation agent callback wild pointer crash
2022-12-12 13:03:55 +01:00
navigation_server_3d.h
Fix Navigation agent callback wild pointer crash
2022-12-12 13:03:55 +01:00
physics_server_2d_wrap_mt.cpp
physics_server_2d_wrap_mt.h
physics_server_2d.cpp
Update remaining physics exclude parameters to use TypedArray
2022-11-23 19:39:04 +01:00
physics_server_2d.h
Update remaining physics exclude parameters to use TypedArray
2022-11-23 19:39:04 +01:00
physics_server_3d_wrap_mt.cpp
physics_server_3d_wrap_mt.h
physics_server_3d.cpp
Update remaining physics exclude parameters to use TypedArray
2022-11-23 19:39:04 +01:00
physics_server_3d.h
Update remaining physics exclude parameters to use TypedArray
2022-11-23 19:39:04 +01:00
register_server_types.cpp
register_server_types.h
rendering_server.cpp
Fix some switching decisions for index format.
2022-11-22 00:09:48 +09:00
rendering_server.h
SCsub
server_wrap_mt_common.h
text_server.cpp
Use system fonts as fallback and improve system font handling.
2022-12-04 18:44:20 +02:00
text_server.h
Use system fonts as fallback and improve system font handling.
2022-12-04 18:44:20 +02:00
xr_server.cpp
xr_server.h