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