2 Open Issues Need Help Last updated: Jul 12, 2025

Open Issues Need Help

View All on GitHub
add cframe support about 2 months ago

AI Summary: Implement support for Roblox CFrames, allowing users to input either axis-angle representations (for orthonormal CFrames) or full matrices (for non-orthonormal CFrames). This involves handling both input formats and potentially converting between them.

Complexity: 4/5
enhancement good first issue
add roblox userdata about 2 months ago

AI Summary: Implement support for several Roblox custom data types (Color3, DateTime, BrickColor, ColorSequence, NumberRange, NumberSequence) within the Zap application. CFrame support is a separate task.

Complexity: 4/5
enhancement good first issue