Audit residual obfuscated class/field names #3

Open
opened 2026-06-06 16:42:31 +00:00 by sickday · 0 comments
Owner

Most class names are meaningful, but sweep for leftovers: confirm names like Pix8/Pix32/VertexNormal2/BZip2 are intentional, and hunt single-letter / numeric-suffixed fields and methods that still carry obfuscated identities.

Source: src/ name audit.

Most class names are meaningful, but sweep for leftovers: confirm names like `Pix8`/`Pix32`/`VertexNormal2`/`BZip2` are intentional, and hunt single-letter / numeric-suffixed fields and methods that still carry obfuscated identities. **Source:** `src/` name audit.
sickday added this to the v1 milestone 2026-06-06 16:42:31 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BlackLobster/Client#3
No description provided.