godot/scene
Hugo Locurcio 15244e55bd
Improve completion scroll bar visibility in the script editor
This makes the scroll bar bar thicker and more opaque (roughly
matching the editor theme's scroll bar by default).
2022-02-14 16:49:08 +01:00
..
2d Improve compilation speed (forward declarations/includes cleanup) 2022-02-12 02:46:22 +01:00
3d Improve compilation speed (forward declarations/includes cleanup) 2022-02-12 02:46:22 +01:00
animation String: Add contains(). 2022-02-04 01:28:02 +05:45
audio Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
debugger [Debugger] Move most profilers to ServersDebugger. 2022-02-06 17:36:48 +01:00
gui Merge pull request #57988 from markdibarry/add_get_last_visible_character_line 2022-02-14 15:22:03 +01:00
main Merge pull request #56953 from bruvzg/ex_wnd 2022-02-12 16:46:55 +01:00
multiplayer Merge pull request #57876 from Faless/mp/4.x_clarify_rpc_error 2022-02-09 23:38:16 +01:00
resources Improve completion scroll bar visibility in the script editor 2022-02-14 16:49:08 +01:00
property_utils.cpp Cleanup and move char functions to the char_utils.h header. 2022-02-04 11:35:01 +02:00
property_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_scene_types.cpp Improvements and fixes to occluders 2022-02-07 13:04:51 +01:00
register_scene_types.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
scene_string_names.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
scene_string_names.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub [Net] New replication interface, spawner and synchronizer nodes. 2022-02-04 14:56:30 +01:00