Skip to content

Commit

Permalink
Clean up after 5c74f49.
Browse files Browse the repository at this point in the history
learning/features/index.rst:4: WARNING: toctree contains reference to nonexisting document 'learning/features/lighting/index'
learning/features/physics/kinematic_character_2d.rst:48: WARNING: Title underline too short.
  • Loading branch information
capnm committed Nov 20, 2017
1 parent 5c74f49 commit 7050fe2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion learning/features/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Engine features
viewports/index
inputs/index
animation/index
lighting/index
shading/index
networking/index
platform/index
Expand Down
2 changes: 1 addition & 1 deletion learning/features/physics/kinematic_character_2d.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ necessarily simpler under the hood, but well hidden and presented as a
nice and simple API).

Physics process
~~~~~~~~~~~~~
~~~~~~~~~~~~~~~

To manage the logic of a kinematic body or character, it is always
advised to use physics process, because it's called before physics step and its execution is
Expand Down

0 comments on commit 7050fe2

Please sign in to comment.