Jack Robinson
|
cd52af20a7
Fix #1834: Give MouseJoint a sensible stiffness and damping initial value
|
2 년 전 |
Alex Szpakowski
|
7f3538d2ba
Merge branch 'main' into 12.0-development
|
3 년 전 |
Alex Szpakowski
|
8e7fd10b6f
Update copyright year for 2022
|
3 년 전 |
Alex Szpakowski
|
21f5ba86d3
Merge branch 'master' into 12.0-development
|
4 년 전 |
Alex Szpakowski
|
f89aabb0bb
Update copyright year for 2021
|
4 년 전 |
Garrett Brown
|
a16640c89c
Added backwards compatible frequency/dampingRatio functions. Added new stiffness/damping functions.
|
5 년 전 |
Garrett Brown
|
59a1a4b2cd
Finish wrapper function renames
|
5 년 전 |
Garrett Brown
|
74c6021e8d
Starting box2d update
|
5 년 전 |
Alex Szpakowski
|
fc4847c69d
Update copyright for the new year
|
5 년 전 |
Alex Szpakowski
|
0752f27bdf
Update copyright year for 2019
|
6 년 전 |
Bart van Strien
|
e80247c191
Happy new year! ✨
|
7 년 전 |
Alex Szpakowski
|
95adf7e347
Error instead of crashing when a frequency of 0 is set on a MouseJoint. Resolves issue #1197.
|
7 년 전 |
Alex Szpakowski
|
abb72cb813
Happy new year! 🥂
|
8 년 전 |
Bart van Strien
|
d967a755e5
Make love::Type handle type names
|
8 년 전 |
Bart van Strien
|
c761202486
Build type information on first use (load-time), instead of using a hardcoded list
|
8 년 전 |
Bart van Strien
|
57e4ec78e3
Prevent attaching a MouseJoint to a kinematic body (fixes #1185)
|
9 년 전 |
Bart van Strien
|
65f53a491f
Make MouseJoint:getBodies() return only one body (fixes #1179)
|
9 년 전 |
Alex Szpakowski
|
46a2e7b85c
Happy new year! 🎉
|
9 년 전 |
Alex Szpakowski
|
c7b45b3505
Updated copyright for the new year
|
10 년 전 |
Alex Szpakowski
|
3120a0e650
Goodbye 2013, hello 2014!
|
11 년 전 |
Alex Szpakowski
|
96161c66f6
Updated copyright text for the new year
|
12 년 전 |
Bart van Strien
|
7793e7f02f
CRLF to LF
|
13 년 전 |
rude
|
81c38e22d0
Applied the new style guidelines.
|
13 년 전 |
Bill Meltsner
|
be55579a22
Happy New Year, have an enormous diff
|
13 년 전 |
Bart van Strien
|
c1f68e058d
Use Box2D's callbacks for destruction of physics objects and wait until the end of the timestep before destroying them.
|
13 년 전 |
Bart van Strien
|
0aae9684b3
Automated formatting fix
|
13 년 전 |
Bill Meltsner
|
c5cd6d709b
Fix a lot of scaling issues
|
14 년 전 |
Bill Meltsner
|
e69cafe868
Switched get/setMeter from being a World method to a love.physics function
|
14 년 전 |
Bill Meltsner
|
b3434997bf
more joint updates to better match the API
|
14 년 전 |
Bill Meltsner
|
b4fae893fd
updating the Joints
|
14 년 전 |