6 Commits
Author SHA1 Message Date
Mikko Mononenandocornut 691b89baae ImDrawList: added AddLineH(), AddLineV() helpers. (#9360)
This commit is aimed to be a lossless transform. Further layout fixes in subsequent commits.
2026-04-28 17:04:54 +02:00
Mikko Mononen fdc8c0722f Compile fixes 2015-01-06 19:24:57 +02:00
Mikko Mononen 91684a428b Merge upstream 2015-01-06 19:15:41 +02:00
Mikko Mononen d9757bb583 First pass on AA rendered primitives 2015-01-06 19:05:24 +02:00
Mikko Mononen 54ea495207 Updated example code. 2014-11-30 12:24:27 +02:00
Mikko Mononen eb789c0288 Smoother scrolling
- changed IO.MouseWheel to float, allows smoother scrolling
2014-11-30 12:20:25 +02:00