godot/scene/3d
Rémi Verschelde 5fc86026ca Fix typos with codespell
Using codespell 1.14.0.

Method:
```
$ cat > ../godot-word-whitelist.txt << EOF
ang
doubleclick
lod
nd
numer
que
te
unselect
EOF
$ codespell -w -q 3 -I ../godot-word-whitelist.txt --skip="./thirdparty,*.po"
$ git diff // undo unwanted changes
```
2019-02-13 09:23:29 +01:00
..
area.cpp Fix uninitialized memory error. 2019-01-17 19:12:01 -03:00
area.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
arvr_nodes.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
arvr_nodes.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_stream_player_3d.cpp Prefer a viewport's listener over a camera where available 2019-02-06 21:43:57 +11:00
audio_stream_player_3d.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
baked_lightmap.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
baked_lightmap.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
bone_attachment.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
bone_attachment.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
camera.cpp binding for get_frustum() of camera class 2019-01-28 21:43:59 +03:00
camera.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
collision_object.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
collision_object.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
collision_polygon.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
collision_polygon.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
collision_shape.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
collision_shape.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
cpu_particles.cpp Appease some CppCheck warns for files in the "scene" directory 2019-01-16 12:59:18 -02:00
cpu_particles.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gi_probe.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gi_probe.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
immediate_geometry.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
immediate_geometry.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
interpolated_camera.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
interpolated_camera.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
light.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
light.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
listener.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
listener.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mesh_instance.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mesh_instance.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
multimesh_instance.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
multimesh_instance.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
navigation.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
navigation.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
navigation_mesh.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
navigation_mesh.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
particles.cpp Warn when using GPU particles with GLES2 2019-02-09 20:49:58 +01:00
particles.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
path.cpp Fix typos with codespell 2019-02-13 09:23:29 +01:00
path.h Rename OrientedPathFollow to PathFollowOriented 2019-01-16 14:32:18 -02:00
physics_body.cpp Fix PhysicsBody ignoring set_friction/bounce with default value 2019-01-24 12:15:54 +01:00
physics_body.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
physics_joint.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
physics_joint.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
portal.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
portal.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
position_3d.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
position_3d.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
proximity_group.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
proximity_group.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
ray_cast.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
ray_cast.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
reflection_probe.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
reflection_probe.h Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00
remote_transform.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
remote_transform.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
room_instance.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
room_instance.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00
skeleton.cpp Fix typos with codespell 2019-02-13 09:23:29 +01:00
skeleton.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
soft_body.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
soft_body.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
spatial.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
spatial.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
spatial_velocity_tracker.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
spatial_velocity_tracker.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
spring_arm.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
spring_arm.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
sprite_3d.cpp Add frame support for Sprite3D with region enabled 2019-02-04 20:31:45 -02:00
sprite_3d.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
vehicle_body.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
vehicle_body.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visibility_notifier.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visibility_notifier.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visual_instance.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visual_instance.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
voxel_light_baker.cpp Avoid crashing GIProbe bake with broken UV data, closes #25028 2019-01-17 10:58:34 -03:00
voxel_light_baker.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
world_environment.cpp Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00
world_environment.h Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00