nebis-software

Results 16 issues of nebis-software

Hi, I am testing in 2022.3.4f1 with a URP project, and when I run: ``` void Start() { var gltf = gameObject.AddComponent(); gltf.Url = "https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/Duck/glTF/Duck.gltf"; } ``` I get the...

bug

Hi, (not a bug, more a question/documentation) I am been using this library for a while with nice results :) now I would like to use a custom shader (non...

bug

The demo scene renders no hair on mobile... any help? should I tweak some setting maybe? thanks for this great asset

bug

hi! I would like to test with the ./pipelines/demo/image_demo.py script , using the model you kindly provided in the main README [SegFormer-B0](https://n-ws-620xz-pd11.s3pd11.sbercloud.ru/b-ws-620xz-pd11-jux/easyportrait/experiments/models/segformer-fp-1024.pth) Which config should i use? thanks! N.

Hi, just wondering if we customize the number of items that are shown when the dropdown is opened. Currently in my case it is doing something like 5, i would...

## Steps to Reproduce *Describe how to reproduce the error* run the example ai_analysis_faces.dart (i have tested android) ## Expected results landmarks are draw over the face ## Actual results...

### What happened? Hi, after installing the latest flutter_local_notifications with full setup, I am not able anymore to receive push notifications... Do you know how to solve this? thanks! ###...

### What happened? Hi, I am building my first integration of Onesignal on iOS. Android works nicely so far. I have a crash (see steps below) when a push is...

Hi, I am seeing a number of crashes in production in cool_dropdown code, and i have replicated as follows: 1. download cool_dropdown git 2. upgrade the example so that it...

see issue description in https://github.com/joo6077/cool_dropdown/issues/25