Lucho

Results 19 issues of Lucho

Hi! I'm trying to use PicaVoxel in a Unity URP project. All the PicaVoxel materials looks magenta. How can I fix this problem? Thanks in advance. ![Captura de pantalla 2022-12-31...

**Describe the bug** I've just installed using ng add in Angular 9 (latest version). The installation broke my project. The error is: ``` Property 'extractParamsFromWeigthMap' in type 'TinyYolov2' is not...

bug

When I'm trying to play as Guess, I get the next error on the "World" server: ![image](https://cloud.githubusercontent.com/assets/5065981/4340773/b7aa8c6e-4031-11e4-8c9b-b0981967c680.png)

- Updated java files to Cordova 3.0 - Updated the javascript file: now is compatible with browsers when an application is for phonegap and for desktop browsers.

The access to `process.env` is slow. https://github.com/motdotla/dotenv/issues/562 In order to improve this, other frameworks have an `enable cache` option to the `Env` wrapper. Something like: ``` Env.useCache = true; ```...

feature request

Nowadays there are more and more package managers for node. A VERY GOOD one (and popular) is "pnpm" (performant npm). It would be very nice to have support for this...

feature request

When you create a new FoalTS project, all @foal dependencies begins with the '^' prefix. I think maybe it's a good idea to keep it. See the [NPM](https://docs.npmjs.com/cli/v8/configuring-npm/package-json#dependencies) docs and...

enhancement

I'm developing a micro-services backend using Foal TS. In the development environment, I use a "multiple console" runner. I launch every service at the same time. The problem is that...

bug

# Issue Provide more security options to developers. # Solution and steps Added the option to use a data source of one hundred thousand common passwords. Added a function to...