Juan Linietsky 7b36595641 Send body inout notifications after state is applied, fixes #4683 8 years ago
..
SCsub 399b1b0474 Cosmetic fixes to SCons buildsystem 9 years ago
area.cpp f120514402 classref: Fixed return types in Area and Area2D (#4635) 8 years ago
area.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
baked_light_instance.cpp 424a104666 remove trailing whitespace 8 years ago
baked_light_instance.h e82dc40205 -Much improvement to baked light baker 10 years ago
body_shape.cpp 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
body_shape.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
bone_attachment.cpp 47c7b535d2 BoneAttachments now position themselves instantly during bind. 8 years ago
bone_attachment.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
camera.cpp 424a104666 remove trailing whitespace 8 years ago
camera.h 424a104666 remove trailing whitespace 8 years ago
character_camera.cpp 424a104666 remove trailing whitespace 8 years ago
character_camera.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
collision_object.cpp d01f55a78e Merge pull request #2698 from Faless/add_area_fix 8 years ago
collision_object.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
collision_polygon.cpp d4993b74fc Add missing argument names in GDScript bindings 9 years ago
collision_polygon.h 2580ca01e6 Ability to keep collisionshapes and collisionpolygons when running the game. 9 years ago
immediate_geometry.cpp aa36be3c9a -typo fixed in ImmediateGeometry (#1066) 10 years ago
immediate_geometry.h 948fd83cdd Little Bits 10 years ago
interpolated_camera.cpp 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
interpolated_camera.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
light.cpp 424a104666 remove trailing whitespace 8 years ago
light.h 424a104666 remove trailing whitespace 8 years ago
mesh_instance.cpp 424a104666 remove trailing whitespace 8 years ago
mesh_instance.h 424a104666 remove trailing whitespace 8 years ago
multimesh_instance.cpp 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
multimesh_instance.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
navigation.cpp 424a104666 remove trailing whitespace 8 years ago
navigation.h ab99671bb8 -fixes to navigation, so edge-merging is more flexible on conflict 9 years ago
navigation_agent.cpp 678948068b Small Issues & Maintenance 10 years ago
navigation_agent.h 678948068b Small Issues & Maintenance 10 years ago
navigation_mesh.cpp 83d9a692be Ability to visually debug geometry visually: 9 years ago
navigation_mesh.h 83d9a692be Ability to visually debug geometry visually: 9 years ago
optimized_spatial_scene.cpp 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
optimized_spatial_scene.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
particles.cpp 424a104666 remove trailing whitespace 8 years ago
particles.h 424a104666 remove trailing whitespace 8 years ago
path.cpp 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
path.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
physics_body.cpp 7b36595641 Send body inout notifications after state is applied, fixes #4683 8 years ago
physics_body.h a625f7d073 -Properly lock and and warn about switching off contact monitoring, fixes #3041 9 years ago
physics_joint.cpp df5fa62ab9 remove the invalid id error when freeing a 3D joint, fixes #2383 9 years ago
physics_joint.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
portal.cpp 424a104666 remove trailing whitespace 8 years ago
portal.h 424a104666 remove trailing whitespace 8 years ago
position_3d.cpp 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
position_3d.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
proximity_group.cpp 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
proximity_group.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
quad.cpp 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
quad.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
ray_cast.cpp 40d21117f9 Fix RayCast not updating when debugging collissions 8 years ago
ray_cast.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
room_instance.cpp 424a104666 remove trailing whitespace 8 years ago
room_instance.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
scenario_fx.cpp 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
scenario_fx.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
skeleton.cpp 424a104666 remove trailing whitespace 8 years ago
skeleton.h 424a104666 remove trailing whitespace 8 years ago
spatial.cpp 8289760227 Show descriptive errors when look_at is improperly used, closes #5131 8 years ago
spatial.h b6be2f503d Rotation APIs: Better exposure for degrees methods 8 years ago
spatial_indexer.cpp 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
spatial_indexer.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
spatial_player.cpp 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
spatial_player.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
spatial_sample_player.cpp 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
spatial_sample_player.h 424a104666 remove trailing whitespace 8 years ago
spatial_stream_player.cpp 19f08eaa5b Fix wrong return and argument types in documentation 8 years ago
spatial_stream_player.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
sprite_3d.cpp 1fecba6b5b -added hints to sprite v/hframes, fixes truncation problem 9 years ago
sprite_3d.h 9b8696d3dd Light Baker! 10 years ago
test_cube.cpp 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
test_cube.h 424a104666 remove trailing whitespace 8 years ago
vehicle_body.cpp 0dbedd18fc SceneMainLoop -> SceneTree 10 years ago
vehicle_body.h 1a2cb755e2 3D Physics and Other Stuff 10 years ago
visibility_notifier.cpp 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
visibility_notifier.h 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
visual_instance.cpp 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
visual_instance.h 424a104666 remove trailing whitespace 8 years ago