Updated Help Wanted (markdown)

omar 2018-09-06 09:40:36 +02:00
parent 133da12f2c
commit c9635a37e4

@ -3,6 +3,10 @@ Currently looking for help with those things:
**Features**
- Viewport: The multi-viewport branch needs users/testers to move forward! (see Viewport branch and [#1542](https://github.com/ocornut/imgui/issues/1542))
**Community**
- Help improving the wiki.
- Participate or moderate the [Dear ImGui Discourse forum](http://discourse.dearimgui.org/).
**Platform/Renderer Bindings**
- Mac: imgui_impl_osx.mm need some love ([#1873](https://github.com/ocornut/imgui/issues/1873))
- Mobile, Web: Wanted: Make sure the existing OpenGL renderers are compatible with whatever WebGL / GL ES versions those platform needs, or write separate renderers if needed.
@ -16,12 +20,8 @@ Currently looking for help with those things:
- Many language bindings are not kept up to date (see https://github.com/ocornut/imgui/wiki/Links)
- Ideally, we could aim toward providing an official binding generator + an official C binding?
**Community**
- Help improving the wiki.
- Volunteers to moderate a Discourse forum dedicated to dear imgui.
**Third-party Software**
If you are familiar or interested in GLFW pushing/developing those changes would be extremely helpful to imgui:
<br>If you are familiar or interested in GLFW pushing/developing those changes would be extremely helpful to imgui:
- GLFW: implement/solve https://github.com/glfw/glfw/issues/427 in GLFW to add missing diagonal resize mouse cursors.
- GLFW: implement/solve https://github.com/glfw/glfw/issues/1236 in GLFW to allow for portable multi-viewport support.
- GLFW: implement/solve https://github.com/glfw/glfw/pull/989 in GLFW to allow for portable multi-viewport support.