MillionOstrich eaa8c461c3 Fix randomisation of initial particle velocity 6 years ago
..
SCsub 8f48eeaa88 Fix disable_3d=yes compile errors 6 years ago
area.cpp 0fffa45158 Fix enums bindings 6 years ago
area.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
arvr_nodes.cpp 167b7b5533 Adding rumble support to ARVR controllers (if implemented on the ARVR interface) 6 years ago
arvr_nodes.h 167b7b5533 Adding rumble support to ARVR controllers (if implemented on the ARVR interface) 6 years ago
audio_stream_player_3d.cpp 9b634180aa Refactor Fixed to Physics 6 years ago
audio_stream_player_3d.h 4537977d6d Renamed fixed_process to physics_process 6 years ago
bone_attachment.cpp 8230bf0a2f Remove assignment and declarations in if statements 6 years ago
bone_attachment.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
camera.cpp 9b634180aa Refactor Fixed to Physics 6 years ago
camera.h ce74efacbb Made a few tweaks to the interface 6 years ago
collision_object.cpp b786e7877b Fix: CollisionObject shape owner indexing is inconsistent 6 years ago
collision_object.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
collision_polygon.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
collision_polygon.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
collision_shape.cpp 8230bf0a2f Remove assignment and declarations in if statements 6 years ago
collision_shape.h ed606ded52 Fix files header 6 years ago
gi_probe.cpp 495bcd7301 Clean up GI Probe baking, proper button and progress bar. 6 years ago
gi_probe.h 495bcd7301 Clean up GI Probe baking, proper button and progress bar. 6 years ago
immediate_geometry.cpp 5ad9be4c24 Rename pos to position in user facing methods and variables 6 years ago
immediate_geometry.h 392a94686c Fixed typo: 'texure' to 'texture' 6 years ago
interpolated_camera.cpp 4537977d6d Renamed fixed_process to physics_process 6 years ago
interpolated_camera.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
light.cpp 0c5eba826c Revert "In editor, instance DirectionalLight with an initial orientation" 6 years ago
light.h 072e379ffe Renamed function arguments to keep them consistent between declaration and implementation 6 years ago
listener.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
listener.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
mesh_instance.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
mesh_instance.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
multimesh_instance.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
multimesh_instance.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
navigation.cpp 7430bbdac1 Fix LINK/UNLINK console spam with navmeshes 6 years ago
navigation.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
navigation_mesh.cpp 92e77d5ff2 Recast integration. 6 years ago
navigation_mesh.h 92e77d5ff2 Recast integration. 6 years ago
particles.cpp eaa8c461c3 Fix randomisation of initial particle velocity 6 years ago
particles.h d777681882 Create ParticlesMaterialConversionPlugin and format generated shader code 6 years ago
path.cpp 0b89b90b36 Fix PathFollow rotations. 6 years ago
path.h 0b89b90b36 Fix PathFollow rotations. 6 years ago
physics_body.cpp 9cadb9e5f3 Bind unbound enums, rearrange some by value 6 years ago
physics_body.h 6d233c651b -Changed KinematicBody API yet again to make it friendlier 6 years ago
physics_joint.cpp d8584682f0 Fix joints collision exceptions 6 years ago
physics_joint.h 7ad14e7a3e Dead code tells no tales 6 years ago
portal.cpp 7ad14e7a3e Dead code tells no tales 6 years ago
portal.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
position_3d.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
position_3d.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
proximity_group.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
proximity_group.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
ray_cast.cpp 8f054d519f missing set/get_collision_mask_bit() for RayCast 6 years ago
ray_cast.h 8f054d519f missing set/get_collision_mask_bit() for RayCast 6 years ago
reflection_probe.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
reflection_probe.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
remote_transform.cpp ed606ded52 Fix files header 6 years ago
remote_transform.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
room_instance.cpp 7ad14e7a3e Dead code tells no tales 6 years ago
room_instance.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
scenario_fx.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
scenario_fx.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
skeleton.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
skeleton.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
spatial.cpp 5ad9be4c24 Rename pos to position in user facing methods and variables 6 years ago
spatial.h 5ad9be4c24 Rename pos to position in user facing methods and variables 6 years ago
spatial_velocity_tracker.cpp 4537977d6d Renamed fixed_process to physics_process 6 years ago
spatial_velocity_tracker.h 4537977d6d Renamed fixed_process to physics_process 6 years ago
sprite_3d.cpp 7ad14e7a3e Dead code tells no tales 6 years ago
sprite_3d.h 7ad14e7a3e Dead code tells no tales 6 years ago
vehicle_body.cpp 4c712b9db5 Added VehicleWheel::get_skidinfo(). 6 years ago
vehicle_body.h 4c712b9db5 Added VehicleWheel::get_skidinfo(). 6 years ago
visibility_notifier.cpp 9cadb9e5f3 Bind unbound enums, rearrange some by value 6 years ago
visibility_notifier.h bd282ff43f Use HTTPS URL for Godot's website in the headers 6 years ago
visual_instance.cpp 0fffa45158 Fix enums bindings 6 years ago
visual_instance.h 7ad14e7a3e Dead code tells no tales 6 years ago