Commit Graph

237 Commits

Author SHA1 Message Date
Ben Hansen
70bf012641 fixed tangent/bitangent comp and cargo fmt 2021-08-15 10:44:57 -06:00
Rokonio
62a9c476f0
Add a forgoten semicolon 2021-08-10 21:54:47 +02:00
sotrh
1030f47529
Merge pull request #212 from rokonio/master
Fixing #200
2021-08-09 16:20:36 -06:00
Rokonio
7a35109700
Fixing my mistakes 2021-08-09 01:03:31 +02:00
Rokonio
f0e150a190
Fixing my mistakes 2021-08-09 01:01:27 +02:00
Rokonio
4ff3fbd19a
Fixing my mistakes 2021-08-09 00:58:30 +02:00
Rokonio
a470da007f
Fixing #200 2021-08-09 00:48:20 +02:00
Rokonio
7fb76b4e0e
Fixing #200 2021-08-09 00:46:47 +02:00
Rokonio
2e6e413d73
Fixing #200 2021-08-09 00:45:59 +02:00
Rokonio
809d7a8f59
Fixing #200 2021-08-09 00:44:59 +02:00
Rokonio
c6b7033b0d
Fixing #200 2021-08-09 00:43:43 +02:00
Rokonio
33163b5592
Fixing #200 2021-08-09 00:42:07 +02:00
Rokonio
543ffe58f2
Fixing #200 2021-08-09 00:40:54 +02:00
Rokonio
ffe786a9ee
Fixing #200 2021-08-09 00:40:03 +02:00
Rokonio
7bbbae06dd
Fixing #200 2021-08-09 00:39:03 +02:00
Rokonio
6f4b540330
Fixing #200 2021-08-09 00:38:09 +02:00
Rokonio
975c6b3502
Fixing #200 2021-08-09 00:36:49 +02:00
Rokonio
2914e54824
Fixing #200 2021-08-09 00:34:31 +02:00
Rokonio
7f5dbe7245
Fixing #200 2021-08-09 00:32:21 +02:00
Rokonio
0a403411bf
Fixing #200 2021-08-09 00:31:11 +02:00
Rokonio
848758a792
Fixing #200 2021-08-09 00:30:15 +02:00
Rokonio
40590e35f4
Fixing #200 2021-08-09 00:28:27 +02:00
Rokonio
747b399d13
Fixing #200 2021-08-09 00:27:31 +02:00
Rokonio
5a5ec13d7c
Fixing #200 2021-08-09 00:26:35 +02:00
Rokonio
7467a11b5b
Fixing #200 2021-08-09 00:25:48 +02:00
Rokonio
a0e39bf097
Fixing #200 2021-08-09 00:21:54 +02:00
Rokonio
0c1bbb686b
Fixing #200 2021-08-09 00:21:00 +02:00
Martino Fontana
2941cf7cd9 Updated dependencies where I can just change the number (not "tobj" and "gif") ("compute" can't start a trace) (didn't touch "pong" and "imgui-demo") 2021-08-04 16:25:23 +02:00
Martino Fontana
ed34bbfbce Removed unnecessary mut 2021-08-04 15:15:50 +02:00
Martino Fontana
c55ea96d0d Removed unnecessary .clone() 2021-08-04 15:13:08 +02:00
Martino Fontana
467cec5367 Removed unnecessary borrows 2021-08-04 15:06:53 +02:00
Martino Fontana
2c811f43a4 Truncated excessive float precision 2021-08-04 14:58:23 +02:00
Martino Fontana
c80b5a9ae2 Collapsed event_loop match 2021-08-04 14:17:21 +02:00
Martino Fontana
b5af53b272 Simplify DrawModel and DrawLight lifetimes 2021-08-04 13:20:15 +02:00
Ben Hansen
f46b2f6d74 fixed #142 2021-07-20 17:40:06 -06:00
Joshua Barretto
12ba9bed0c Switched to pollster 2021-07-14 13:26:05 +01:00
Ben Hansen
b5ce220c2b upgraded to 0.9 2021-06-19 16:31:49 -06:00
Ben Hansen
72cd5e9eb4 fixed broken demos 2021-06-06 11:13:38 -06:00
Hugo Woodiwiss
3a4b2d56dc
Update tutorial 13 to tobj 3.0.x 2021-06-01 14:30:36 +01:00
Hugo Woodiwiss
fd7b232e6f
Update tutorial 12 to tobj 3.0.x 2021-06-01 14:29:04 +01:00
Hugo Woodiwiss
08fc3e41d0
Update tutorial 11 to tobj 3.0.x 2021-06-01 14:27:13 +01:00
Hugo Woodiwiss
72ea816735
Update tobj in lighting tutorial 2021-06-01 13:57:56 +01:00
Hugo Woodiwiss
8a01d0e519
Update model loading tutorial to tobj 3.0.x 2021-06-01 13:53:03 +01:00
nyx
5e52c7dc07 Removed shaderc from Cargo.toml dependencies 2021-05-25 13:54:54 +02:00
Ben Hansen
9baae51fe3 finishing up 0.8 2021-05-24 13:14:17 -06:00
Ben Hansen
63e0d9c6b8 intermediate tutorials migrated 2021-05-24 11:44:10 -06:00
Ben Hansen
4e6c061914 fixing warnings 2021-05-18 19:20:29 -06:00
Ben Hansen
2f8bf02710 finished migrating challenge shaders and cargo fmt 2021-05-18 19:16:36 -06:00
Ben Hansen
f9ee77844d removed shaderc from build.rs 2021-05-17 21:28:12 -06:00
Ben Hansen
8e6e6e7092 fixed #174 2021-05-17 21:15:25 -06:00