virtualx-engine/scene/2d
Rémi Verschelde 53f30bfb7e
Merge pull request #95132 from LeonStansfield/gpu_particles_ui_consistency
GPU/CPU particle parameter list consistency changes
2024-10-01 17:30:29 +02:00
..
physics SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
animated_sprite_2d.cpp Cleanup of raw nullptr checks with Ref 2024-08-31 15:01:09 +02:00
animated_sprite_2d.h
audio_listener_2d.cpp Expose is_part_of_edited_scene() 2024-04-26 11:49:38 +02:00
audio_listener_2d.h
audio_stream_player_2d.compat.inc
audio_stream_player_2d.cpp Expose AudioStreamPlayer{2D,3D}::set_playing and remove AudioStreamPlayer::{2D,3D}::_is_active 2024-08-30 17:16:46 +02:00
audio_stream_player_2d.h Add samples playback support 2024-06-18 11:06:31 -04:00
back_buffer_copy.cpp
back_buffer_copy.h
camera_2d.cpp Fixed Timestep Interpolation: Fix behaviour on pause 2024-07-07 16:48:17 +02:00
camera_2d.h Fix physics tick counter 2024-07-07 19:04:05 +02:00
canvas_group.cpp
canvas_group.h
canvas_modulate.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
canvas_modulate.h
cpu_particles_2d.cpp Adjusted listings of parameters displayed in inspector to be consistent accross all particle types 2024-08-04 15:33:31 +01:00
cpu_particles_2d.h
gpu_particles_2d.cpp Merge pull request #95132 from LeonStansfield/gpu_particles_ui_consistency 2024-10-01 17:30:29 +02:00
gpu_particles_2d.h
light_2d.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
light_2d.h
light_occluder_2d.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
light_occluder_2d.h
line_2d.cpp
line_2d.h
line_builder.cpp Added a specific check for the corner case that went wrong. 2024-04-17 12:01:01 +02:00
line_builder.h
marker_2d.cpp
marker_2d.h
mesh_instance_2d.cpp Use Core/Scene stringnames consistently 2024-05-13 23:41:07 +02:00
mesh_instance_2d.h
multimesh_instance_2d.cpp Use Core/Scene stringnames consistently 2024-05-13 23:41:07 +02:00
multimesh_instance_2d.h
navigation_agent_2d.cpp Fix physics tick counter 2024-07-07 19:04:05 +02:00
navigation_agent_2d.h Fix physics tick counter 2024-07-07 19:04:05 +02:00
navigation_link_2d.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
navigation_link_2d.h Add NavigationLink function to change navigation map 2024-08-15 22:37:02 +02:00
navigation_obstacle_2d.cpp
navigation_obstacle_2d.h
navigation_region_2d.cpp Fix 2D debug navigation flickering with tile maps 2024-09-05 15:11:29 +02:00
navigation_region_2d.h Improve NavigationRegion2D debug performance 2024-05-28 19:36:35 +02:00
node_2d.cpp
node_2d.h
parallax_2d.cpp Prevent jitter in Parallax2D 2024-09-23 20:36:38 +08:00
parallax_2d.h Prevent Parallax2D autoscroll reset 2024-08-28 16:38:27 -04:00
parallax_background.cpp
parallax_background.h
parallax_layer.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
parallax_layer.h
path_2d.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
path_2d.h
polygon_2d.cpp Make Polygon2D::bones property internal 2024-08-10 17:55:29 +02:00
polygon_2d.h
remote_transform_2d.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
remote_transform_2d.h
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
skeleton_2d.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
skeleton_2d.h Physics interpolation: Fix 2D skinning 2024-06-20 11:35:38 +02:00
sprite_2d.cpp Add alternative pixel rounding 2024-06-29 10:33:39 -04:00
sprite_2d.h
tile_map.compat.inc
tile_map.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
tile_map.h Add helper methods to check for tile transforms 2024-08-12 02:51:34 +02:00
tile_map_layer.cpp Implement multiple occlusion polygons within each TileSet occlusion layer 2024-09-03 15:38:51 +02:00
tile_map_layer.h Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
touch_screen_button.cpp [Scene] Add SceneStringNames::pressed 2024-05-14 15:51:28 +02:00
touch_screen_button.h
visible_on_screen_notifier_2d.cpp Use Core/Scene stringnames consistently 2024-05-13 23:41:07 +02:00
visible_on_screen_notifier_2d.h