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-03-01 23:21:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fe1bb58e8f
godot
/
servers
History
Rémi Verschelde
adc1096b19
Merge pull request
#70219
from bruvzg/msdf_outline_scaling
...
Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior.
2022-12-19 16:26:56 +01:00
..
audio
camera
debugger
extensions
movie_writer
navigation
physics_2d
Fix regression 70154 caused by my prior CCD fix.
2022-12-16 11:39:19 -07:00
physics_3d
Fix regression 70154 caused by my prior CCD fix.
2022-12-16 11:39:19 -07:00
rendering
Merge pull request
#70219
from bruvzg/msdf_outline_scaling
2022-12-19 16:26:56 +01:00
text
Fix String::word_wrap() for long words
2022-12-16 13:18:57 +08:00
xr
audio_server.cpp
Remove redundant nullptr check before delete
2022-12-17 19:57:16 -05:00
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 API abbreviations inconsistency
2022-12-17 22:06:22 +01:00
navigation_server_2d.h
Fix Navigation API abbreviations inconsistency
2022-12-17 22:06:22 +01:00
navigation_server_3d.cpp
Fix Navigation API abbreviations inconsistency
2022-12-17 22:06:22 +01:00
navigation_server_3d.h
Fix Navigation API abbreviations inconsistency
2022-12-17 22:06:22 +01:00
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
register_server_types.cpp
register_server_types.h
rendering_server.cpp
Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior.
2022-12-17 22:47:54 +02:00
rendering_server.h
Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior.
2022-12-17 22:47:54 +02:00
SCsub
server_wrap_mt_common.h
text_server.cpp
Fix String::word_wrap() for long words
2022-12-16 13:18:57 +08:00
text_server.h
Fix String::word_wrap() for long words
2022-12-16 13:18:57 +08:00
xr_server.cpp
xr_server.h