Skip to content

fix : issue #435 : documentation contains wrong method name.#449

Open
ka1rav6 wants to merge 1 commit into
DanielChappuis:masterfrom
ka1rav6:master
Open

fix : issue #435 : documentation contains wrong method name.#449
ka1rav6 wants to merge 1 commit into
DanielChappuis:masterfrom
ka1rav6:master

Conversation

@ka1rav6

@ka1rav6 ka1rav6 commented Jul 22, 2026

Copy link
Copy Markdown

the documentation wrongfully contains rigidBody->setAngularAxisFactor();
instead of rigidBody->setAngularLockAxisFactor();. (line 811)
The former is not a method, the latter is the correct method for that example.
(line 805 also proves that the funtion was meant to be rigidBody->setAngularLockAxisFactor();.)

…name.

documentation wrongfully contains `rigidBody->setAngularAxisFactor();`
instead of `rigidBody->setAngularLockAxisFactor();`. The former is not a method,
the latter is the correct method for that example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant