• Joined on 2021-12-27
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-10-30 10:16:16 +01:00
b1c58ce93d Functional GUI with eframe
Pcornat pushed to master at Pcornat/BillySheet 2022-06-09 22:16:29 +02:00
7d1a0473ff Possible to create a vector or another container of Window.
Pcornat pushed to master at Pcornat/BillySheet 2022-06-09 21:53:26 +02:00
e17764dc88 Changing the logger's name
340a4516dd Disabling implicit conversions.
Compare 2 commits »
Pcornat pushed to master at Pcornat/BillySheet 2022-04-15 22:01:07 +02:00
618dad7df1 Adding gui_data_interface.hpp in CMakeLists.txt.
ba89d4bfbe Adding an interface for all data in GUI (not useful in this project but can be in another.
Compare 2 commits »
Pcornat pushed to master at Pcornat/BillySheet 2022-04-08 23:13:43 +02:00
109ae75fb2 Better like this: glClear is in the framebuffer callback.
Pcornat pushed to master at Pcornat/BillySheet 2022-04-08 22:59:51 +02:00
58af31be5e My new CPU architecture (yes went to red team).
Pcornat pushed to master at Pcornat/BillySheet 2022-02-09 23:43:56 +01:00
420ad2c8d9 removing useless window owning in GuiData
Pcornat pushed to master at Pcornat/BillySheet 2022-02-09 23:26:20 +01:00
9e4e6fa226 Coverage but not OK: todo make lib with character_sheet to test it easily in coverage mode.
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-02-09 22:47:32 +01:00
3280a03a1b Adding json lib.
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-02-09 22:47:17 +01:00
0cd803ef0e Adding json lib.
Pcornat pushed to master at Pcornat/BillySheet-Rust 2022-02-09 22:25:47 +01:00
5b69e6f35f Merge branch 'master' of ssh://gitea.pcornatcloud.fr:2431/Pcornat/BillySheet-Rust
4e38c264a5 init
Compare 2 commits »
Pcornat created repository Pcornat/BillySheet-Rust 2022-02-09 22:23:05 +01:00
Pcornat pushed to master at Pcornat/BillySheet 2022-01-31 20:37:44 +01:00
367d030ff1 Display and control characteristics
Pcornat pushed to master at Pcornat/BillySheet 2022-01-25 19:54:09 +01:00
acc2f0ca9d Working to save and select classes
Pcornat pushed to master at Pcornat/BillySheet 2022-01-24 21:06:02 +01:00
8e6f0ccc1f Misc.
Pcornat pushed to master at Pcornat/BillySheet 2022-01-24 21:00:37 +01:00
31c1965331 Separated
Pcornat pushed to master at Pcornat/BillySheet 2022-01-24 20:51:43 +01:00
ac1d04353e Working, super great !
Pcornat pushed to master at Pcornat/BillySheet 2022-01-20 23:18:42 +01:00
061883ced0 Opening is working.
Pcornat pushed to master at Pcornat/BillySheet 2022-01-20 23:16:57 +01:00
2023360149 Writing is working.
Pcornat pushed to master at Pcornat/BillySheet 2022-01-20 22:47:15 +01:00
3c1ce804a0 Tweaking