-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
effort: CasualSimple changes that shouldn't take too much time when you're already familiar with the codebaseSimple changes that shouldn't take too much time when you're already familiar with the codebase
Milestone
Description
Mesh.js currently contains:
https://github.com/rendajs/Renda/blob/b8fbb5998d142f8c8c0dfc9ba8aad256414c3c95/src/core/Mesh.js#L5-L8
so functions like Mesh.getBufferForAttributeType() use unclear arguments such as:
mesh.getBufferForAttributeType(0);We need an enum for this but we need to make sure it still serializes properly through binarySerialization.js and with closure compiler.
Metadata
Metadata
Assignees
Labels
effort: CasualSimple changes that shouldn't take too much time when you're already familiar with the codebaseSimple changes that shouldn't take too much time when you're already familiar with the codebase