Skip to content

Commit 4bbbaa7

Browse files
Merge branch 'develop'
2 parents f3357ec + a5e3b9c commit 4bbbaa7

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Version 0.9.0 (January 3, 2022)
3+
## Version 0.9.0 (January 4, 2022)
44

55
### Added
66

-196 Bytes
Binary file not shown.

documentation/UserManual/ReactPhysics3D-UserManual.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1570,7 +1570,7 @@
15701570
\subsubsection{Cone limit}
15711571

15721572
With the ball and socket joint, it is possible to enable a cone limit. Let's call the \texttt{anchor axis} for body 1 the axis from body 1 center of mass
1573-
to the joint anchor point. The cone limit can be used to constraint the angle between the anchor axis of body 1 and the anchor axis of body 2.
1573+
to the joint anchor point. The cone limit can be used to constraint the angle between the anchor axis of body 1 and the anchor axis of body 2.
15741574
The idea is to limit the angle of the anchor axis of body 2 inside a cone around the anchor axis of body 1. The cone is defined by its main axis
15751575
which is the anchor axis of body 1 and is also defined by the cone half angle. \\
15761576

0 commit comments

Comments
 (0)