PoseidonEnergy

Results 3 issues of PoseidonEnergy

✅ This CSS minifies correctly: ``` var css = """ .someClass > * { width:calc(50% - (10px / 2)); } """; var minified = NUglify.Uglify.Css(css).Code; Console.WriteLine(minified); ``` Output: `.someClass>*{width:calc(50% -...

bug
enhancement
PR Welcome!

### Description Note: I'm using the WebGPU build 167 of three.js for this report. See screenshot, JSFiddle, and provided code. I have a simple sphere between two "floors", with a...

WebGPU
Needs Investigation

### This is a draft PR! Completion status: ✅ rigid_body ✅ toi ❌ narrow_phase ❌ character_controller ❌ ray_cast_vehicle_controller ✅ collider ❌ multibody_joint ❌ impulse_joint ❌ contact ❌ ray ❌ point...