Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JuliaGeometry/GeometryBasics.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.7
Choose a base ref
...
head repository: JuliaGeometry/GeometryBasics.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.8
Choose a head ref
  • 3 commits
  • 10 files changed
  • 2 contributors

Commits on May 5, 2025

  1. Add convenience function for per-face data (#254)

    * add per_face() utility function
    
    * add some documentation
    ffreyer authored May 5, 2025
    Configuration menu
    Copy the full SHA
    290e220 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Add Cone primitive (#257)

    * add Cone primitive
    
    * add tests
    
    * fix docs ci
    
    * fix normals
    
    * update test
    
    * clean up some code duplication
    
    * add comment on nvertices choice
    
    * add docs
    
    * fix typos
    ffreyer authored May 6, 2025
    Configuration menu
    Copy the full SHA
    4606dc9 View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    1a35ede View commit details
    Browse the repository at this point in the history
Loading