Pyseph
Pyseph
Currently I use different ports for different projects to prevent accidentally syncing project A into place B. The issue with using non-default ports is that I have to manually type...
Currently it's not possible to skip a binding property update as Roact does not check what the return is. This eliminates optimization possibilities when ex. sharing a Binding across 500...
Notably; - This version of the module is now roughly 0.3x more performant. - Swapped out t[#t+1] to table.insert - Removed redundant, 1-time use variables - No longer calling functions...
**Is your feature request related to a problem? Please describe.** The app is missing some functionality that works as great UX in Spotify's app, and is one that I frequently...
With the default materials, when you move your camera away from a block, the texture on that part smoothly transition into a larger, i.e. upscaled, variant of the same texture....
Hi! Currently, when you have an `init.json` file within a folder, it simply continues being created as a ModuleScript named `init` when syncing -- which is a bit annoying to...