Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding license of 3DS Dear ImGui integration files #195

Open
alvinhochun opened this issue Jan 15, 2025 · 0 comments
Open

Regarding license of 3DS Dear ImGui integration files #195

alvinhochun opened this issue Jan 15, 2025 · 0 comments

Comments

@alvinhochun
Copy link

Hi, first of all thanks for making ftpd. It had been extremely helpful throughout the years of 3DS homebrew.

Is your feature request related to a problem? Please describe.
I found out that the 3DS Dear ImGui integration in ftpd is quite standalone and so I have started using it in a project. However there is an oddity - while the main source files (imgui_citro3d / imgui_ctru) has the MIT license header, the shader source (vshader.v.pica) has a GPLv3 license header. While the shader seems trivial to reimplement (and GPL is not an issue in my case), this is still a weird combination.

Describe the solution you'd like
It would make things simpler if vshader.v.pica is also licensed in MIT.

Describe alternatives you've considered
n/a

Additional context
n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant