This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
045f81023b
godot
/
scene
/
2d
History
Rémi Verschelde
caf3a405ab
Merge pull request
#13991
from CyanBlob/master
...
TileMap: Add update_bitmask_region(2), expose update_bitmask_area(1) …
2017-12-16 16:38:59 +01:00
..
SCsub
…
animated_sprite.cpp
Enhance undoredo action name, TTR, cleanup
2017-12-12 23:04:37 +07:00
animated_sprite.h
…
area_2d.cpp
Style: Apply new clang-format 5.0 style to all files
2017-12-07 08:02:00 +01:00
area_2d.h
…
audio_stream_player_2d.cpp
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
2017-11-25 00:09:40 -03:00
audio_stream_player_2d.h
…
back_buffer_copy.cpp
…
back_buffer_copy.h
…
camera_2d.cpp
…
camera_2d.h
…
canvas_item.cpp
-Ability to and unwrap lightmap coordinates on import
2017-12-09 14:18:14 -03:00
canvas_item.h
-Ability to and unwrap lightmap coordinates on import
2017-12-09 14:18:14 -03:00
canvas_modulate.cpp
…
canvas_modulate.h
…
collision_object_2d.cpp
…
collision_object_2d.h
…
collision_polygon_2d.cpp
…
collision_polygon_2d.h
…
collision_shape_2d.cpp
…
collision_shape_2d.h
…
joints_2d.cpp
…
joints_2d.h
…
light_2d.cpp
…
light_2d.h
…
light_occluder_2d.cpp
…
light_occluder_2d.h
…
line_2d.cpp
Style: Apply new clang-format 5.0 style to all files
2017-12-07 08:02:00 +01:00
line_2d.h
…
line_builder.cpp
…
line_builder.h
…
navigation2d.cpp
Renamed navmesh/poly_create to navmesh/poly_add since no navmesh is created.
2017-12-15 15:09:06 -05:00
navigation2d.h
Renamed navmesh/poly_create to navmesh/poly_add since no navmesh is created.
2017-12-15 15:09:06 -05:00
navigation_polygon.cpp
Renamed navmesh/poly_create to navmesh/poly_add since no navmesh is created.
2017-12-15 15:09:06 -05:00
navigation_polygon.h
…
node_2d.cpp
…
node_2d.h
…
parallax_background.cpp
…
parallax_background.h
…
parallax_layer.cpp
…
parallax_layer.h
…
particles_2d.cpp
Particles2D: Fix normal map rid.
2017-12-06 22:44:12 +01:00
particles_2d.h
…
path_2d.cpp
Reworked PathFollow2D behaviour, based on such in version 2.1.
2017-12-06 15:55:54 +00:00
path_2d.h
Reworked PathFollow2D behaviour, based on such in version 2.1.
2017-12-06 15:55:54 +00:00
path_texture.cpp
…
path_texture.h
…
physics_body_2d.cpp
Style: Apply new clang-format 5.0 style to all files
2017-12-07 08:02:00 +01:00
physics_body_2d.h
…
polygon_2d.cpp
…
polygon_2d.h
…
position_2d.cpp
…
position_2d.h
…
ray_cast_2d.cpp
Change RayCast2D 'Exclude Parent' to include Area2D
2017-11-28 22:06:49 -08:00
ray_cast_2d.h
…
remote_transform_2d.cpp
…
remote_transform_2d.h
…
screen_button.cpp
…
screen_button.h
…
sprite.cpp
…
sprite.h
…
tile_map.cpp
Merge pull request
#13991
from CyanBlob/master
2017-12-16 16:38:59 +01:00
tile_map.h
Merge pull request
#13991
from CyanBlob/master
2017-12-16 16:38:59 +01:00
visibility_notifier_2d.cpp
…
visibility_notifier_2d.h
…
y_sort.cpp
…
y_sort.h
…