Commit Graph

691 Commits

Author SHA1 Message Date
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
1c26da1757
Fixing #200 2021-08-09 00:24:18 +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
sotrh
4a673518e0
Merge pull request #211 from Epacnoss/master
Change Float3 to Float32
2021-08-08 07:47:33 -06:00
Epacnoss
d9e6c4a326
Change Float3 to Float32 2021-08-07 22:29:18 +01: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
12c7ba6de8 fixed #182 2021-07-20 17:48:23 -06:00
Ben Hansen
f46b2f6d74 fixed #142 2021-07-20 17:40:06 -06:00
Ben Hansen
87c6fa9971 fixed #158 2021-07-20 17:25:47 -06:00
sotrh
0dce068dcc
Merge pull request #205 from hwoodiwiss/fix-tutorial-10
fix: Tutorial 10 Docs Specular Lighting Shader Problems
2021-07-20 12:27:04 -06:00
sotrh
1bedd09f25
Merge pull request #204 from zesterer/master
Switched to pollster
2021-07-20 10:28:50 -06:00
Hugo Woodiwiss
87d74d104f
Fix type issue when using pow in wgsl 2021-07-18 20:44:46 +01:00
Hugo Woodiwiss
af11f05523
Fix errors in tutorial for specular lighting
Also minor fix to file name
2021-07-18 20:36:11 +01:00
Joshua Barretto
12ba9bed0c Switched to pollster 2021-07-14 13:26:05 +01:00
sotrh
02994d1eb6
Merge pull request #197 from sotrh/0.9
0.9
2021-07-10 12:27:02 -06:00
sotrh
dd7725f2d2
Merge pull request #203 from aricasas/master
Fix typo in News
2021-07-10 10:23:34 -06:00
Ari
df21a35be1 Why'll should be While 2021-07-10 03:04:39 -05:00
dependabot[bot]
b512301db5
Bump prismjs from 1.23.0 to 1.24.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 19:28:09 +00:00
Ben Hansen
0813fd03a4 Merge branch 'master' into 0.9 2021-06-28 09:24:39 -06:00
sotrh
ff628ff2c0
Merge pull request #178 from sotrh/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.11.1 to 4.16.6
2021-06-27 12:34:14 -06:00
dependabot[bot]
1463538639
Bump color-string from 1.5.3 to 1.5.5
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-27 18:34:08 +00:00
sotrh
674d14c36c
Merge pull request #183 from sotrh/dependabot/npm_and_yarn/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4
2021-06-27 12:34:01 -06:00
sotrh
6973012cbd
Merge pull request #186 from sotrh/dependabot/npm_and_yarn/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2
2021-06-27 12:33:45 -06:00
sotrh
7dc6e49e4d
Merge pull request #192 from sotrh/dependabot/npm_and_yarn/postcss-7.0.36
Bump postcss from 7.0.27 to 7.0.36
2021-06-27 12:33:27 -06:00