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

Commit Graph

  • 504b1ea155 Merge branch 'shaded' Evan Pezent 2020-06-14 08:28:28 -0500
  • 11ba96f088 Merge branch 'master' of https://github.com/epezent/implot Evan Pezent 2020-06-14 08:28:14 -0500
  • 07aed7d079 general reorginzation to plot item rendering Evan Pezent 2020-06-14 08:27:58 -0500
  • e2fd883224 remove adaptive divisions flag, not really used Evan Pezent 2020-06-13 13:25:38 -0500
  • 1934bdfd47 remove culling flag, enabled by default now Evan Pezent 2020-06-13 13:18:29 -0500
  • 808856dcc3 shaded plots complete Evan Pezent 2020-06-13 12:59:48 -0500
  • fee873d74a shaded plots complete Evan Pezent 2020-06-13 12:42:47 -0500
  • 61bc4d1426 working prototype for shaded plots Evan Pezent 2020-06-12 22:02:43 -0500
  • b95b23fec8
    Update implot.h v0.3 Evan Pezent 2020-06-12 20:00:22 -0500
  • 218e7bc5f1 Merge branch 'master' into shaded Evan Pezent 2020-06-12 16:15:19 -0500
  • 7a53c2058f remove garbage Evan Pezent 2020-06-12 16:15:11 -0500
  • a16b509d84
    Merge pull request #63 from ozlb/patch-2 Evan Pezent 2020-06-12 16:11:25 -0500
  • be8b6e0b18
    Fix compile under MacOs ozlb 2020-06-12 23:09:58 +0200
  • 7d02374665 hide piechart labels when legend entry is hidden Evan Pezent 2020-06-12 12:32:13 -0500
  • 19d369816d Merge branch 'master' of https://github.com/epezent/implot Evan Pezent 2020-06-12 07:59:25 -0500
  • 3a79ff39fc fix memory leak in BenchmarkItem Evan Pezent 2020-06-12 07:59:17 -0500
  • 7f4f3ecd21 Added prototype/rough-attempt to allow remapping input (mouse-buttons/modifiers-keys). Jaap Suter 2020-06-10 13:50:00 -0700
  • 77753f6ce0
    Update README.md Evan Pezent 2020-06-08 21:00:04 -0500
  • 67d6a8873b
    Update README.md Evan Pezent 2020-06-08 20:59:20 -0500
  • 69ba006e97 Merge branch 'ChiefSeaBiscuit-master' Evan Pezent 2020-06-08 20:26:30 -0500
  • 0b3617668b tidy up error bars h, add sliders for misc styling variables to demo Evan Pezent 2020-06-08 20:26:15 -0500
  • 7e4e683ce6 Update assert Adriano Parisi 2020-06-08 20:49:22 +0100
  • 1d11b1a1a3 Refactored to only draw the horizontal bars, updated demo Adriano Parisi 2020-06-08 20:45:31 +0100
  • 0dea5f8bb7 prototyping renderer change Evan Pezent 2020-06-07 20:44:37 -0500
  • 4293345c54 Very minor change Adriano Parisi 2020-06-08 00:24:33 +0100
  • 47bb805348 Increase H errors to highlight them Adriano Parisi 2020-06-08 00:19:14 +0100
  • ef549d1ab5 Added whiskers for H error bars, now showing desired feature Adriano Parisi 2020-06-08 00:16:50 +0100
  • 3f84f43919 Building and showing in demo, now for adding horizontal errors Adriano Parisi 2020-06-08 00:05:56 +0100
  • 8931a8d36b Function decs for vert/hori error bars Adriano Parisi 2020-06-07 23:39:25 +0100
  • 13d98c22d7
    Update README.md Evan Pezent 2020-06-07 13:47:35 -0500
  • 15c959829f
    Update README.md Evan Pezent 2020-06-07 13:45:01 -0500
  • c0bea59c58
    Merge pull request #41 from sergeyn/pr_branch Evan Pezent 2020-06-07 13:18:52 -0500
  • 09ef003a81 clean up primitive rendering work, test new offset/stride and improve demo Evan Pezent 2020-06-07 13:13:11 -0500
  • 723122211e made static data static minor cleanup SergeyN 2020-06-07 13:10:42 +0200
  • 8251e17eef moving offsetting into getters, abstract rendering into RenderPrimitives Evan Pezent 2020-06-06 23:40:03 -0500
  • 861935de27 merge master Evan Pezent 2020-06-06 21:29:43 -0500
  • 126a4201a0 minimal change commit (got transformers back) SergeyN 2020-06-02 00:26:32 +0200
  • 523ae3aef4 fixed dragging issue where plots that were not mouse-clicked would be dragged Evan Pezent 2020-06-06 17:54:46 -0500
  • 4be885bf57 Merge branch 'master' of https://github.com/epezent/implot Evan Pezent 2020-06-04 09:57:02 -0500
  • 2a5a78565b internal refactors and misc improvements Evan Pezent 2020-06-04 09:56:50 -0500
  • 97c2f06eda
    Fix trivial mistake in demo. Evan Pezent 2020-06-04 00:17:38 -0500
  • a70bbe5cff internal refactors and demo improvements Evan Pezent 2020-06-04 00:11:43 -0500
  • 43f78f62b9 add formats to PieChart and Heatmap, fix compiler warnings Evan Pezent 2020-06-03 22:18:47 -0500
  • 2d30283821 refactoring and abstrating Evan Pezent 2020-06-03 16:58:05 -0500
  • f59913b8e0 finish custom ticks Evan Pezent 2020-06-03 14:37:01 -0500
  • b497e7f72d rename ImTick to ImPlotTick Evan Pezent 2020-06-03 09:54:25 -0500
  • 6c9a720d2c ensure next plot data is initialized Evan Pezent 2020-06-03 09:50:06 -0500
  • 6ea8b45d75 remove <limits> Evan Pezent 2020-06-03 09:06:16 -0500
  • bf72f342a7
    Update README.md Evan Pezent 2020-06-02 22:30:25 -0500
  • ea1cfad9b3
    Update README.md Evan Pezent 2020-06-02 22:30:03 -0500
  • 46d1b2f0f8
    Update README.md Evan Pezent 2020-06-02 22:27:34 -0500
  • 75441ef918
    Update README.md Evan Pezent 2020-06-02 22:26:45 -0500
  • ea51c41b4a finish heatmaps Evan Pezent 2020-06-02 22:07:27 -0500
  • 663738452f colormaps Evan Pezent 2020-06-02 12:35:20 -0500
  • 356e604bd2 colormaps Evan Pezent 2020-06-02 12:34:14 -0500
  • 468ffe9ead initial heatmap prototype working Evan Pezent 2020-06-01 22:14:22 -0500
  • 01f033bd8a Merge branch 'master' into heatmap Evan Pezent 2020-06-01 17:33:29 -0500
  • 71e38ad770 start heatmap dev Evan Pezent 2020-06-01 17:33:01 -0500
  • 7423636e16 minimal change commit (got transformers back) SergeyN 2020-06-02 00:26:32 +0200
  • 2af65585e0
    Merge pull request #49 from ozlb/patch-2 Evan Pezent 2020-06-01 15:44:30 -0500
  • f1cb4ea273
    Assert messages, PlotDigital gap and data extents ozlb 2020-06-01 22:31:26 +0200
  • 9dbc22e3e9
    Update README.md Evan Pezent 2020-05-31 16:37:04 -0500
  • 3faaa5d25d add ability to render filled lines Evan Pezent 2020-05-31 16:32:32 -0500
  • c7b10464a3 header cleanup Evan Pezent 2020-05-31 09:28:34 -0500
  • a4d1d03456 reorganize header Evan Pezent 2020-05-31 09:17:07 -0500
  • 0aa21d4b3f removed ImVec2* custom getters, use ImPlotPoint* getter functions Evan Pezent 2020-05-31 09:07:24 -0500
  • 165c3b892d
    Update README.md Evan Pezent 2020-05-29 20:43:05 -0500
  • f08880053f
    Merge pull request #46 from ozlb/patch-1 Evan Pezent 2020-05-29 19:43:26 -0500
  • 519a2b68b0
    v0.3 C++11 extension warnings ozlb 2020-05-29 23:31:50 +0200
  • eb4aaf3994
    Update README.md Evan Pezent 2020-05-29 13:04:16 -0500
  • e82c9e40de
    Update README.md Evan Pezent 2020-05-29 13:03:20 -0500
  • aa23d95e21 Merge branch 'double' Evan Pezent 2020-05-29 12:43:51 -0500
  • 43625257b0 double precision work complete Evan Pezent 2020-05-29 12:39:30 -0500
  • 5e82afdbdd change transformers names Evan Pezent 2020-05-29 08:40:04 -0500
  • aa13f3c335 fix bug in dnd demo v0.2 Evan Pezent 2020-05-22 07:42:07 -0500
  • b62aeeb2ab double precision dev Evan Pezent 2020-05-16 23:25:15 -0500
  • 2fd9d3f756 checkpoint Evan Pezent 2020-05-16 21:53:59 -0500
  • 226ae4c10b checkpoint Evan Pezent 2020-05-16 21:09:36 -0500
  • 98ff9e8795 update readme Evan Pezent 2020-05-16 09:21:01 -0500
  • 3421c26270 change PlotBar to PlotBars Evan Pezent 2020-05-16 09:14:48 -0500
  • 95aeba415e make default size arguments work Evan Pezent 2020-05-16 09:11:29 -0500
  • c4e9d64600 rename plotting functions, add PlotScatter Evan Pezent 2020-05-16 08:43:24 -0500
  • b783185acc rename plotting functions, add PlotScatter Evan Pezent 2020-05-16 08:39:43 -0500
  • 1353014bce Merge branch 'sergeyn-pr_branch' Evan Pezent 2020-05-15 08:05:22 -0500
  • 0412b12e11 tidy up warnings fixes Evan Pezent 2020-05-15 08:05:02 -0500
  • f383f8a914 merge pr Evan Pezent 2020-05-15 08:01:00 -0500
  • cb5937c4a3 Merge branch 'ozlb-master' Evan Pezent 2020-05-14 07:18:27 -0500
  • daa689beb5 Merge branch 'master' of https://github.com/ozlb/implot into ozlb-master Evan Pezent 2020-05-14 07:15:25 -0500
  • 83885f4d8b Merge branch 'sergeyn-pr_branch2' Evan Pezent 2020-05-14 07:11:52 -0500
  • 17dba653a9 bbox overlap test to avoid disappearing lines when two ends end up outside culling area SergeyN 2020-05-14 01:52:47 +0200
  • 1c1b5f965d rearrangement of bools to take less space in a struct SergeyN 2020-05-13 03:45:37 +0200
  • ff5d61756f protection against buffer overruns in BufferWriter SergeyN 2020-05-12 18:49:21 +0200
  • 7d550d350e warning fixes, removed conversions from float to double and back. removed static text buffers, use of secure sprintf functions on windows SergeyN 2020-05-12 18:41:34 +0200
  • ea05677a7c warning fixes, removed conversions from float to double and back. removed static text buffers, use of secure sprintf functions on windows SergeyN 2020-05-12 18:41:28 +0200
  • c6cc4082ab warning fixes, removed conversions from float to double and back. removed static text buffers, use of secure sprintf functions on windows SergeyN 2020-05-11 04:43:12 +0200
  • c71f893aeb
    Merge branch 'master' into master ozlb 2020-05-13 17:25:26 +0200
  • 595d04c0c6
    C++11 extensions update after enums with ImPlot ozlb 2020-05-13 17:24:11 +0200
  • ff4f27175c
    C++11 extensions update after enums with ImPlot ozlb 2020-05-13 17:23:27 +0200
  • 36e0aa3ce1
    C++11 extensions update after enums with ImPlot ozlb 2020-05-13 17:23:01 +0200
  • 9b098b816c
    Merge pull request #31 from ozlb/patch-1 Evan Pezent 2020-05-13 09:21:00 -0500