92 Commits (6b76781c66403457e870e8de3943063acb2546ee)

Author SHA1 Message Date
omar 8eca736a7a Update binary link
(contents of 20200412.zip's dx11.exe is flagged by Windows Defender, can't currently repro)
4 years ago
ocornut c206a19373 Removed ImFont::DisplayOffset in favor of ImFontConfig::GlyphOffset. (#1619)
+ Fonts: AddFontDefault() adjust its vertical offset based on floor(size/13) instead of always +1.
4 years ago
ocornut ce230fc370 Internals: TabBar renaming and shuffling stuff around.
+ sneaking a readme change
4 years ago
omar 214dd68ec1 Comments, clarifying ClosePopupsOverWindow(). 4 years ago
omar a4dd4d60b4 CI: moved static analysis to a separate project + fix (uninitialized variable, was harmless in this case). 4 years ago
omar db886f3953 Demo: Rework Clipping section. Fix for static analysis. Added bindings in Readme. 4 years ago
omar 99f68d7958 Docs: Added FAQ entries removed old one which is misleading today. Misc tweaks. 4 years ago
ocornut a933cc4f4d Documentation update 4 years ago
omar 5e976e9b05
Title capitalization (#3280) 4 years ago
omar 5fdfa32cce Update README.md 4 years ago
omar 673d6df85f Demo: Clamping font scale. Added helpers in demo. Comments. Update sponsors. (#3206) 4 years ago
omar e8c986b34e Version 1.77 WIP 5 years ago
omar 5503c0a12e Version 1.76
+ fixed PVS warning, update demo binaries, update readme image
5 years ago
Dylan 68c5d030cd
Typo in readme (#3078) 5 years ago
omar f2b01c3436 Changelog, tweak OpenGL3 backends. (#3061), update Gallery thread links. 5 years ago
ocornut e137db2df7 CI: Enable error on warnings for the extra warnings builds as an experiment. FAQ tweaks 5 years ago
ocornut e547f898a9 Demo: Added color gradient in demo to identify srgb/linear issues better. Tweaks. 5 years ago
omar f339b24b3a
Links, alphabetical order 5 years ago
omar 2bc3a92f96
Update README.md 5 years ago
omar 58b3e02b95 Version 1.75
Comments
5 years ago
omar 4d4e3b97f4 TODO, Readme
(dropped TreeNode_NoIndent flag from todo, as it feels unnecessary)
5 years ago
omar 3fe6ae9732 Internals: Move some Nav functions and members around (no functional change) + Misc comments 5 years ago
omar e2eb0b4bc4 Internals: Begin tries to setup WindowTemp/DC members in same order as their declaration. Readme: remove Coverity banner (PVS is better) 5 years ago
omar 0dd02dd90d Happy new year!
Comments, Replaced pictures, Removed Patreon
5 years ago
Zlatan Vasović 2b10e06555 Fix a typo 5 years ago
omar 061650bd2a Update Readme 5 years ago
omar 6fdde67be2 Documentation, FAQ, todo tweaks 5 years ago
omar bff2d5d5e2
Update README.md 5 years ago
omar 4e56de757c Doc: Promote Discord over Discourse. Obsoleting Discourse server. 5 years ago
Rokas Kupstys d5b5a81946 GitHub Actions CI script for Windows/Linux/MacOS/iOS/Emscripten builds. 5 years ago
omar 7dbae8a198
Doc: Simplified Readme, removed FAQ index 5 years ago
omar 53278be61f FAQ, Readme. Use = {} instead of = { 0 }, wasn't problematic because they were all static variables or one stack array not read. But hey. 5 years ago
omar 9994f5bcbe Fixed more FAQ links, oops.. (#2848) 5 years ago
omar 3bbc27ebd9 Fixed more FAQ links. (#2848) 5 years ago
omar c21fdabb43 Doc: Readme: moving contents to FAQ. 5 years ago
omar 67e4cd5cc6 Comments, some logging for NavInitRequest debugging Moved OpenPopupOnItemClick() next to BeginPopupContextItem() 5 years ago
omar 8c4dcbfa45
Diligent Engine 5 years ago
omar 23eabd5991
Emscripten 5 years ago
omar 58411033e2
Bindings 5 years ago
omar 1c73a0c17e
Bindings 5 years ago
omar cba84df7b5
Update README.md 5 years ago
omar f1f321d3f6
Update README.md 5 years ago
Denys Nahurnyi 893056a209 Fix syntax typos in README (#2819) 5 years ago
omar eb5223276c
Update README.md 5 years ago
omar 293f74e996
Update README.md 5 years ago
omar 664f9e76b9 Documentation: Various tweaks and improvements to the README page. [@ker0chan] 5 years ago
omar a45e3b5bb3 Readme, Wiki: Image loading examples. 5 years ago
omar 3f986e72d9 Internal: Offset STB_TEXTURE_K_ defines to remove that change from #2541 + sponsors update. 5 years ago
omar ecb9b1e2eb Version 1.72 5 years ago
omar 34cf00566f InputTextMultiline: Fixed vertical scrolling tracking glitch.
Fixed Travis-CI banner address.
5 years ago