Norman Paniagua

Results 16 issues of Norman Paniagua

Right now we add a new pair of Position/Normal/UV, we check against all elements to see if they are duplicate or not, this leads to generate a lot of indices...

enhancement

Notable changes - Greedy meshing algorithm - Playing with other voxel algorithms (they might or not land in master) and some minor tweaks to existing ones - Refactored examples and...

It seems that there was no way, nor workaround to set an active url when doing ssr, so I added a new prop to the router component.

### Describe the Bug In fish/zsh when you run a command inside a tmux session you see the command name in the tmux tab, but nushell always shows `nu` ###...

delight

Hi, I'm writing a gox file parser and I've got with a strange behaviour (or maybe I'm doing something wrong while reading the BL16 colors). ![image](https://user-images.githubusercontent.com/204656/50705860-69d34580-105c-11e9-94af-41ff941b2c14.png) Using as example the...

I've just found [nodekit](https://github.com/nodekit-io/nodekit) today, didn't try it yet. Just put it here for further reference.

I'm working in a project using Trunk + Dioxus, so this happens when running `trunk serve` with the following code, it seems that somehow the Dioxus `Component` has something to...

I-ICE
T-compiler
C-bug

**Problem** As per the docs/examples it seems to be possible to prevent multiple defaults in the same element, but it is only working for the last one defined. **Steps To...

I think this will make a QoL improvement, now I updated and tried the bufferline and this is the first issue found. For example in a cargo workspace you have...

C-enhancement