godot/scene/2d
lawnjelly dd6c213dac Fix Polygon2D skinned bounds (for culling)
The bound Rect2 was previously incorrect because bone transforms need to be applied to verts in bone space, rather than local space. This was previously resulting in skinned Polygon2Ds being incorrectly culled.
2023-04-12 10:17:02 +01:00
..
animated_sprite.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
animated_sprite.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
area_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
area_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
audio_stream_player_2d.cpp Merge pull request #70514 from stmSi/fix-editor-hanging-audio-pitch-scale-nan 2023-02-17 12:15:27 +01:00
audio_stream_player_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
back_buffer_copy.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
back_buffer_copy.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
camera_2d.cpp Merge pull request #69645 from radenling/backport-fix-viewport-update-in-editor 2023-04-11 10:53:20 +02:00
camera_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
canvas_item.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
canvas_item.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
canvas_modulate.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
canvas_modulate.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
collision_object_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
collision_object_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
collision_polygon_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
collision_polygon_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
collision_shape_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
collision_shape_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
cpu_particles_2d.cpp Merge pull request #70717 from Calinou/particles-tweak-animation-offset-property-hint-3.x 2023-01-11 11:57:38 +01:00
cpu_particles_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
joints_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
joints_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
light_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
light_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
light_occluder_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
light_occluder_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
line_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
line_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
line_builder.cpp Fix Line2D UVs when using BOX end cap mode 2023-02-10 20:45:31 -05:00
line_builder.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
listener_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
listener_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
mesh_instance_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
mesh_instance_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
multimesh_instance_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
multimesh_instance_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
navigation_2d.cpp Fix navigation related nodes not propagating parent class config warnings 2023-01-30 16:26:42 +01:00
navigation_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
navigation_agent_2d.cpp Fix navigation related nodes not propagating parent class config warnings 2023-01-30 16:26:42 +01:00
navigation_agent_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
navigation_obstacle_2d.cpp Fix navigation related nodes not propagating parent class config warnings 2023-01-30 16:26:42 +01:00
navigation_obstacle_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
navigation_polygon.cpp Fix navigation related nodes not propagating parent class config warnings 2023-01-30 16:26:42 +01:00
navigation_polygon.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
node_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
node_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
parallax_background.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
parallax_background.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
parallax_layer.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
parallax_layer.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
particles_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
particles_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
path_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
path_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
physics_body_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
physics_body_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
polygon_2d.cpp Fix Polygon2D skinned bounds (for culling) 2023-04-12 10:17:02 +01:00
polygon_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
position_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
position_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
ray_cast_2d.cpp Add error messages for collision exception functions 2023-02-24 00:36:30 +01:00
ray_cast_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
remote_transform_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
remote_transform_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
shape_cast_2d.cpp Add error messages for collision exception functions 2023-02-24 00:36:30 +01:00
shape_cast_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
skeleton_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
skeleton_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
sprite.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
sprite.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tile_map.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tile_map.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
touch_screen_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
touch_screen_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visibility_notifier_2d.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visibility_notifier_2d.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
y_sort.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
y_sort.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00