Skip to content
Success

Changes

Summary

  1. Add Vec4.mul(Vec4); default to debug = false (commit: fe3c5ac) (details)
Commit fe3c5acad180fe65dbd7e026ff2d1406dda6655b by Geolykt
Add Vec4.mul(Vec4); default to debug = false

Okay, there might be a LOT that is in dire need of a refractor,
but as I surmised JLSL works out of the box (minus a few things
- notably math functions) but that isn't anything that must
be addressed soon-ish
(commit: fe3c5ac)
The file was modified.settings/org.eclipse.jdt.core.prefs (diff)
The file was modifiedsrc/main/java/org/jglrxavpok/jlsl/glsl/Vec4.java (diff)
The file was modifiedsrc/main/java/org/jglrxavpok/jlsl/BytecodeDecoder.java (diff)