.. |
audio
|
Tweak dozens of editor property hints for consistency
|
2021-05-25 02:50:35 +02:00 |
camera
|
Check if an input image wasn't Image on several functions in CameraFeed
|
2021-03-14 16:47:21 +07:00 |
physics_2d
|
Enable setting of collision iterations in PhysicsServer2D
|
2021-05-19 10:54:10 -04:00 |
physics_3d
|
Replace QuickHull with Bullet's convex hull computer.
|
2021-05-22 22:35:42 +02:00 |
rendering
|
Makes few shader built-ins constant to prevent changing them
|
2021-05-26 15:58:35 +03:00 |
xr
|
Change XRPositionalTracker to a reference and better expose it to GDNative
|
2021-03-29 23:01:47 +11:00 |
audio_server.cpp
|
Fix AudioServer Crash when bus count equals 0
|
2021-04-24 11:22:19 -04:00 |
audio_server.h
|
|
|
camera_server.cpp
|
Fix crash caused by null parameter passed to CameraServer.add_feed()
|
2021-04-02 17:11:30 +03:00 |
camera_server.h
|
|
|
display_server.cpp
|
OS: Remove native video API only implemented on iOS
|
2021-05-07 20:40:24 +02:00 |
display_server.h
|
Use an enum to represent screen orientation in the Project Settings
|
2021-05-24 18:53:10 +02:00 |
navigation_server_2d.cpp
|
Make 2D navigation consider scale
|
2021-03-18 15:17:23 +01:00 |
navigation_server_2d.h
|
Allow Navigation to be more flexible
|
2021-03-15 15:58:59 +01:00 |
navigation_server_3d.cpp
|
Allow Navigation to be more flexible
|
2021-03-15 15:58:59 +01:00 |
navigation_server_3d.h
|
Allow Navigation to be more flexible
|
2021-03-15 15:58:59 +01:00 |
physics_server_2d.cpp
|
Enable setting of collision iterations in PhysicsServer2D
|
2021-05-19 10:54:10 -04:00 |
physics_server_2d.h
|
Enable setting of collision iterations in PhysicsServer2D
|
2021-05-19 10:54:10 -04:00 |
physics_server_3d.cpp
|
Prevent setting too big or too small Collision Mask and Layer
|
2021-04-30 17:19:04 +02:00 |
physics_server_3d.h
|
Prevent setting too big or too small Collision Mask and Layer
|
2021-04-30 17:19:04 +02:00 |
register_server_types.cpp
|
|
|
register_server_types.h
|
|
|
rendering_server.cpp
|
Fix typos with codespell
|
2021-05-20 12:38:56 +02:00 |
rendering_server.h
|
Support for 2D particles to collide against SDF
|
2021-05-23 16:43:36 -03:00 |
SCsub
|
|
|
server_wrap_mt_common.h
|
|
|
text_server.cpp
|
Make is_equal_approx have explicit float and double versions
|
2021-05-20 06:18:11 -04:00 |
text_server.h
|
[Complex Text Layouts] Provide access to glyph contour points.
|
2021-03-31 09:32:14 +03:00 |
xr_server.cpp
|
Change XRPositionalTracker to a reference and better expose it to GDNative
|
2021-03-29 23:01:47 +11:00 |
xr_server.h
|
Change XRPositionalTracker to a reference and better expose it to GDNative
|
2021-03-29 23:01:47 +11:00 |