Fix bullet indentation in changelog.
PiperOrigin-RevId: 731477093 Change-Id: Idece8a4f8db05546b878006fc22290896dc01182
This commit is contained in:
committed by
Copybara-Service
parent
e1f18a747e
commit
929e94cf59
+9
-9
@@ -24,21 +24,21 @@ Feature promotion
|
||||
deformable gripper pads.
|
||||
|
||||
|
||||
2. .. image:: images/computation/ccd_light.gif
|
||||
.. image:: images/computation/ccd_light.gif
|
||||
:width: 20%
|
||||
:align: right
|
||||
:class: only-light
|
||||
|
||||
.. image:: images/computation/ccd_dark.gif
|
||||
:width: 20%
|
||||
:align: right
|
||||
:class: only-dark
|
||||
.. image:: images/computation/ccd_dark.gif
|
||||
:width: 20%
|
||||
:align: right
|
||||
:class: only-dark
|
||||
|
||||
The native convex collision detection pipeline introduced in 3.2.3 and enabled by the
|
||||
:ref:`nativeccd<option-flag-nativeccd>` flag, is now the default. See the section on
|
||||
:ref:`Convex Collision Detection<coCCD>` for more details.
|
||||
2. The native convex collision detection pipeline introduced in 3.2.3 and enabled by the
|
||||
:ref:`nativeccd<option-flag-nativeccd>` flag, is now the default. See the section on
|
||||
:ref:`Convex Collision Detection<coCCD>` for more details.
|
||||
|
||||
**Migration:** If the new pipeline breaks your workflow, set :ref:`nativeccd<option-flag-nativeccd>` to "disable".
|
||||
**Migration:** If the new pipeline breaks your workflow, set :ref:`nativeccd<option-flag-nativeccd>` to "disable".
|
||||
|
||||
General
|
||||
^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user