Skip to content

Fix `this` keyword for accessing local fields

Choose a tag to compare

@MerlinVR MerlinVR released this 20 Apr 04:39
· 1148 commits to master since this release
  • b970b78: Fix this keyword when used for accessing fields in a class instead of local variables of the same name. Reported by @ikuko #13