Results 6 issues of Dane

Environment(环境) -------------- name | version ----------|---------- IDEA version | GoLand 2021.1.1 EmmyLua version | 1.3.6.215-IDEA211 OS | Windows 10 What are the steps to reproduce this issue?(重现步骤?) ------------------------------------------------ 1. Define...

Environment -------------- name | version ----------|---------- IDEA version | GoLand 2021.1.3 Luanalysis version | v1.2.3 OS | Windows 10 What are the steps to reproduce this issue? ------------------------------------------------ 1. Create...

Environment -------------- name | version ----------|---------- IDEA version | GoLand 2021.1.1 Luanalysis version | v1.2.3 OS | Windows 10 What are the steps to reproduce this issue? ------------------------------------------------ 1. Write...

enhancement

Totally not a nitpick I swear! So far I'm really loving Flume. It's exactly what I was looking for. https://github.com/chrisjpatty/flume/blob/fe1435e3d19d27029dad9de2525d43323caf42c4/docs/docs/theming.mdx#L69

It appears AssignPerspectiveProjection is creating a Frustum. go3d: ```go // AssignPerspectiveProjection assigns a perspective projection transformation. func (mat *T) AssignPerspectiveProjection(left, right, bottom, top, znear, zfar float32) *T { near2 :=...

https://github.com/pion/opus/blob/70baa277ae2f915149372e5ca45d4dd2460a1239/examples/playback/README.md?plain=1#L9 Running this command produces an error message: ``` go: github.com/pion/opus/examples/playback@latest (in github.com/pion/opus/examples/[email protected]): The go.mod file for the module providing named packages contains one or more replace directives. It must...