virtualx-engine/servers/physics_2d
Rémi Verschelde 49646383f1
Update copyright statements to 2021
Happy new year to the wonderful Godot community!

2020 has been a tough year for most of us personally, but a good year for
Godot development nonetheless with a huge amount of work done towards Godot
4.0 and great improvements backported to the long-lived 3.2 branch.

We've had close to 400 contributors to engine code this year, authoring near
7,000 commit! (And that's only for the `master` branch and for the engine code,
there's a lot more when counting docs, demos and other first-party repos.)

Here's to a great year 2021 for all Godot users 🎆

(cherry picked from commit b5334d14f7)
2021-01-13 16:17:06 +01:00
..
area_2d_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
area_2d_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
area_pair_2d_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
area_pair_2d_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
body_2d_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
body_2d_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
body_pair_2d_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
body_pair_2d_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
broad_phase_2d_basic.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
broad_phase_2d_basic.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
broad_phase_2d_hash_grid.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
broad_phase_2d_hash_grid.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
broad_phase_2d_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
broad_phase_2d_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
collision_object_2d_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
collision_object_2d_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
collision_solver_2d_sat.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
collision_solver_2d_sat.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
collision_solver_2d_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
collision_solver_2d_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
constraint_2d_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
joints_2d_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
joints_2d_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
physics_2d_server_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
physics_2d_server_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
physics_2d_server_wrap_mt.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
physics_2d_server_wrap_mt.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
shape_2d_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
shape_2d_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
space_2d_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
space_2d_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
step_2d_sw.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
step_2d_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00