Skip to content

Better format and static type Hand Aim Offset#832

Open
mubinulhaque wants to merge 1 commit into
GodotVR:masterfrom
mubinulhaque:hand_aim_offset_formatting
Open

Better format and static type Hand Aim Offset#832
mubinulhaque wants to merge 1 commit into
GodotVR:masterfrom
mubinulhaque:hand_aim_offset_formatting

Conversation

@mubinulhaque

Copy link
Copy Markdown
Contributor

In accordance with style guide given here:

  • Remove space between variable names and colons whenever types must be specified
  • Remove types whenever inferring is possible
  • Add return type to four functions
  • Reorder functions in accordance with the style guide above
  • Format multiline statements for better readability
  • Clarify comments of variables and methods
  • Add BBCode to class doc
  • Add type to Dictionary

Testing

The Pointer demo had no issues not present in master. The Pointer demo currently has a bug where the virtual keyboard does nothing, but there's already a PR (#793) to fix this.

Disclaimer

No generative AI was used to enhance or create the code given here.

@mubinulhaque mubinulhaque force-pushed the hand_aim_offset_formatting branch 2 times, most recently from e037659 to 9bce5b9 Compare June 26, 2026 21:51
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