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: EliCDavis/polyform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.34.0
Choose a base ref
...
head repository: EliCDavis/polyform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.35.0
Choose a head ref
  • 4 commits
  • 91 files changed
  • 4 contributors

Commits on Oct 1, 2025

  1. flake.lock: Update (#122)

    Flake lock file updates:
    
    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs/d7600c775f877cd87b4f5a831c28aa94137377aa?narHash=sha256-tlOn88coG5fzdyqz6R93SQL5Gpq%2Bm/DsWpekNFhqPQk%3D' (2025-08-30)
      → 'github:NixOS/nixpkgs/e9f00bd893984bc8ce46c895c3bf7cac95331127?narHash=sha256-0m27AKv6ka%2Bq270dw48KflE0LwQYrO7Fm4/2//KCVWg%3D' (2025-09-28)
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    fda11dd View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. flake.lock: Update (#124)

    Flake lock file updates:
    
    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs/e9f00bd893984bc8ce46c895c3bf7cac95331127?narHash=sha256-0m27AKv6ka%2Bq270dw48KflE0LwQYrO7Fm4/2//KCVWg%3D' (2025-09-28)
      → 'github:NixOS/nixpkgs/08dacfca559e1d7da38f3cf05f1f45ee9bfd213c?narHash=sha256-o9KF3DJL7g7iYMZq9SWgfS1BFlNbsm6xplRjVlOCkXI%3D' (2025-10-28)
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    42fd970 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. Normal Texturing + SDF Meshing + Embeddable friendly (#123)

    * embeddable friendly
    
    * New Circle, Grid, and repeat pattern nodes. Fixes. New Quad Sphere.
    
    * drawing/texturing/normals cleanup, new draw spheres node
    
    * examples updated
    
    * golfball example, dewarping quadsphere UVs, abstracting UVs concepts
    
    * SDF nodes
    
    * Marching cubes optimizations
    
    * Multi point line SDF
    EliCDavis authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    bec33d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78fc3dd View commit details
    Browse the repository at this point in the history
Loading