milk pushed to master at milk/Dairy-Drift
- 82bdbdd758 added imgui support, it works
milk pushed to master at milk/Dairy-Drift
- bcba7739c8 Changed to SDL instead of glfw
milk deleted branch glowPort from milk/Dairy-Drift
milk pushed to master at milk/Dairy-Drift
- e363da01b5 Merge pull request 'new commit for Porting to Glow' (#1) from glowPort into master
- aa6ce170ba we are SO back, found the issue
- 219fc7f57f Runs, however buggy
- 0df79f7509 finished Porting shader Code
- adc2c93af2 unifinished port to glow for shader.rs
- Compare 6 commits »
milk merged pull request milk/Dairy-Drift#1
new commit for Porting to Glow
milk commented on pull request milk/Dairy-Drift#1
new commit for Porting to Glowfor 2 Days there has been an issue with the loading, it was caused by one bad line https://got.milkte.ch/milk/Dairy-Drift/src/commit/aa6ce170ba508640a08455f45b73b1c6f6ca10d4/src/model/mesh.rs#L14…
milk pushed to glowPort at milk/Dairy-Drift
- aa6ce170ba we are SO back, found the issue
milk pushed to glowPort at milk/Dairy-Drift
- 10a03e47a4 we are SO back, found the issue
milk pushed to glowPort at milk/Dairy-Drift
- 219fc7f57f Runs, however buggy
milk commented on pull request milk/Dairy-Drift#1
new commit for Porting to Glowthe glow equivelent of UniformMatrix requires a slice, idk how to do that, so i just put the values as vectors ```rust pub fn setMat3(&self, name: &str, value: cgmath::Matrix3<f32>) …
milk pushed to glowPort at milk/Dairy-Drift
- 0df79f7509 finished Porting shader Code
milk pushed to master at milk/Dairy-Drift
- 0df79f7509 finished Porting shader Code
- adc2c93af2 unifinished port to glow for shader.rs
- 93217e1a66 new commit for Porting to Glow
- Compare 3 commits »
milk pushed to glowPort at milk/Dairy-Drift
- adc2c93af2 unifinished port to glow for shader.rs
milk created pull request milk/Dairy-Drift#1
WIP: new commit for Porting to Glowmilk pushed to glowPort at milk/Dairy-Drift
- 93217e1a66 new commit for Porting to Glow
milk pushed to master at milk/UnnamedCarGame
- 0b225454ce runs however does not work