mirror of
				https://github.com/Drezil/imgui.git
				synced 2025-10-31 05:01:05 +01:00 
			
		
		
		
	Docs: update gallery links. (#3514)
This commit is contained in:
		| @@ -11,7 +11,7 @@ | ||||
| // - FAQ                   http://dearimgui.org/faq | ||||
| // - Homepage & latest     https://github.com/ocornut/imgui | ||||
| // - Releases & changelog  https://github.com/ocornut/imgui/releases | ||||
| // - Gallery               https://github.com/ocornut/imgui/issues/3075 (please post your screenshots/video there!) | ||||
| // - Gallery               https://github.com/ocornut/imgui/issues/3488 (please post your screenshots/video there!) | ||||
| // - Glossary              https://github.com/ocornut/imgui/wiki/Glossary | ||||
| // - Wiki                  https://github.com/ocornut/imgui/wiki | ||||
| // - Issues & support      https://github.com/ocornut/imgui/issues | ||||
| @@ -703,7 +703,7 @@ CODE | ||||
|     - If you are experienced with Dear ImGui and C++, look at the github issues, look at the Wiki, read docs/TODO.txt | ||||
|       and see how you want to help and can help! | ||||
|     - Disclose your usage of Dear ImGui via a dev blog post, a tweet, a screenshot, a mention somewhere etc. | ||||
|       You may post screenshot or links in the gallery threads (github.com/ocornut/imgui/issues/3075). Visuals are ideal as they inspire other programmers. | ||||
|       You may post screenshot or links in the gallery threads (github.com/ocornut/imgui/issues/3488). Visuals are ideal as they inspire other programmers. | ||||
|       But even without visuals, disclosing your use of dear imgui help the library grow credibility, and help other teams and programmers with taking decisions. | ||||
|     - If you have issues or if you need to hack into the library, even if you don't expect any support it is useful that you share your issues (on github or privately). | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user