diff options
author | Dragos Daian <daian.dragos@yahoo.com> | 2023-09-13 13:45:24 +0200 |
---|---|---|
committer | Dragos Daian <daian.dragos@yahoo.com> | 2023-09-26 10:29:23 +0200 |
commit | 0fcfb07246dda4412eebf42394a9d0a30081bb16 (patch) | |
tree | 131b31432d7b21606bbf0d4ab2b8fb8caf4360ba /COPYRIGHT.txt | |
parent | c12d63556b5c1da03a00dd4c45c40e60bd8d68c2 (diff) | |
download | redot-engine-0fcfb07246dda4412eebf42394a9d0a30081bb16.tar.gz |
Update PinJoint2D API with angle limits and motor speed
add enabled methods for motor and angular limits
use correct name to get joint
update copyright
Diffstat (limited to 'COPYRIGHT.txt')
-rw-r--r-- | COPYRIGHT.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index 500eb84d08..81dc8c81b8 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -85,6 +85,11 @@ Copyright: 2001, Robert Penner 2007-2014, Juan Linietsky, Ariel Manzur License: Expat +Files: ./servers/physics_2d/godot_joints_2d.cpp +Comment: Chipmunk2D Joint Constraints +Copyright: 2007, Scott Lembcke +License: Expat + Files: ./servers/physics_3d/collision_solver_3d_sat.cpp Comment: Open Dynamics Engine Copyright: 2001-2003, Russell L. Smith, Alen Ladavac, Nguyen Binh |