miguel

Results 136 issues of miguel

If the user has forgotten to setup pagination, just show all posts at once.

🏹 enhancement
🎓 good first issue

Hello, I am curious if there is a way to use FMOD in the browser? From what I have seen there are no linkings/libraries for WebGL/HTML5 export.

*This pull request addresses #265* When currently using `@GRpcServiceAdvice` on a bean that is being created within a `@Configuration` like so (Spring Boot 2.5.6): ```java @Bean public GrpcExceptionAdvice grpcExceptionAdvice() {...

![logo_large_monochrome_dark](https://user-images.githubusercontent.com/822035/181378830-40b86f8d-dd25-43cd-8f5a-afbeadaed08e.png) ## Goal *This pull request aims to make this addon compatible with Godot 4.0+, closes #121* ## Todo list - [x] make C++ code compile with new Godot 4.x...

need-test-ingame
need-test-crossplatform
godot4

![fmod-gdextension-logo](https://user-images.githubusercontent.com/822035/181380096-c7559044-261f-49cc-a6fc-685511fce0bd.png) This ticket is to track anything we might need to consider when upgrading to 4.0. A few initial thoughts: - surely, we want to keep the 3.x compability -...

godot4

Unity is already featured on the FMOD page: https://www.fmod.com/resources/documentation-unity?version=2.02&page=welcome.html Investigate what we'd need to do to transform this project into an official FMOD plugin for Godot. This could allow us...

On MacOS it is not possible to either open or run games that are using this extension, as the loaded .dylib files are considered insecure by the latest MacOS security...

Currently, builds are failing from pull requests made by forks due to a limitation where secrets are not accessible for some reason. Investigate a way to make forks pass. For...

In Grafana it is possible to open access to everyone. By doing so, you don't need to provide an `Authorization` header with your `POST` call. The `terraform-provider-grafana` does not support...

enhancement

**Is your feature request related to a problem? Please describe.** We currently bundle the entire .zip folder for the release but users of this addon do not care about all...

⭐ feature