Skip to content

FIX: matrix3 identity and zero static#3

Closed
gyfdb wants to merge 1 commit intoRBLXDecomp:masterfrom
gyfdb:master
Closed

FIX: matrix3 identity and zero static#3
gyfdb wants to merge 1 commit intoRBLXDecomp:masterfrom
gyfdb:master

Conversation

@gyfdb
Copy link

@gyfdb gyfdb commented Mar 10, 2026

The comment regarding G3D::Matrix::identity or ::zero is incorrect, as modern linkers are smart enough to deduplicate multiple static objects into a single memory address, as long as any function with a static local variable is marked inline.

Added into pull request for RBLXDecomp/RBXGSdecomp#130

@bluepilledgreat
Copy link
Collaborator

bluepilledgreat commented Mar 10, 2026

The purpose of this project is to provide a byte-perfect decompilation of a November 2007 version of Roblox. We will not be modifying any dependencies unless there are modifications present that were made by the Roblox team.

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.

2 participants