Skip to content

issues Search Results · repo:sunjay/turtle language:Rust

Filter by

110 results
 (82 ms)

110 results

insunjay/turtle (press backspace or delete to remove)

As you mentioned in documentation, I think the index should be checked whether it is out of bounds before directly used as polygon.points[index]. turtle-master/src/renderer_server/renderer/display_list.rs ...
  • YichiZhang0613
  • Opened 
    on Feb 24, 2024
  • #268

platform: mac os chip: apple m2 Cargo.toml: [dependencies] turtle = {git = https://github.com/sunjay/turtle } Error encountered: Finished dev [unoptimized + debuginfo] target(s) in 0.14s warning: ...
  • rjrobben
  • Opened 
    on Nov 21, 2023
  • #267

I m running a code using turtle and it seems to not compile because of a Wayland issue I m guessing. I m using arch with newm-atha-git as the wm. kernel : 6.3.5-zen1-1-zen with no NVIDIA drivers running. ...
  • klownie
  • 13
  • Opened 
    on Jun 6, 2023
  • #266

When I am trying to build my pure new project with turtle, I received error: error[E0308]: mismatched types -- /Users/mrzleo/.cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.19.5/src/platform/macos/view.rs:209:9 ...
  • MrZLeo
  • 2
  • Opened 
    on Nov 30, 2021
  • #252

I am currently attempting to compile the current Turtle master branch turtle v1.0.0-rc.4 (https://github.com/sunjay/turtle.git#c9918c4e) under MacOS using Rust 1.55. Unfortunately the build fails in radians.rs ...
  • Heroglyph
  • 2
  • Opened 
    on Sep 26, 2021
  • #249

I tried installing tutrle on my mac MacOS Big Sur I followed the quickstart instruction. This happens if I use turtle = 1.0.0-rc.3 or : turtle = {git = https://github.com/sunjay/turtle , rev = bf64b8333a2be1914378d8a22a4788947711182b ...
  • Lukas2026
  • 1
  • Opened 
    on Aug 29, 2021
  • #248

I tried to add turtle to my project by adding turtle = 1.0.0-rc.3 . When I ran cargo build, I get a compile error which looks to be an issue of one of turtle s dependencies, winit v0.19.5. This might be ...
  • ssempervirens
  • 5
  • Opened 
    on Jun 12, 2021
  • #241

While setting the turtle speed to instant I am seeing issues with the fill color. Tried with turtle.set_speed(Speed::instant()); turtle.set_speed( instant ); image
bug
  • bharathk005
  • 10
  • Opened 
    on Mar 14, 2021
  • #234

  • bharathk005
  • 1
  • Opened 
    on Mar 14, 2021
  • #233

Wouldn t it make sense to add test on this line? https://github.com/sunjay/turtle/blob/006e2f6a2f300e56484fe5d7ac8237dff758012a/.vscode/settings.json#L1-L5
  • enaut
  • 2
  • Opened 
    on Feb 24, 2021
  • #228
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub