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

[WIP] Introduce a new interaction API #1066

Open
wants to merge 1,401 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 30, 2023

  1. increase occt ver

    mwestphal committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    d1ecb6f View commit details
    Browse the repository at this point in the history
  2. Rework OCCT testing

    mwestphal committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    a82db26 View commit details
    Browse the repository at this point in the history
  3. Try without patch

    mwestphal committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    cac401c View commit details
    Browse the repository at this point in the history
  4. Fix sanitizer errors

    mwestphal committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    090115d View commit details
    Browse the repository at this point in the history
  5. Fixup macos

    mwestphal committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    3661e85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd0834e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4a4669 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cccdedc View commit details
    Browse the repository at this point in the history
  9. Add doc

    mwestphal committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    5b2da46 View commit details
    Browse the repository at this point in the history
  10. fixup CI

    mwestphal committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    f7105b7 View commit details
    Browse the repository at this point in the history
  11. Improve occt UVs code

    mwestphal committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    d32073b View commit details
    Browse the repository at this point in the history
  12. fixup cmake

    mwestphal committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    b6284e4 View commit details
    Browse the repository at this point in the history
  13. Merge pull request f3d-app#795 from mwestphal/better_occt_coloring_cm…

    …ake_logic
    
    Better cmake logic for coloring support
    mwestphal authored Apr 30, 2023
    Configuration menu
    Copy the full SHA
    4992ca9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    47d569e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    d822802 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Update docker images and add a EGL CI (f3d-app#784)

    * Add an egl build
    
    * fixup egl
    
    * Use another docker image
    
    * Adding egl dep
    
    * install meson
    
    * rename
    
    * update mesa
    
    * missing tool
    
    * missing
    
    * remove useless
    
    * wayland
    
    * ii
    
    * iii
    
    * upload
    
    * Just update !
    
    * Add vtk patch
    
    * update docker image
    
    * remove
    
    * Fixup assimp
    
    * Increasing threshold for one test
    
    * fixup external
    
    * fixup
    
    * fixup clang
    
    * fixups
    
    * fixup again
    
    * Adding upload
    
    * update images
    
    * Add doc
    
    * commit
    
    * commit2
    mwestphal authored May 6, 2023
    Configuration menu
    Copy the full SHA
    0c1ee5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7e5012 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

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

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    5694726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06b2129 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de0d8e9 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    2b956e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abca2cc View commit details
    Browse the repository at this point in the history
  3. Adding headless doc (f3d-app#807)

    * Adding doc
    
    * Update doc/user/LIMITATIONS_AND_TROUBLESHOOTING.md
    
    Co-authored-by: snoyer <[email protected]>
    
    * Update doc/user/LIMITATIONS_AND_TROUBLESHOOTING.md
    
    Co-authored-by: snoyer <[email protected]>
    
    ---------
    
    Co-authored-by: snoyer <[email protected]>
    mwestphal and snoyer authored May 14, 2023
    Configuration menu
    Copy the full SHA
    890e478 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    b0f4b37 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    b3a64d4 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    9b26913 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    b7c1964 View commit details
    Browse the repository at this point in the history
  2. Improve --version output by creating a F3D_VERSION_FULL

    Improve `--version` output by creating a F3D_VERSION_FULL
    that contains the output of `git describe`, handled
    in f3dVersion.cmake.
    mwestphal committed May 20, 2023
    Configuration menu
    Copy the full SHA
    48c336f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aa1c17 View commit details
    Browse the repository at this point in the history
  4. Fix release process

    mwestphal committed May 20, 2023
    Configuration menu
    Copy the full SHA
    f943d09 View commit details
    Browse the repository at this point in the history
  5. Merge pull request f3d-app#818 from mwestphal/fix_version

    Improve versioning display with `--version`
    mwestphal authored May 20, 2023
    Configuration menu
    Copy the full SHA
    d37bb7a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. fix cppcheck (f3d-app#825)

    * fix cppcheck
    
    * another cppcheck fix
    
    * try again
    mwestphal authored May 22, 2023
    Configuration menu
    Copy the full SHA
    da82acd View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Add F3D_PLUGINS_INSTALL_DIR

    topazus authored and mwestphal committed May 23, 2023
    Configuration menu
    Copy the full SHA
    768743a View commit details
    Browse the repository at this point in the history
  2. Fix plugins install dir

    mwestphal committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2c2b6de View commit details
    Browse the repository at this point in the history
  3. Add soname to shared library (f3d-app#822)

    * Add soname to shared library
    
    Update CMakelists to add soname to shared library
    using  VERSION ${F3D_MAJOR_VERSION}.${F3D_MINOR_VERSION} and SOVERSION ${F3D_MAJOR_VERSION}
    bkmgit authored May 23, 2023
    Configuration menu
    Copy the full SHA
    20bca75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a92abb View commit details
    Browse the repository at this point in the history
  5. Merge pull request f3d-app#828 from mwestphal/fix-plugins-cmake

    Add F3D_PLUGINS_INSTALL_DIR option
    mwestphal authored May 23, 2023
    Configuration menu
    Copy the full SHA
    def92d6 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Add a drop zone (f3d-app#827)

    * Add a drop zone
    
    - Add a new dynamic vtkF3DDropZoneActor (co-author: @snoyer )
    - Show the dropzone when no file are loaded
    - Remove previous behavior of showing information in the filename info
    - Add a test
    mwestphal authored May 25, 2023
    Configuration menu
    Copy the full SHA
    54216f3 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Fix an issue with the drop zone when no mapper is set (f3d-app#829)

    When no mapper is set vtkActor2D is erroring in the default
    impl of rendering methods. Override them to avoid that.
    mwestphal authored May 26, 2023
    Configuration menu
    Copy the full SHA
    877ccd6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Fix an issue with window not reset when loading another unsupported f…

    …ile (f3d-app#831)
    
    * Fix an issue with window not reset when loading another file
    mwestphal authored May 28, 2023
    Configuration menu
    Copy the full SHA
    614264d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Camera: Reset using screenspace (f3d-app#833)

    * Camera: Reset using screenspace
    mwestphal authored May 31, 2023
    Configuration menu
    Copy the full SHA
    6b1a434 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Add options to use external libraries of nlohmann-json and cxxopts (f…

    …3d-app#832)
    
    * Add F3D_USE_EXTERNAL_DEPS option for third party libraries
    
    * Use options F3D_USE_EXTERNAL_CXXOPTS and F3D_USE_EXTERNAL_NLOHMANN_JSON instead
    
    * fix cppcheck
    
    * explicitly specify the include directories
    
    * fix
    
    * fix typo
    
    * add find_package to toplevel CMakeLists.txt file
    
    * fix for codespell
    topazus authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    57dec2d View commit details
    Browse the repository at this point in the history
  2. Adding --camera-direction and --camera-zoom-factor (f3d-app#834)

     * Add `--camera-direction` option
     * Add `--camera-zoom-factor` option (need vtk 9.3)
     * Use `camera-direction` in default config file for better default camera direction (open to changes on this one)
     * Fix f3d-app#45
    mwestphal authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    901ebb2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Keep camera on reload (f3d-app#788)

    Co-authored-by: snoyer <[email protected]>
    mwestphal and snoyer authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    4a0fefc View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    b8c4ad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac0c956 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Add horizontal zoom support and option to invert zoom (f3d-app#843)

    ## Changes
    
    * Updated `.gitignore` to include `build` directories, `.vs` directories (for visual studio) and `CMakeUserPresets.json`
    * New option to invert zoom when using right mouse button + drag
    * Added support for zooming in/out with either vertical or horizontal drag when holding right mouse button
    * Added interaction unit test for invert zoom feature
    
    Fixes f3d-app#280
    DeveloperPaul123 authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d40ec87 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Rework animation suport (f3d-app#836)

    ## Rework animation suport
    
    - Rely on real elapsed time instead of timestep to animate
    - Store animationManager in loader instead of interactor
    - Add an --animation-speed-factor option to slow, speed and invert time\
    - Add an --animation-time option to set an animation time to load
    - Add an --animation-frame-rate option to control animation frame rate
    - Fix multiple issues related to time and improve internal doc 
    - update tests accordingly
    - Add doc for options and animations
    mwestphal authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6afde75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf51f90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b93b63 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    0030068 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Update VTK CI and Package (f3d-app#838)

    - Update VTK version in CI and packaging
    - Update baseline for VRML
    - Switch to TBB for CI and update suppressions accordingly
    mwestphal authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    5cad8da View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    afd7fa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Initialize lib in instance instead of global (f3d-app#853)

     - Move initialization logic from a global logic to an instance logic
     - Remove a few useless `f3d::`
    mwestphal authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    7355a86 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    7542a72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    788bf48 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    f617a71 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Add support for dropping HDRI (f3d-app#861)

    - Add simple support for dropping HDRI by pressing Ctrl while dropping
    - Fix f3d-app#34 
    - Fix an issue when options are changed before a file is loaded and add a test
    - Ctrl pressed down cannot be tested 
    - Update Doc and dropzone
    mwestphal authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    89a7f58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1092a02 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    849c1a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba6b90b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Merge pull request f3d-app#870 from f3d-app/master

    Update `release` branch
    Meakk authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c47f452 View commit details
    Browse the repository at this point in the history
  2. Build TBB in CI (f3d-app#872)

    Meakk authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    afff99a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Fix drop hdri (f3d-app#873)

    - Do not use a modifier for dropping HDRI
    - Rely on file extension (hdr, exr) to identify HDRI on drop
    - Put logic in App for now
    - Update doc
    mwestphal authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0d5cf3f View commit details
    Browse the repository at this point in the history
  2. Fix drop hdri (f3d-app#873)

    - Do not use a modifier for dropping HDRI
    - Rely on file extension (hdr, exr) to identify HDRI on drop
    - Put logic in App for now
    - Update doc
    mwestphal committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    059cfb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3d0dd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ff3d18 View commit details
    Browse the repository at this point in the history
  5. 2.1.0-RC2 (f3d-app#876)

    mwestphal authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    8186662 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    5445e7f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Change global orientation (f3d-app#882)

    - Fix wrong orientation on many types
    - Lower camera on all types
    mwestphal authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    79bcb14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22788e5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request f3d-app#884 from f3d-app/release

    Backport release
    mwestphal authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    85dfe6c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    5596a22 View commit details
    Browse the repository at this point in the history
  2. Merge pull request f3d-app#889 from f3d-app/release

    backport release
    mwestphal authored Jul 2, 2023
    Configuration menu
    Copy the full SHA
    14d91c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    a9abf1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa92ba4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1047726 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    07d9cc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    7541102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c41354 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f713f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    cd8c7a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0653d85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1ec54c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    875c750 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41beb6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca76333 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    e82e5ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d2b03c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3ed8cc View commit details
    Browse the repository at this point in the history
  4. Fix a deprecated usage

    mwestphal committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d8e6836 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a32f7e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a576f8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2259fab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    33ca2c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. fix cppcheck

    mwestphal committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0bdeeb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d26fa8 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    edc0dee View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Add support for no file testing

    - Add an env var: CTEST_F3D_NO_FILE_RENDER_TESTING to be able to test F3D rendering without a file loaded
    - Change other env var to a more F3D specific name
    mwestphal committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    83b5c98 View commit details
    Browse the repository at this point in the history
  2. Adding NoFile tests

    mwestphal committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    0f0ba35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a27a811 View commit details
    Browse the repository at this point in the history
  4. Merge pull request f3d-app#916 from mwestphal/no_file_testing

    Add support for "No file render" testing
    mwestphal authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    05f6ea6 View commit details
    Browse the repository at this point in the history
  5. Adding a test for f3d-app#877

    mwestphal committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    2c3a92a View commit details
    Browse the repository at this point in the history
  6. Refactor HDRI Logic

     - Refactor the SetHDRIFile logic in a separated Setter/Configured logic
     - Fix f3d-app#877
    mwestphal committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    5868e19 View commit details
    Browse the repository at this point in the history
  7. Merge pull request f3d-app#917 from mwestphal/refactor_hdri_logic

    Refactor HDRI Logic
    mwestphal authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    d0ec966 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    a3a6074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78d5cb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    464b577 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Fix hdri lighting (f3d-app#926)

    * Fix an issue with Lights and HDRIs
    mwestphal authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1ed5a79 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Fix an issue with dropping HDRIs after a model (f3d-app#929)

     - Fix a drop HDRI issue
     - Add logic to vtkF3DPolyDataMapper to check for HDRI change in GetNeedToRebuildShaders
     - Add a test and changelog
    mwestphal authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    78dde10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5392ee1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Always use the same renderer (f3d-app#925)

    - The window now handle a single renderer (with coloring) to avoid recreating renderer which can have a very high cost when using HDRIs
    - Add changelog
    mwestphal authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6b35046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    173da0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    381cbd6 View commit details
    Browse the repository at this point in the history
  4. Improve doc and changelog

    mwestphal committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f563b9f View commit details
    Browse the repository at this point in the history
  5. Merge pull request f3d-app#928 from mwestphal/rework_hdri_logic

     - Split HDRI logic in 5 : Texture, LUT, SH, Specular, Skybox and create appropriate Configure flags and methods
     - Switch to file hash for improved perf
     - Improve doc and changelog
    mwestphal authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e996173 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Decorrelate HDRIFile, HDRI Skybox and IBL

    Decorrelate HDRIFile, HDRI Skybox and IBL
    and add controls to show/hide skybox and IBL.
    mwestphal committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e41b006 View commit details
    Browse the repository at this point in the history
  2. Add libf3d level hdri-ambient and hdri-skybox

    - Add new render.hdri.file, render.hdri.ambient and render.background.skybox option
    - Deprecate render.background.hdri option
    mwestphal committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d90e205 View commit details
    Browse the repository at this point in the history
  3. Add new --hdri-ambient and --hdri-skybox options

    - Add new --hdri-file, --hdri-ambient and --hdri-skybox options
    - Deprecate --hdri option
    mwestphal committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    aeed8c7 View commit details
    Browse the repository at this point in the history
  4. Add and improve tests

    mwestphal committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4fcfc9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed5c655 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a413c13 View commit details
    Browse the repository at this point in the history
  7. Merge pull request f3d-app#932 from mwestphal/hdri_hide_improved

     - Decorrelate HDRIFile, HDRI Skybox and IBL
     - Add a simple deprecation framework for F3D and libf3d options
     - Deprecate `--hdri`
     - Add `--hdri-file`, `--hdri-ambient`, `--hdri-skybox`
     - Add bindings to control ambient and skybox
     - Add tests and doc
     - Add dynamic cache path support
    mwestphal authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b6fd8c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    48908df View commit details
    Browse the repository at this point in the history
  2. Rework HDRI deprecation

    mwestphal committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ab8a4d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    2e2bb43 View commit details
    Browse the repository at this point in the history
  2. Merge pull request f3d-app#939 from mwestphal/rework_deprec_hdri

    Rework HDRI deprecation
    mwestphal authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    419d6e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Rename OSPRay test into Raytracing tests

    Your Name committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    66a3af5 View commit details
    Browse the repository at this point in the history
  2. Adding interaction configure

    Your Name committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    ce45e38 View commit details
    Browse the repository at this point in the history
  3. fixup raytracing

    Your Name committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    2a5a86e View commit details
    Browse the repository at this point in the history
  4. Merge pull request f3d-app#940 from f3d-app/cleanup_testing

    Cleanup testing
    mwestphal authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    b438e86 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    7384253 View commit details
    Browse the repository at this point in the history
  2. Merge pull request f3d-app#945 from mwestphal/fix_hdri_cheatsheet

    Fix an small issue in the HDRI cheatsheet
    mwestphal authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    48e9a7f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Fix progress bar testing

    mwestphal committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    499b63b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Merge pull request f3d-app#948 from mwestphal/fix_progress_bar

    Fix progress bar testing
    mwestphal authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    029d423 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    737164d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. OCC BRep format (f3d-app#946)

    > [Open Cascade BRep format](https://dev.opencascade.org/doc/overview/html/specification__brep_format.html) could be useful for CAD users working with OCC-based procedural generation (eg. [`cadquery`](https://github.com/CadQuery/cadquery), [`build123d`](https://github.com/gumyr/build123d)) to F3D pipelines.
    > 
    > example file here: https://github.com/tpaviot/pythonocc-demos/blob/master/assets/models/Motor-c.brep
    
    I'm not sure I'm doing it right but I copy-pasted my way through to loading a `.brep` file.
    ![Motor-c brep](https://github.com/f3d-app/f3d/assets/489715/660c3267-5231-405f-be64-55307b3946ec)
    
    The tests don't pass on my machine (including the existing `.stp` file, even though the test files load and are visually correct in the app) but they look like they should so here we go anyway :)
    snoyer authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    76a1cbe View commit details
    Browse the repository at this point in the history
  2. Fix android CI

    mwestphal committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    57ecb15 View commit details
    Browse the repository at this point in the history
  3. Revert "Fix android CI"

    This reverts commit 57ecb15.
    mwestphal committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    288eb3c View commit details
    Browse the repository at this point in the history
  4. Fix for cache building

    mwestphal committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f379c2f View commit details
    Browse the repository at this point in the history
  5. correct commit

    mwestphal committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    4434e71 View commit details
    Browse the repository at this point in the history
  6. prefix path

    mwestphal committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0331629 View commit details
    Browse the repository at this point in the history
  7. find root paht

    mwestphal committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6b25148 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc030a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Fix slight change in edges

    mwestphal committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    69aac8e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Merge pull request f3d-app#951 from mwestphal/update_vtk_commit

    Update VTK commit
    mwestphal authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    f888cf4 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    6f4c467 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Add Default HDRI and use it in config file (f3d-app#950)

     - Add a embedded default HDRI loaded as needed
     - Use `--hdri-ambient` in default config file to use the default HDRI by default
     - Add and update tests
     - Fix f3d-app#880
    mwestphal authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d76b6e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9d86d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. CI: Split CI into actions (f3d-app#958)

    - Each CI job now has a dedicated action for easier reuse
    - Put all actual CI job in a single ci.yml workflow
    mwestphal authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    09467cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c22b25f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cfa445 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    51ab0e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    a51e84c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    621a1e6 View commit details
    Browse the repository at this point in the history
  2. Update VTK version in use

    mwestphal committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    0402a8b View commit details
    Browse the repository at this point in the history
  3. Merge pull request f3d-app#956 from mwestphal/ibl_fixup_vtk

    Improve IBL code for new version of VTK
    mwestphal authored Sep 2, 2023
    Configuration menu
    Copy the full SHA
    c28fa96 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    cc60ab7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Improve Python integration (f3d-app#962)

    - Make more pythonic bindings
    - Use pytest
    - Monkey patch some utility function
    
    Co-authored-by: snoyer <[email protected]>
    Meakk and snoyer authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a8fdf79 View commit details
    Browse the repository at this point in the history
  2. Fix wasm CI (f3d-app#973)

    Meakk authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ffd1004 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    fd6ed66 View commit details
    Browse the repository at this point in the history
  2. HDRI: Fix performance and writing issues (f3d-app#975)

    - Fix a peformance issue with HDRI
    - Fix a cache writing issue with HDRI
    mwestphal authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9929a9e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    d7333d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a551cf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b69270b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1ec03d View commit details
    Browse the repository at this point in the history
  5. Merge pull request f3d-app#977 from mwestphal/fix_ci_required_inputs

    CI: Small fixes and improvements
    mwestphal authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d30e18d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    37eb110 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Python: Remove need to run pytest from src (f3d-app#979)

    * Python: Remove needs to run pytest from src
    mwestphal authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    5c1acde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b698c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acfe4b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Update VTK for wasm update (f3d-app#985)

     - Update VTK commit
     - CI fixe for webassembly build
    mwestphal authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    efc5310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3471b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    954b704 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d93171 View commit details
    Browse the repository at this point in the history
  3. Merge pull request f3d-app#986 from mwestphal/fix_exr_reader

    Fix exr can read check and segfault
    mwestphal authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f00c8de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a82ed9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    961dd8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebe0861 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4fa6d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. CMake: Check for LFS data

    mwestphal committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    62a438d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8956682 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51d1b5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01aac21 View commit details
    Browse the repository at this point in the history
  5. Merge pull request f3d-app#993 from mwestphal/exr_coverage

    Improve EXR coverage
    mwestphal authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    06cf839 View commit details
    Browse the repository at this point in the history
  6. Merge pull request f3d-app#992 from mwestphal/check_lfs

    Add a check lfs warning
    mwestphal authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3c90b2e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    2389dc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

Commits on Sep 29, 2023

  1. Adding a Getting Started guide (f3d-app#999)

    As F3D position itself as beginer friendly project
    we need to provide a getting started guide for
    developers that may not be used to compile software for themselves.
    mwestphal authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b377edd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54b4497 View commit details
    Browse the repository at this point in the history
  3. Merge pull request f3d-app#1006 from f3d-app/master

    Merge master into release
    mwestphal authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c60db05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aeeecf View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Merge pull request f3d-app#1007 from mwestphal/2.2.0-RC1_branch

    Update version number to 2.2.0-RC1
    mwestphal authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    ceb4fa8 View commit details
    Browse the repository at this point in the history
  2. Update version to 2.2.0-RC2

    mwestphal committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    63677fa View commit details
    Browse the repository at this point in the history
  3. Merge pull request f3d-app#1012 from mwestphal/2.2.0-RC2_version

    Update version to 2.2.0-RC2
    mwestphal authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    1869f85 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    eacc9e4 View commit details
    Browse the repository at this point in the history
  2. CI: Reenable testing

    Testing with involontarly disabled in CI, re-enable it.
    mwestphal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    6b67cb1 View commit details
    Browse the repository at this point in the history
  3. Fix python testing

    mwestphal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    b07c95d View commit details
    Browse the repository at this point in the history
  4. Reset the loader when loading an invalid file

    - Add a dedicated code path to reset the loader when loading an invalid file
    - Adding a test
    mwestphal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    d1e48d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    798165e View commit details
    Browse the repository at this point in the history
  6. Merge pull request f3d-app#1025 from mwestphal/fix_testing

    CI: Re-enable testing
    mwestphal authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    997d702 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7b6168 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7cde6da View commit details
    Browse the repository at this point in the history
  9. Merge pull request f3d-app#1023 from mwestphal/reset_on_load_empty

    Reset the loader when loading an invalid file
    mwestphal authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    baf50f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    48f6a01 View commit details
    Browse the repository at this point in the history
  11. Merge pull request f3d-app#1027 from mwestphal/2.2.0-RC3_version

    Update version to 2.2.0-RC3
    mwestphal authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f38b833 View commit details
    Browse the repository at this point in the history
  12. Merge pull request f3d-app#1028 from f3d-app/release

    Merge release unto master
    mwestphal authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    877a9fd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    479fe96 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bdf5253 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    c0d24cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request f3d-app#1031 from mwestphal/revert_bring_window_to…

    …_top
    
    Revert "Fix an issue with log window being on top in some cases (f3d-app#686)"
    mwestphal authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    898bacf View commit details
    Browse the repository at this point in the history
  3. 2.2.1 version

    mwestphal committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    59304fe View commit details
    Browse the repository at this point in the history
  4. Merge pull request f3d-app#1032 from mwestphal/2.2.1-rc1

    2.2.1-RC1 version
    mwestphal authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    34417a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    60b9357 View commit details
    Browse the repository at this point in the history
  2. 2.2.1-RC2 version

    mwestphal committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    24f1aaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b879051 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Update version to 2.2.1

    mwestphal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    25281eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request f3d-app#1036 from mwestphal/2.2.1_version

    Update version to 2.2.1
    mwestphal authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2df008c View commit details
    Browse the repository at this point in the history
  3. Merge pull request f3d-app#1038 from f3d-app/release

    merge release into master
    mwestphal authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d686b75 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    7719e88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aabe0cb View commit details
    Browse the repository at this point in the history
  3. Merge pull request f3d-app#1039 from mwestphal/update_doc

    Update Changelog and install doc
    mwestphal authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3dd09d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed894c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    07d6c6e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    f007bff View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    b40c3c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    8eddb96 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    5075583 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    0a5fb66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request f3d-app#1057 from shaikan/fix-setting-default-wind…

    …ow-name-in-libf3d
    
    Fix set default window name inside lib
    mwestphal authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6a60ef0 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Ci Uplifts (f3d-app#1054)

    * Updating assimp to 5.3.1
    
    * Update Imath to 3.1.9
    
    * Updating OCCT to V7_7_2
    
    * Updating OpenEXR to 3.2.1
    
    * Update pybind11 to 2.11.1
    
    * Update tbb to 10.0
    mwestphal authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    773209d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    e272618 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. feat(opt): add autoplay

    technologeli committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    83ea30e View commit details
    Browse the repository at this point in the history
  2. docs(opt): add autoplay

    technologeli committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    14f0686 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f037d90 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. test: autoplay

    technologeli committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    971b178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2235a1b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    4f834cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01565ff View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Update Arch Linux package URL in INSTALLATION.md

    The old URL returns 404 now.
    felixonmars authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    9780ba7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request f3d-app#1073 from felixonmars/patch-1

    Update Arch Linux package URL in INSTALLATION.md
    mwestphal authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    394e127 View commit details
    Browse the repository at this point in the history
  3. Alembic texture and normals handling

    nyue authored and mwestphal committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4c80bcd View commit details
    Browse the repository at this point in the history
  4. Alembic improvements

    mwestphal committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    a04c875 View commit details
    Browse the repository at this point in the history
  5. Merge pull request f3d-app#1069 from mwestphal/reader_alembic_uv_norm…

    …al_support
    
    Reader alembic uv normal support
    mwestphal authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    153413c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Add USD support (f3d-app#819)

    Meakk authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    21f46e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    8641276 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    610b202 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Unfinished command

    mwestphal committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    7a4621b View commit details
    Browse the repository at this point in the history