godotengine / godotengine/godot-docs

Quaternion page: Order of properties varies

Open
#9,772 1 comment 0 reactions 0 assignees View on GitHub
area:class reference enhancement
Dominant language
reStructuredText
Stars
5.7k
Forks
3.8k
Avg merge
1d 20h
Merged PRs (30d)
25

Description

**Your Godot version:**
Godot 4.3 stable

**Issue description:**
There seems to be a difference in the order of the variable names on the Quaternion page.

The constructor uses xyzw, which makes sense. But the table in Properties as well as Property Descriptions lists the w first.

Streamlining them would make it easier to remember and quickly see the order Godot uses.

**URL to the documentation page:**
Page: https://docs.godotengine.org/en/stable/classes/class_quaternion.html
Source: https://github.com/godotengine/godot-docs/blob/master/classes/class_quaternion.rst?plain=1
Which seems to be generated from this:
https://github.com/godotengine/godot/blob/master/doc/classes/Quaternion.xml

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.