Skip to content

Commit e341cc0

Browse files
committed
use actual frames and alignment calculation
1 parent 2007c2d commit e341cc0

File tree

5 files changed

+409
-100
lines changed

5 files changed

+409
-100
lines changed

Cargo.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ gfx-hal = "0.1"
3131

3232
[dependencies.rendy]
3333
optional = true
34-
git = "https://github.com/omni-viral/rendy"
35-
rev = "fd14b6e6c6ffbfb5c814ced92fe6826cdd249499"
34+
# path = "../rendy/rendy"
35+
git = "https://github.com/termhn/rendy"
36+
rev = "aa19aa400e7631b5b27883efc8f9890bd61b811f"

0 commit comments

Comments
 (0)