1
0
Fork 0
mirror of https://github.com/gwm17/implot.git synced 2024-11-13 14:38:51 -05:00

Commit Graph

  • 9c4ef16696 change function names, fix issues with scroll epezent 2020-09-18 22:05:43 -0500
  • bbbf4e2a42 anchor point prototype epezent 2020-09-18 13:37:55 -0500
  • 297c69dae8 fix selection over guides epezent 2020-09-18 08:22:06 -0500
  • 0e9ceb6bc0 prevent guides drag outside plot epezent 2020-09-18 00:07:26 -0500
  • 4ed7d01637 finish guides epezent 2020-09-17 23:31:16 -0500
  • c6aff1362c Merge branch 'master' into guides epezent 2020-09-17 21:02:19 -0500
  • 0ed6307d0b
    Merge pull request #117 from ozlb/master Evan Pezent 2020-09-17 20:48:33 -0500
  • 927c9c82a5
    Update README.md Evan Pezent 2020-09-17 20:42:28 -0500
  • 45e3433a1a header cleanup epezent 2020-09-17 20:40:16 -0500
  • fd746c3776 plot image demo epezent 2020-09-17 20:34:37 -0500
  • 9e927df91e
    ImPlotTimeFmt_HrMinSMs time format ozlb 2020-09-18 00:35:14 +0200
  • ec8e87561f PlotImage epezent 2020-09-17 11:58:58 -0500
  • 13927c608d add public API for horizontal and vertical guide lines epezent 2020-09-17 09:58:33 -0500
  • 39328e1106 add an example demonstrating how you can make custom dragable lines Max Thrun 2020-09-16 21:47:32 -0700
  • 2ac10e73b0 check for HoveredIdPreviousFrame incase there is another widget on top of us added via SetItemAllowOverlap, if the previously hovered id does not match our id set our hover flags to false Max Thrun 2020-09-16 21:46:33 -0700
  • 04cc84ece0 add HideNextItem epezent 2020-09-15 09:48:46 -0500
  • f348c15fde clean up getters epezent 2020-09-15 08:56:58 -0500
  • eff5cee895 remove imvec2 and implotpoint getters epezent 2020-09-15 08:38:40 -0500
  • bb844612eb add option for 24 hour clock epezent 2020-09-12 11:32:44 -0500
  • 117816d4e1 add option for 24 hour clock epezent 2020-09-12 10:25:47 -0500
  • 5e0e60b969 test xscale and x0 epezent 2020-09-10 15:59:08 -0500
  • 4f0a09f14d add xscale and x0 to values* functions epezent 2020-09-09 23:29:29 -0500
  • fbfd41047b Merge branch 'date-picker' epezent 2020-09-09 19:17:39 -0500
  • 04dc2c6be9 fix bugs in date picker epezent 2020-09-09 19:17:19 -0500
  • 3cdf7add04 finish date/time picker epezent 2020-09-09 09:00:50 -0500
  • 9f1b0f195c
    Update README.md Evan Pezent 2020-09-09 00:04:28 -0500
  • 729bd762cc date picker finished, time picker working epezent 2020-09-08 23:47:02 -0500
  • 0154c02a37 prototyping date picker widget epezent 2020-09-08 00:56:00 -0500
  • c0409ff4ff fix compiler warnings on macos epezent 2020-09-07 21:30:57 -0500
  • 700a7bab56 add IMPLOT_API macro, confirm DLL linkage working epezent 2020-09-07 20:59:43 -0500
  • 75e779c931 finish templetizing API, several optimizations to plotting pipeline, remmove t_float etc from demo epezent 2020-09-07 16:08:59 -0500
  • 48cc6e15d6 Merge branch 'master' into templates epezent 2020-09-07 10:54:49 -0500
  • 3206209777 add more benchmarks epezent 2020-09-07 10:17:44 -0500
  • 8fdeacac54 use different types in demo epezent 2020-09-07 00:33:47 -0500
  • 2eeceb3e22 templetize PlotLine, PlotScatter, PlotShaded, PlotBars, PlotBarsH epezent 2020-09-07 00:16:47 -0500
  • 5c550385c6 Merge branch 'master' into templates epezent 2020-09-06 22:36:00 -0500
  • 5c3d64cd9e fix compiler warning on GCC epezent 2020-09-06 22:35:44 -0500
  • 930c4b2eb4 initial testing of templates epezent 2020-09-06 22:34:58 -0500
  • 902cf44234 rev up to 0.8 epezent 2020-09-06 21:20:38 -0500
  • d8610c33c7 trim white space v0.7 epezent 2020-09-06 21:08:25 -0500
  • 2b46c3eac3 fix axis constraints epezent 2020-09-06 21:04:36 -0500
  • d14dd621e4 Merge branch 'master' of https://github.com/epezent/implot epezent 2020-09-06 20:51:49 -0500
  • 5ea558cf51 fix demo axis flags epezent 2020-09-06 20:51:41 -0500
  • 041d88a520
    Update README.md Evan Pezent 2020-09-06 20:40:20 -0500
  • 06629f5675
    Update README.md Evan Pezent 2020-09-06 20:32:27 -0500
  • c87c34d7c3
    Update README.md Evan Pezent 2020-09-06 19:43:55 -0500
  • a09cca5329
    Update README.md Evan Pezent 2020-09-06 19:43:38 -0500
  • 508502a38f
    Update README.md Evan Pezent 2020-09-06 19:43:18 -0500
  • 60b080941a readme screens epezent 2020-09-06 19:42:08 -0500
  • 899f19ab08
    Update README.md Evan Pezent 2020-09-06 19:18:39 -0500
  • 94b22ee584
    Update README.md Evan Pezent 2020-09-06 19:17:39 -0500
  • 5f1818ac05 readme typos epezent 2020-09-06 17:29:28 -0500
  • 99ed32233e
    Update README.md Evan Pezent 2020-09-06 17:24:16 -0500
  • efc72d9c34
    Update README.md Evan Pezent 2020-09-06 16:23:40 -0500
  • 2206af8c1e merge linked axes epezent 2020-09-06 16:09:00 -0500
  • 42d267f7f4
    Merge pull request #110 from epezent/time-axes Evan Pezent 2020-09-06 14:53:20 -0500
  • 901f0558b1 fix up time format demo epezent 2020-09-06 14:48:16 -0500
  • d23bd30a44 header cleanup epezent 2020-09-06 01:48:47 -0500
  • 6f3f43c815 ImPlotAxisFlags_NoDecorations epezent 2020-09-06 01:38:18 -0500
  • be6e1c2d2e invert ImPlotAxisFlags epezent 2020-09-06 01:32:15 -0500
  • 2dcdfc519a invert ImPlotFlags epezent 2020-09-06 00:42:03 -0500
  • defc529219 time-axes complete epezent 2020-09-06 00:06:51 -0500
  • d3ea373cc7 convert to ImPlotTime usage epezent 2020-09-05 12:25:44 -0500
  • f92625a462 add ImPlotTime struct epezent 2020-09-05 09:38:08 -0500
  • 61e6b5118e tidy up time-axes so far epezent 2020-09-04 23:30:45 -0500
  • e0450d00af improve axis constraining epezent 2020-09-04 19:33:10 -0500
  • fe552f25f0 make time override log epezent 2020-09-04 13:36:56 -0500
  • c70eee5701 make time override log epezent 2020-09-04 13:28:55 -0500
  • 8d74440765 time axes nearly finished except for a few bugs and oddities epezent 2020-09-04 13:13:45 -0500
  • 0c76ffe81e time-axes almost working! epezent 2020-09-03 23:27:56 -0500
  • fc1962cdef linked axes prototype epezent 2020-09-03 09:19:34 -0500
  • e5f1cf4bdf fix bug in FormatTime epezent 2020-09-03 08:00:36 -0500
  • 5f77a9bb58 first pass at time formatted axes epezent 2020-09-02 23:30:32 -0500
  • 90693cca1b
    Update README.md Evan Pezent 2020-09-02 16:44:45 -0500
  • 071503b43a extend previous commit based on #50 for vertical lines (e.g. for x-axis) epezent 2020-09-02 16:09:57 -0500
  • 70f56d8a40 add quick fix for fitting data when data is a flat line (see #50) epezent 2020-09-02 16:02:51 -0500
  • bb2ff2aea7 increment version, add GetMarkerName epezent 2020-09-02 15:55:35 -0500
  • 0877aca4f9
    Update README.md Evan Pezent 2020-09-02 11:01:25 -0500
  • 0fa1fb982a undo inline Begin/EndItem epezent 2020-09-02 09:26:51 -0500
  • c8b21a6d36 add stems and fix bug with marker size v0.6 epezent 2020-09-02 09:17:18 -0500
  • 624fedabe4
    Update README.md v0.5 Evan Pezent 2020-09-01 21:03:48 -0500
  • 9d9b145548 tidy up implot_internal.h epezent 2020-09-01 21:01:00 -0500
  • 4a584bad40 fix compiler warning in demo epezent 2020-09-01 08:22:49 -0500
  • b74accfb59 edit custom popups demo epezent 2020-09-01 01:35:36 -0500
  • 9e82be5bff tidy up legend context menus epezent 2020-09-01 01:14:09 -0500
  • 8cbbfc241f
    Add BeginPopupContextLegend and EndPopup Peter Johnson 2020-08-31 20:08:53 -0700
  • fb19e76443 tidy up legend DND epezent 2020-08-31 23:58:15 -0500
  • fa2c704bb2 Merge branch 'legend-dnd' of https://github.com/PeterJohnson/implot into PeterJohnson-legend-dnd epezent 2020-08-31 23:28:40 -0500
  • 9bc5b55766 Merge branch 'item-style' epezent 2020-08-31 23:24:13 -0500
  • 71bf19b4c4 finish up item styling changes epezent 2020-08-31 23:23:48 -0500
  • e783825e4b
    Add BeginLegendDragDropSource Peter Johnson 2020-08-31 20:38:14 -0700
  • 92f787944c fix casts in Getters epezent 2020-08-31 11:38:37 -0500
  • 3e21d841a2 migrate PlotEx functinos to use Begin/EndItem epezent 2020-08-30 21:03:11 -0500
  • dfc77f2ba4 add item styling API epezent 2020-08-30 17:12:36 -0500
  • fce58ee075 add ImPlotScale, ImPlotNextItemData, BeginItem EndItem, and more epezent 2020-08-30 11:03:25 -0500
  • 02e3226e51 more fixes for box selection and key modifiers epezent 2020-08-29 08:31:34 -0500
  • ae568a3260 fix plot selection, remove ability to combine marker styles epezent 2020-08-28 17:13:36 -0500
  • b198a8b2bc fix plot selection, remove ability to combine marker styles epezent 2020-08-28 17:11:36 -0500
  • fc3658e420 setnextwindowpos fix Evan Pezent 2020-08-26 10:33:31 -0500
  • 13c8f97215 add benchmark tool to demo epezent 2020-08-26 09:50:59 -0500