98 Commits (features/shadows)

Author SHA1 Message Date
ocornut 5a1a9a804a Docs: fixed link. ago%!(EXTRA string=11 months)
ocornut 7b8107e7c8 Examples: GLFW+WebGPU: Rename example_emscripten_wgpu/ to example_glfw_wgpu/ (#7435, #7132) ago%!(EXTRA string=1 year)
Bruce Mitchener 6172c22c5d
CI: Update to `actions/checkout` `v4` from `v3`. (#7281) ago%!(EXTRA string=1 year)
ocornut 6850194f60 CI: Fixes WGPU example build. ago%!(EXTRA string=1 year)
omar edeb8ee3ab
More compact issue_template.yml ago%!(EXTRA string=1 year)
ocornut 0461ade24b Reworked issue template (amends) (#5927, #5915) ago%!(EXTRA string=1 year)
ocornut c528b688cf Reworked issue template. (#5927, #5915) ago%!(EXTRA string=1 year)
omar 26eef4df87
Update issue_template.md ago%!(EXTRA string=1 year)
ocornut 357f752bed Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)
ocornut 77eba4d0d1 CI: resume using latest Emscripten ago%!(EXTRA string=2 years)
ocornut 7348e99269 CI: temporarily use Emscripten 3.1.37 because 3.1.18 has a regression. ago%!(EXTRA string=2 years)
duddel 57d0fcd021 Examples: Fix Android example build for Gradle 8. (#6229) ago%!(EXTRA string=2 years)
ocornut 85395b76b0 CI: Update versions. ago%!(EXTRA string=2 years)
ocornut 1b27ac982f Backends+Examples: SDL2: renamed imgui_impl_sdl.cpp/.h to imgui_impl_sdl2.cpp/.h. (#6146) ago%!(EXTRA string=2 years)
ocornut 46efed8b70 CI: Fix Emscripten build. ago%!(EXTRA string=2 years)
ocornut 578df14f27 CI: Remove left-over discord stuff. ago%!(EXTRA string=3 years)
Adam Essemaali 7f4b477d2e CI: Update ubuntu version (#5598) ago%!(EXTRA string=3 years)
ocornut 07efd7cc20 Renamed IMGUI_DISABLE_METRICS_WINDOW to IMGUI_DISABLE_DEBUG_TOOLS. ago%!(EXTRA string=3 years)
ocornut ae2fb557f3 Docs: Update templates with link to Contributing guidelines. Add numerical version number in demo. Moved. (#5337) ago%!(EXTRA string=3 years)
ocornut 8d3906365d CI: Fixes for OSX + explicitely request C++11. ago%!(EXTRA string=3 years)
ocornut bf08c13e9b Inputs: Extra Keys / AddKeyEvent(): bidirectional mapping, basic CI, simplify backends, asserts on misuses, tested backward compat. (#2625, #4858, #2787) ago%!(EXTRA string=3 years)
Rokas Kupstys 0e8c199e87 CI: Use regex to fix vcxproj platform and toolset versions. (#3249) Remove Discord integration. ago%!(EXTRA string=3 years)
Rokas Kupstys 13cdf2ff0e CI: Add MinGW DLL builds, ago%!(EXTRA string=4 years)
ocornut 66102880a3 Updated links to Discussions ago%!(EXTRA string=4 years)
Rokas Kupstys b08ed61907 CI: Build with empty IM_ASSERT() macro. ago%!(EXTRA string=4 years)
ocornut 20d415e939 FIx static analysers warnings and disable false positives. ago%!(EXTRA string=4 years)
Rokas Kupstys 4c420f3cf9 CI: Add a build of imgui_impl_vulkan.cpp with IMGUI_IMPL_VULKAN_NO_PROTOTYPES defined. (#4151, #3759, #3227) ago%!(EXTRA string=4 years)
ocornut 7cdb3850e7 CI: test with ImTextureID as pointer to catch accidental reuse of const (#4060) ago%!(EXTRA string=4 years)
duddel fb85c0341b
Add Android backend and example (#3446) ago%!(EXTRA string=4 years)
ocornut 760c394707 Added links to Discussions. Closed Discord, yeah! (#2748) ago%!(EXTRA string=4 years)
Rokas Kupstys 3f5bb5939a Examples: Fix MinGW detection in makefiles. Fix example_null build due to missing IME input libs. (#2590) ago%!(EXTRA string=4 years)
Rokas Kupstys 9576dfd5e7 CI: Use workflow_run to trigger scheduled builds and static analysis. ago%!(EXTRA string=4 years)
Oleh Prypin 3b4d3a9b73 Simplify CI scripts (#3764) ago%!(EXTRA string=4 years)
Basil Fierz 5853fbd68b Backends, Examples: Added support for WebGPU and corresponding example (#3632) ago%!(EXTRA string=4 years)
ocornut d20f2bc90a Rename example_emscripten/ to example_emscripten_opengl3/ (#3632) ago%!(EXTRA string=4 years)
Borislav Stanimirov fcc2b71724 CI: Fix testing for Windows DLL builds + fix broken DLL build. (#3603, #3601) ago%!(EXTRA string=5 years)
Rokas Kupstys a3e8dc3f34 CI: Fix deployment of PVS-Studio license + fix reported error. ago%!(EXTRA string=5 years)
ocornut e5cb04b132 Version 1.79 ago%!(EXTRA string=5 years)
Rokas Kupstys c6f9c558ec CI: Use our own discord notifier. ago%!(EXTRA string=5 years)
ocornut 03b1e643b4 Docs: Funding link, Tweaks, Gallery links. ago%!(EXTRA string=5 years)
ocornut 5f336ce8f8 Tab Bar: Fixed buffer underflow in TabBarLayout, introduced by 4a57a982b (#3501, #3291) ago%!(EXTRA string=5 years)
Rokas Kupstys 3be352fc80 CI: Add discord notifications. ago%!(EXTRA string=5 years)
Louis Schnellbach 0e5b1ea297
CI: imscripten fastcomp backend is now deprecated (#3402) ago%!(EXTRA string=5 years)
omar a4dd4d60b4 CI: moved static analysis to a separate project + fix (uninitialized variable, was harmless in this case). ago%!(EXTRA string=5 years)
ocornut 90b152f265 ImFontAtlas: Fixed multiple rebuild with same inputs erroneously increased ConfigDataCount. CI: Update Ubuntu 18.04 > 20.04 (motivated by #3369) ago%!(EXTRA string=5 years)
Rokas Kupstys 0d03e1fafa CI: Fix emscripten builds that broke due behavior change of emscripten SDK. ago%!(EXTRA string=5 years)
Rokas Kupstys 6b688561aa CI: Test building without C++ runtime on GCC/Clang. ago%!(EXTRA string=5 years)
Rokas Kupstys 794bf7a28d CI: Implement builds with IMGUI_DISABLE_WIN32_FUNCTIONS, IMGUI_DISABLE_FILE_FUNCTIONS, IMGUI_USE_BGRA_PACKED_COLOR IM_VEC2_CLASS_EXTRA, IM_VEC4_CLASS_EXTRA and building library as a DLL. ago%!(EXTRA string=5 years)
omar 670367e51d Added IMGUI_USE_WCHAR32 instead of "#define ImWchar ImWchar32" to faclitate C-binding. (#2538, #2541, #2815) ago%!(EXTRA string=5 years)
omar d8824f9a9a CI: Clarify purpose of example_null, Changelog ago%!(EXTRA string=5 years)