Rémi Verschelde 24b3733f3b Merge pull request #10770 from RandomShaper/fix-joints 7 anos atrás
..
SCsub d4c17700aa style: Fix PEP8 whitespace issues in Python files 8 anos atrás
animated_sprite.cpp 130ad806f8 Fix AnimatedSprite frame property slider in editor 7 anos atrás
animated_sprite.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
area_2d.cpp 5e50fde3d9 Changed get_audio_bus and set functions to get_audio_bus_name and set 7 anos atrás
area_2d.h 5e50fde3d9 Changed get_audio_bus and set functions to get_audio_bus_name and set 7 anos atrás
audio_stream_player_2d.cpp 4537977d6d Renamed fixed_process to physics_process 7 anos atrás
audio_stream_player_2d.h 46af050e93 Rename get_position => get_playback_position and seek_pos => seek on audio classes 7 anos atrás
back_buffer_copy.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
back_buffer_copy.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
camera_2d.cpp 9cadb9e5f3 Bind unbound enums, rearrange some by value 7 anos atrás
camera_2d.h 5ad9be4c24 Rename pos to position in user facing methods and variables 7 anos atrás
canvas_item.cpp 9cadb9e5f3 Bind unbound enums, rearrange some by value 7 anos atrás
canvas_item.h 5ad9be4c24 Rename pos to position in user facing methods and variables 7 anos atrás
canvas_modulate.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
canvas_modulate.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
collision_object_2d.cpp b786e7877b Fix: CollisionObject shape owner indexing is inconsistent 7 anos atrás
collision_object_2d.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
collision_polygon_2d.cpp 0fffa45158 Fix enums bindings 7 anos atrás
collision_polygon_2d.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
collision_shape_2d.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
collision_shape_2d.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
joints_2d.cpp d8584682f0 Fix joints collision exceptions 7 anos atrás
joints_2d.h d8584682f0 Fix joints collision exceptions 7 anos atrás
light_2d.cpp 0fffa45158 Fix enums bindings 7 anos atrás
light_2d.h 3a188015be add shadow_filter variant PCF7 7 anos atrás
light_occluder_2d.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
light_occluder_2d.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
line_2d.cpp 5ad9be4c24 Rename pos to position in user facing methods and variables 7 anos atrás
line_2d.h 5ad9be4c24 Rename pos to position in user facing methods and variables 7 anos atrás
line_builder.cpp 0fffa45158 Fix enums bindings 7 anos atrás
line_builder.h 0fffa45158 Fix enums bindings 7 anos atrás
navigation2d.cpp 6611dfbd6c Merge pull request #10378 from RandomShaper/nav-keep-start-end 7 anos atrás
navigation2d.h 7ad14e7a3e Dead code tells no tales 7 anos atrás
navigation_polygon.cpp c42bbe1073 Fixes infinite loop in NavPolygonInstance warnings 7 anos atrás
navigation_polygon.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
node_2d.cpp 5ad9be4c24 Rename pos to position in user facing methods and variables 7 anos atrás
node_2d.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
parallax_background.cpp aaf6e77198 Tweaks ParallaxBackground to work better with zoom. Ensures a Parallax Layer with a (1,1) motion scale synchs perfectly with a regular stationary sprite that is outside the ParallaxBackground, regardless of the zoom level and movement of the camera. 7 anos atrás
parallax_background.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
parallax_layer.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
parallax_layer.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
particles_2d.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
particles_2d.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
path_2d.cpp 5ad9be4c24 Rename pos to position in user facing methods and variables 7 anos atrás
path_2d.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
path_texture.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
path_texture.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
physics_body_2d.cpp 9cadb9e5f3 Bind unbound enums, rearrange some by value 7 anos atrás
physics_body_2d.h 6e0892f223 Added to kinematicbody2d the copy and paste of the API friendler of KinematicBody 7 anos atrás
polygon_2d.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
polygon_2d.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
position_2d.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
position_2d.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
ray_cast_2d.cpp 8f054d519f missing set/get_collision_mask_bit() for RayCast 7 anos atrás
ray_cast_2d.h 8f054d519f missing set/get_collision_mask_bit() for RayCast 7 anos atrás
remote_transform_2d.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
remote_transform_2d.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
screen_button.cpp 0fffa45158 Fix enums bindings 7 anos atrás
screen_button.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
sprite.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
sprite.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
tile_map.cpp 5ad9be4c24 Rename pos to position in user facing methods and variables 7 anos atrás
tile_map.h 348eb4e4c5 Merge pull request #10361 from RandomShaper/tilemap-global-mtl 7 anos atrás
visibility_notifier_2d.cpp 9cadb9e5f3 Bind unbound enums, rearrange some by value 7 anos atrás
visibility_notifier_2d.h 4537977d6d Renamed fixed_process to physics_process 7 anos atrás
y_sort.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás
y_sort.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 anos atrás