2019-01-27 |
|
---|---|
Persistently fixing some PVS-Studio static analyzer false positive warnings.
omar
committed
on 27 Jan 2019
|
|
Fix various XCode and PVS-Studio static analyzer warnings (#2309)
omar
committed
on 27 Jan 2019
|
|
2019-01-20 |
|
|
|
Removed trailing spaces (#2038, #2299)
omar
committed
on 20 Jan 2019
|
|
Added checks for "zero-as-null-pointer-constant" warnings for older Clang (#2299, followup to #2277)
omar
committed
on 20 Jan 2019
|
|
2019-01-18 |
|
2019-01-17 |
ImFontAtlas: Added 0x2000-0x206F general punctuation range to default ChineseFull/ChineseSimplifiedCommon ranges. (#2093)
omar
committed
on 17 Jan 2019
|
|
|
|
|
2019-01-16 |
ImDrawList: Fixed AddCircle(), AddCircleFilled() angle step being off, which was visible when drawing a "circle" with a small number of segments (e.g. an hexagon). (#2287) [@baktery]
...
omar
committed
on 16 Jan 2019
|
Various tweaks and fixes as suggested by PVS Studio (thanks PVS Studio!)
omar
committed
on 16 Jan 2019
|
|
Various tweaks and fixes as suggested by PVS Studio (thanks PVS Studio!)
omar
committed
on 16 Jan 2019
|
|
2019-01-15 |
Merge branch 'viewport' into docking
omar
committed
on 15 Jan 2019
|
|
|
Version 1.68 WIP
omar
committed
on 15 Jan 2019
|
|
2019-01-14 |
Merge branch 'viewport' into docking
omar
committed
on 14 Jan 2019
|
Merge branch 'master' into viewport
omar
committed
on 14 Jan 2019
|
|
Version 1.67
omar
committed
on 14 Jan 2019
|
|
2019-01-13 |
Added a bunch of diagnostic ignore to cope with Clang -Weverything being absurd. Also fixed two legit warnings. (#2277)
omar
committed
on 13 Jan 2019
|
Merge branch 'viewport' into docking
omar
committed
on 13 Jan 2019
|
|
Merge branch 'master' into viewport
omar
committed
on 13 Jan 2019
|
|
2019-01-11 |
ImFontAtlas: Fixed allocating for last bit (would only affect is that last codepoint is a multiple of 32). (#2270)
omar
committed
on 11 Jan 2019
|
2019-01-10 |
|
|
|
|
|
2019-01-08 |
ImDrawList: Optimized some of the functions for performance of debug builds where non-inline function call cost are non-negligible.
omar
committed
on 8 Jan 2019
|
2019-01-07 |
|
|