Reginald Tan
Reginald Tan
it's tricky to find which line the class_eval is called though because if you just search for the regex /class_eval|module_eval/, then it will capture even comment lines that just include...
pr here https://github.com/netpro2k/SublimeBlockCursor/pull/31
I'm looking for alternatives as well. Ideally, I want an image-to-3d mesh (with the facial blendshapes automatically created), but I have yet to find a decent tool for it.
I only installed sentry-unity recently, so I didn't update from and older version. Here's the node.js server I'm using to run the webgl build locally ```javascript const express = require('express');...
@bruno-garcia Yes. even on clean build, same error comes up. However, I was able to remove the error completely if I change exceptionSupport to something else other than WebGLExceptionSupport.None Sentry...