perlindgren / syncrim

15 stars 4 forks source link

Squashed commit, updating egui version #82

Open Spooky-Firefox opened 3 days ago

Spooky-Firefox commented 3 days ago

commit 2d5f69f37b9df88f02de981ce3d6a94021cf5bdd Author: Olle Ronstad olle.ronstad@gmail.com Date: Fri Jul 5 10:54:32 2024 +0200

fixed clippy and and deprecated methods

commit bafb7ac6ec7f8321b19fc14f1a1de54e7d6ea8a8 Author: Olle Ronstad olle.ronstad@gmail.com Date: Fri Jul 5 10:46:25 2024 +0200

fixed rendering of area by setting constrain to false and stopping text wrapping

commit 2c603eab453990f789998819cd0abfbade11210f Author: Olle Ronstad olle.ronstad@gmail.com Date: Thu Jul 4 11:18:16 2024 +0200

updated to egui 0.28.0, TODO fix rendering of constant

commit 5b9ac008c53f4e87ce05d3ff4b9953d35bc52d4e Author: Olle Ronstad olle.ronstad@gmail.com Date: Tue Jul 2 13:35:11 2024 +0200

fixed warnings

commit 3d4de8f824336c77d7acabab8ac5cceb3a648bae Author: Olle Ronstad olle.ronstad@gmail.com Date: Tue Jul 2 11:33:27 2024 +0200

moved run simulation code to gui.update

commit 4265fa113f347cb3d033ebc2ed689fecc2df81b6 Author: Olle Ronstad olle.ronstad@gmail.com Date: Mon Jul 1 11:22:27 2024 +0200

small fixes

commit 07efe776f13e1547566d86e9ad848681e6328940 Author: Olle Ronstad olle.ronstad@gmail.com Date: Mon Jul 1 11:16:11 2024 +0200

update to use id instead of string

commit ea706d524786f894debb1116aa94181c9050ead7 Author: Olle Ronstad olle.ronstad@gmail.com Date: Mon Jul 1 10:49:46 2024 +0200

update to use raw scroll delta

commit 50ad133097c6d9180523bf26766da5495f6b7850 Author: Olle Ronstad olle.ronstad@gmail.com Date: Mon Jul 1 10:25:39 2024 +0200

update keyboard struct field names

commit 5f3541b81d76fd6718d6f1615c735a3715101425 Author: Olle Ronstad olle.ronstad@gmail.com Date: Mon Jul 1 10:10:50 2024 +0200

updated shadow