ForeverScape

Results 25 issues of ForeverScape

I made a mod that allows for supplying two templates, the "wrapper" and the modal template. This way you can share certain root nodes/styles between different modal sets without template...

I can open other WebGL demos on my phone... I think your feature detection may not work on the demo.

bug

Can't get it to do range 0-1 with step of .1

enhancement

The pointer always has an origin of left/top. I'm trying to move my custom pointer image left (increase size of pointer, too) but the image always hangs too far tot...

I have a medium-sized project (~15-20k SLOC). It was coded under a tight deadline so there's hardly any tests. Now the the initial deadline to demo it is passed, we...

All the dependencies installed successfully. I can run each cell up to `diffuse`, which fails with ``` ModuleNotFoundError Traceback (most recent call last) [/tmp/ipykernel_8090/3795853057.py](https://localhost:8080/#) in 1 import PIL 2 import...

# This is a (Bug Report / Feature Proposal) ## Description https://stackoverflow.com/questions/50409749/serverless-webpack-deploy-script-is-hanging-with-webpack-4-8-while-running-ok node ./node_modules/.bin/serverless offline -p 3001 -s local hangs indefinitely with: Serverless: Bundling with Webpack... ## Additional Data memory...

`ng generate @nstudio/schematics:service beef --platforms=ionic,web,nativescript` generates services in web, ionic, nativescript, but has no option for creating a base class in `libs/core/services` this would be useful, but in the meantime...

type: feature

Hi! Playing around with xplat and generating components. I'm concerned about duplicate Ionic templates. Part of the joy of Ionic is that the templates are identical. I'm wondering if there...

type: enhancement
type: question

The code in the sample has an invalid plist. xcode fails to load/show it the way it is. I know the readme says to update the values, but since it...