Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking release 0.22 #4477

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from
Draft

Breaking release 0.22 #4477

wants to merge 19 commits into from

Commits on Oct 14, 2024

  1. update CI

    ffreyer committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    591cb16 View commit details
    Browse the repository at this point in the history
  2. update versions

    ffreyer committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    341fe52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91646ab View commit details
    Browse the repository at this point in the history
  4. fix versions

    ffreyer committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    53b7e7e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Updates for GeometryBasics refactor (#4319)

    * get Makie to compile
    
    * get GLMakie to compile
    
    * fix  nromal rename, meshscatter
    
    * fix pointtype in mesh conversion
    
    * avoid matrix in vector rotation
    
    * fix more tests
    
    * update GeometryBasics functions/interface
    
    * fix voronoiplot clipping
    
    * update CairoMakie
    
    * update RPRMakie
    
    * prepare WGLMakie
    
    * Update CI to use the GeometryBasics refactor branch (#4326)
    
    * Update ci.yml
    
    * Update Docs.yml
    
    * Update reference_tests.yml
    
    * add MeshIO branch
    
    ---------
    
    Co-authored-by: ffreyer <[email protected]>
    
    * update _faces
    
    * normals -> normal
    
    * add ShaderAbstractions to ci
    
    * update docs, normals deprecation
    
    * fix branch names
    
    * fix catmesh getting normals regenerated
    
    * update for ShaderAbstractions
    
    * handle voxel clipping in CairoMakie like in GLMakie
    
    * fix another two "normals"
    
    * add dev branches for RPRMakie CI
    
    * fix missing kwarg name in conversion
    
    * update for FaceViews
    
    * add example for per-face colors and normals
    
    * improve typing
    
    * fix Sampler, allow mipmap via Sampler
    
    * try to fix benchmarks
    
    * add to correct env
    
    * remove from master project
    
    * fix docs
    
    * fix Rect decomposition
    
    * fix poly converts
    
    * fix typo
    
    * improve precompilation by avoiding constprop and more direct icon loading via PNGFiles
    
    * fix CairoMakie precompile
    
    * fix old syntax
    
    * fix ambient light
    
    * add temp dependencies to relocatbility test
    
    * bump RPR to required version
    
    * update changelog
    
    * fix test
    
    * fix other branch in ray cast test
    
    * fix relocatability ci
    
    * fix rpr and relocatability
    
    ---------
    
    Co-authored-by: Anshul Singhvi <[email protected]>
    Co-authored-by: SimonDanisch <[email protected]>
    3 people authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d6f9fdb View commit details
    Browse the repository at this point in the history
  2. rename clear_faceviews

    ffreyer committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    89fa714 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adef598 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cb5985 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a30e86 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    6db5d75 View commit details
    Browse the repository at this point in the history
  2. update CI

    ffreyer committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d4721be View commit details
    Browse the repository at this point in the history
  3. more CI bumps

    ffreyer committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    59a4f34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d6532b View commit details
    Browse the repository at this point in the history
  5. fix relocatibility CI

    ffreyer committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8e2be19 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'breaking-0.22' of https://github.com/MakieOrg/Makie.jl

    …into breaking-0.22
    ffreyer committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c164de6 View commit details
    Browse the repository at this point in the history
  7. fix 2x2 surface

    ffreyer committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d629c0e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    af4ce5e View commit details
    Browse the repository at this point in the history
  2. fix CairoMakie

    ffreyer committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c0a9c5d View commit details
    Browse the repository at this point in the history
  3. fix WGLMakie 2x2 surface

    ffreyer committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    16e3536 View commit details
    Browse the repository at this point in the history