Commit graph

  • ed1670604e Add infinite lines. feat/update-imgui-and-refactor silvana 2023-10-09 05:47:11 +0200
  • fa23f04fae Add colourmap to heatmap silvana 2023-09-28 09:44:29 +0200
  • 03b356f575 Add simple heatmap support silvana 2023-09-25 12:35:59 +0200
  • e6a6f67b4d Update to imgui-rs 0.11.0. silvana 2023-09-22 13:09:38 +0200
  • cdd3888446 Marked label-setting function unsafe 4bb4 2022-01-23 07:41:54 +0100
  • d1e728f419 More relaxing 4bb4 2022-01-11 14:14:25 +0100
  • 3a4696b6ce Relaxed version specifications a bit 4bb4 2022-01-10 21:49:31 +0100
  • c0b2155bad Update rust.yml 4bb4 2021-12-05 08:03:07 +0100
  • 3c340b39b1 Update rust.yml 4bb4 2021-12-05 08:00:34 +0100
  • 4401d696b1 Removed im_str and ImString usage 4bb4 2021-10-03 12:26:08 +0200
  • f132811e93 Updated to working versions of dependencies. 4bb4 2021-09-30 19:26:30 +0200
  • 6bb1809690 Updated versions and fixed build errors. See comments. 4bb4 2021-09-19 10:34:09 +0200
  • 07403f5802 Bumped versions, prepared changelog for release 4bb4 2021-09-19 09:48:31 +0200
  • 3231f488e3 examples: update to imgui-wgpu 0.17/wgpu 0.10 Kyle Cesare 2021-09-03 21:53:17 -0700
  • f8c223a698 Updated wgpu-rs and imgui-wgpu-rs 4bb4 2021-05-19 17:57:39 +0200
  • a90747dfeb Moved wgpu demo code closer to regular wgpu demo. 4bb4 2021-04-25 20:21:50 +0200
  • e1fcd84a6a Pointed back to mainstream imgui-wgpu 4bb4 2021-04-25 19:00:15 +0200
  • 9e44b63fa3 Attempts at fixing wgpu example for imgui-rs 0.7.0 4bb4 2021-02-06 10:34:33 +0100
  • 5177415a25 Upgraded to imgui-rs 0.7, see comments. 4bb4 2021-02-06 10:19:40 +0100
  • 2da7278061 Updated changelog 4bb4 2021-09-07 19:30:47 +0200
  • bb8c707357 Bumped versions 4bb4 2021-09-07 19:01:29 +0200
  • 414efd1123 Added a changelog 4bb4 2021-09-07 18:57:52 +0200
  • eba023b5f5 Use c_char instead of i8 for portability Birk Tjelmeland 2021-08-30 16:44:31 +0200
  • 06cc3061c1 Added support for linked axes. See comments. 4bb4 2021-05-30 11:45:16 +0200
  • ad80781f4d Added direct limit setting API for y limits 4bb4 2021-04-19 12:37:31 +0200
  • 465e81d7f9 Some documentation fixes, added test for ImVec2 -> ImRange conversion 4bb4 2021-04-19 12:00:25 +0200
  • f2a4c6a3d8 Merge branch 'improve_api_experiments' 4bb4 2021-03-17 19:20:16 +0100
  • 5779f7e6d6 Automated the work from #16 4bb4 2021-03-17 19:17:14 +0100
  • 3c30e3f919 Fixed conversions 4bb4 2021-03-14 20:53:07 +0100
  • 40766c3435 Merge remote-tracking branch 'a1ien/improove_api' into improve_api_experiments 4bb4 2021-03-14 20:41:10 +0100
  • 2cfd975250 Merge remote-tracking branch 'a1ien/improove_api' 4bb4 2021-03-14 20:39:22 +0100
  • 861ee21b2d Remove lazy_static dependencie Ilya Averyanov 2021-03-06 03:22:06 +0300
  • e53dd6a0dd Use same convention for size as in imgui-rs Ilya Averyanov 2021-03-06 02:11:42 +0300
  • 672bbc0052 Add converting from [f64; 2], (f64, f64), [..] for ImPlotRange Ilya Averyanov 2021-03-06 02:09:41 +0300
  • bfcaad3ad1 Bumped versions to 0.4.0 4bb4 2021-02-10 21:21:48 +0100
  • 2001f58dab Updated bindings 4bb4 2021-02-06 10:07:28 +0100
  • 6179cf1f8d Locked imgui versions down more. See comments. 4bb4 2021-02-06 10:02:58 +0100
  • 69396149d0 Updated cimplot pin 4bb4 2021-02-06 09:43:27 +0100
  • 21aa28591c Added stem plots and legend entry hover checking 4bb4 2021-01-31 12:40:13 +0100
  • 2c56bd9803 Updated cimplot pin 4bb4 2021-01-17 12:24:59 +0100
  • d11ea4a0f5 Bumped winit in wgpu demo 4bb4 2021-01-13 21:33:34 +0100
  • ca0e273c9d Bumped Glium version in Glium demo 4bb4 2021-01-13 21:24:57 +0100
  • 191a6f2fd4 Added more doc aliases 4bb4 2021-01-13 21:13:40 +0100
  • 5d82bba3d6 Updated README 4bb4 2020-12-12 12:56:28 +0100
  • 51df275b4c Added FFI tests to CI 4bb4 2020-12-12 12:45:28 +0100
  • 092a1908fe Bumped cimplot/implot version, added "axis equal" 4bb4 2020-12-12 12:38:50 +0100
  • 3f67c8501e Version bump 4bb4 2020-11-29 19:22:54 +0100
  • af760648b6 Added some simple colorscheme setters 4bb4 2020-11-29 19:21:12 +0100
  • d02f25fb32 apply some automatic clippy hints Benedikt Mandelkow 2020-11-23 00:35:44 +0100
  • c5ec153488 update imgui 0.6 Benedikt Mandelkow 2020-11-23 00:30:06 +0100
  • 07ff32ea2a Feature-gated doc aliases on Rust version >= 1.48 4bb4 2020-11-22 16:22:40 +0100
  • e6234415ff README update 4bb4 2020-11-22 16:04:13 +0100
  • fcfa091553 Added some doc aliases 4bb4 2020-11-22 16:00:58 +0100
  • 6233ef3f45 Restructured example code 4bb4 2020-11-22 15:55:48 +0100
  • 4cd199071c Added heatmap support. See comments. 4bb4 2020-11-15 10:36:51 +0100
  • 3f1a39861f Updated a dependency 4bb4 2020-11-11 20:09:55 +0100
  • 8fe8238a60 Version bump 4bb4 2020-11-11 20:08:07 +0100
  • 7e8ea01409 Use slices instead of Vecs in function parameters Mitsutoshi Aoe 2020-11-10 11:02:00 +0900
  • 1643032c7a Added stairs plot support 4bb4 2020-11-08 19:41:51 +0100
  • 7c477ec551 Added plot <-> pixel coordinate conversions 4bb4 2020-11-08 15:17:14 +0100
  • 4645414624 Added legend location setting 4bb4 2020-10-31 12:05:57 +0100
  • 148b8ccc6b Readme typo fix 4bb4 2020-10-31 11:05:39 +0100
  • af0996390a Updated to newest available implot 4bb4 2020-10-31 11:04:13 +0100
  • b6a7cae830 Brought WebGPU demo into same structure as Glium demo 4bb4 2020-10-30 14:35:50 +0100
  • 7295852578
    Update rust.yml 4bb4 2020-10-30 12:57:02 +0100
  • fa6412d20c Moved around some paths 4bb4 2020-10-30 12:54:18 +0100
  • eab6d9a9d1 Added some comments, updated README with progress notes 4bb4 2020-10-30 12:51:57 +0100
  • 40f0cc8564 Reworked glium demo to use the shared example code 4bb4 2020-10-30 12:42:14 +0100
  • 8c623a7a79 Added an examples-shared crate to be used from the others 4bb4 2020-10-30 12:24:08 +0100
  • 3b702076cc Moved files around, have not adapted code yet though. 4bb4 2020-10-30 12:11:27 +0100
  • 7b36501ed3 update Benedikt Mandelkow 2020-10-18 21:16:50 +0200
  • bce1ad26f4 update sample based on https://github.com/Yatekii/imgui-wgpu-rs/blob/master/examples/hello_world.rs Benedikt Mandelkow 2020-10-13 19:59:59 +0200
  • 99123d7b8d update imgui-wgpu Benedikt Mandelkow 2020-10-13 11:24:20 +0200
  • 7d5df2f2d6 add wgpu example with option to make plot the same size as outer window Benedikt Mandelkow 2020-10-13 00:36:31 +0200
  • 564392f0bf [Action] Dependency installation fixes 4bb4 2020-10-27 08:15:37 +0100
  • 1a63603fa0 Added dependencies for examples to Github action 4bb4 2020-10-27 08:14:33 +0100
  • a0ba674197 Added example building to test process 4bb4 2020-10-27 08:09:55 +0100
  • 6bdfd76d51 only run bindgen on ImPlot... names Benedikt Mandelkow 2020-10-26 18:54:48 +0100
  • cdc7e273c0
    Merge pull request #6 from benmkw/alias 4bb4 2020-10-19 22:25:04 +0200
  • 47bcb48e19 antialias by default Benedikt Mandelkow 2020-10-19 01:32:48 +0200
  • d24a88afe8 Merge branch 'master' of github.com:4bb4/implot-rs into master 4bb4 2020-10-18 18:31:08 +0200
  • a7e20c8075 Added CI badge 4bb4 2020-10-18 18:30:59 +0200
  • 8bf4231739
    Renamed CI workflow to "Tests" 4bb4 2020-10-18 18:29:40 +0200
  • 0e4a50ed07
    CI: Also check out submodules 4bb4 2020-10-18 18:27:10 +0200
  • 07e4779a86
    Added initial CI from Github sample 4bb4 2020-10-18 18:23:26 +0200
  • 0af4203d4f Added better Y axis handling and API coverage 4bb4 2020-10-18 16:22:37 +0200
  • 44a065c8c7 Changed some strings to be stored as ImString directly 4bb4 2020-10-13 17:02:10 +0200
  • f8bb5d07c4 Added metadata to Cargo.toml 4bb4 2020-10-12 18:00:27 +0200
  • 305c244373 Switched to released imgui-rs 0.5.0, adapted readme 4bb4 2020-10-12 17:57:00 +0200
  • c0070bda38
    Merge pull request #3 from benmkw/master 4bb4 2020-10-11 21:14:22 +0200
  • e5428c4093 specify cpp standard to compiler Benedikt Mandelkow 2020-10-11 19:50:45 +0200
  • 232cd6d095 Documentation updates, test fixes. 4bb4 2020-10-11 17:17:29 +0200
  • c8bf29b408 Added missing todos to readme. 4bb4 2020-10-11 16:34:10 +0200
  • ea960bd30d Linked context into things, adapted examples. 4bb4 2020-10-11 16:25:48 +0200
  • 5d4d570507 Added mutex-based locking mechanism as in imgui-rs 4bb4 2020-10-11 15:42:30 +0200
  • 74833663a9 Refactoring code into smaller files 4bb4 2020-10-11 15:22:55 +0200
  • d717af71fa Added more notes on the context work 4bb4 2020-10-04 15:22:20 +0200
  • f85c50657b Initial work on move to implot 0.7 compatibility. See notes. 4bb4 2020-10-04 14:43:18 +0200
  • e0ad0e892e README update to note the 0.7 branch 4bb4 2020-10-04 14:53:29 +0200
  • a8f91a65a7 Added colormap support 4bb4 2020-09-27 20:21:30 +0200