This commit is contained in:
shenjack 2023-03-26 00:53:11 +08:00
parent b6ee87681b
commit dccb4cd68d

View File

@ -40,9 +40,9 @@ cd src
- [ ] `pyglet.sprite.Sprite` patch (doing) - [ ] `pyglet.sprite.Sprite` patch (doing)
- [ ] `pyglet.math.Vec2` patch - [ ] `pyglet.math.Vec2` patch (doing)
- [ ] `pyglet.math.Vec3` patch - [ ] `pyglet.math.Vec3` patch (doing)
- [ ] `pyglet.math.Vec4` patch - [ ] `pyglet.math.Vec4` patch (doing)
- [ ] `pyglet.math.Mat3(tuple)` patch - [ ] `pyglet.math.Mat3(tuple)` patch (doing)
- [ ] `pyglet.math.Mat4(tuple)` patch - [ ] `pyglet.math.Mat4(tuple)` patch (doing)