Changelog for
f3d-python3-bindings-2.3.0-1.4.x86_64.rpm :
* Sat Feb 03 2024 Андрей Алыпов
- Update to version 2.3.0:
* v2.3.0 version change (#1212)
* v2.3.0-RC5 version change (#1211)
* Fixup exodus and vdb thumbnailers (#1210)
* v2.3.0-RC4 version change (#1209)
* Fix BREP, VDB, Exodus and Ply mimetypes (#1207)
* v2.3.0-RC3 version change (#1200)
* Improve getting started windows (#1197)
* Fix skinning with USD (#1195)
* USD Fixes (#1191)
* Update copyright year (#1190)
* Update version to 2.3.0-RC2
* USD: Add support for face-varying (#1169)
* Update VCPKG baseline and improve documentation (#1164)
* Fix grid picking (#1173)
* Skip hidden and proxy trees in USD (#1165)
* USD: Fix bundleinfo for usd (#1162)
* doc: Update changelog for 2.3.0 (#1161)
* Update version to 2.3.0-RC1 (#1157)
* CI: Update VTK hash (#1154)
* Fix external Python build (#1150)
* Doc: Improve doc about verbose regarding option parsing
* Options: Warn when using deprecated `quiet`
* Fix deprecated input usage
* Fixes for Android (#1145)
* Add support for 3MF format (#1138)
* Improve README.md (#1143)
* Check and link with libatomic.
* macOS: Add missing formats in BundleInfo
* doc: Improving limitations doc
* CI: Add VDB support for MacOS CI (#1137)
* Check OpenGL version before using SSBO (#1136)
* Fix issues in assimp plugin and X files support (#1133)
* VDB: Improve doc
* CI: Improve openvdb build
* VDB: Adding doc, changelog, limitations, vcpkg
* CI: Adding OpenVDB and dependencies
* VDB: Adding tests
* GenericImporter: Adding PDC support for description
* vtkF3DPostProFilter: Adding support for partitioned and single block
* Plugins: VDB: Adding VDB support
* Fix animation with many bones (#1117)
* fixup python versioning for pypi (#1130)
* Fix python wheel versioning
* Add _version.py to git ignore
* Options: Add tests and doc about alternative syntax (#1118)
* Tests: Add tests for new logging
* Tests: Improve tests for unkown options
* Tests: Fix test for new logging
* F3DStarter: Improve return logic and applicative logging
* libf3d: loader: Improve file loading logging
* F3D: Fail with error when getting unknows options
* Fix USD up axis (#1110)
* Correct options usage in tests
* Upgrade github actions (#1109)
* Enable depth peeling in default config (#1102)
* Save image to buffer (#1105)
* Enable multi-threading when reading EXR files (#1108)
* Remove CMake deprecation check for 9.0 (#1106)
* Fix inexistent warning in GCC < 9 (#1097)
* Tests: Adding USD config tests (#1094)
* Doc: Add changelog
* Deprecation: Remove deprecated usage of --quiet
* Doc: Removing deprecated options
* Tests: Improving verbose testing
* Options: Improve F3D logging system and add VTK output to --verbose
* Improve USD integration (#1082)
* Doc: Adding new packages to the list (#1091)
* CI: Updating VTK commit SHA (#1090)
* Style: Fix USD style with clang format
* CI: Also scan plugin dir for clang format
* Put F3D window on top of output window (#1088)
* HDRI: Fix a wrong size of specular cache (#1086)
* CI: Use inputs instead of env var for android (#1084)
* Handle commas in filenames (#1078)
* Updating VTK commit SHA
* CI: Update Android NDK version
* Adding a clear github link (#1079)
* fix: some typos in doc and comments
* Add VTK 9.3 in CI (#1068)
* Add USD support (#819)
* Alembic improvements
* Alembic texture and normals handling
* Update Arch Linux package URL in INSTALLATION.md
* docs: changelog and user option
* test: autoplay
* Updating VTK version (#1064)
* docs(opt): add autoplay
* feat(opt): add autoplay
* Thumbnail: Add `quiet` to config file (#1062)
* Ci Uplifts (#1054)
* libf3d: fix set default window name inside lib
* doc: Fix case for platform links (#1053)
* Convert Alembic importer to reader (#1048)
* Update new release (#1040)
* fix `grid-absolute` for off-center models (#1049)
* Improve macos doc (#1043)
* Fix PyPI package page (#1037)
* Adding macOS silicon related doc
* Update Changelog and install doc
* Update version to 2.2.1
* 2.2.1-RC2 version
* Fix spellcheck (#1035)
* 2.2.1 version
* Revert \"Fix an issue with log window being on top in some cases (#686)\"
* 2.2.0 version (#1029)
* Update version to 2.2.0-RC3
* Fix an issue with invalid option log not being shown on windows (#1024)
* upload coverage test results (#1026)
* Cannot use regexp testing in VTK testing level
* Reset the loader when loading an invalid file
* Fix python testing
* CI: Reenable testing
* Improve versioning (#1022)
* Update version to 2.2.0-RC2
* Update version number to 2.2.0-RC1
* Remove broken bindings (#1005)
* Adding a Getting Started guide (#999)
* Updating VTK version (#1002)
* Improve windows trouble shooting doc (#998)
* EXR: Improve testing coverage for invalid code path
* EXR: Fix a potential issue with filename handling
* CI: Fix CI for LFS data check
* CMake: Check for LFS data
* Rework load from memory (#983)
* CI: Update nightly VTK wasm version (#989)
* Adding a no_optional_deps CI (#991)
* Fix no exr build (#990)
* useless wasm nightly (#988)
* vtkF3DEXRReader: Add a test for invalid code path
* Fix exr can read check and segfault
* Update VTK for wasm update (#985)
* Remove unsupported std::reduce (#981)
* Fix load from memory (#980)
* Python: Remove need to run pytest from src (#979)
* Load from memory API (#978)
* CI: Refactor cross platform nightly in multiple jobs
* CI: Small macos related fixes
* CI: Add missing input in nightly VTK CI
* CI: Check required inputs in actions
* HDRI: Fix performance and writing issues (#975)
* Refactor CI and enable Apple Silicon (#974)
* Fix wasm CI (#973)
* Improve Python integration (#962)
* Fix VTK version recovery in nightly (#970)
* Update VTK version in use
* Rendering: Update mapper and renderer for new version of VTK IBL without textures
* Fix OSPRay overlay actors (#967)
* Adding a nightly workflow (#955)
* Use Sequential SMP for sanitizer CI (#965)
* Improve Skybox actor logic (#952)
* CI: Split CI into actions (#958)
* Fix OSPRay color space (#963)
* Add Default HDRI and use it in config file (#950)
* CI: Fix TBB build for external_build and static_analysis (#960)
* Fix slight change in edges
* updating again to last master
* find root paht
* prefix path
* correct commit
* Fix for cache building
* Revert \"Fix android CI\"
* Fix android CI
* OCC BRep format (#946)
* Update VTK commit to the last vtk release commit
* Fix progress bar testing
* Fix an small issue in the HDRI cheatsheet
* fixup raytracing
* Adding interaction configure
* Rename OSPRay test into Raytracing tests
* Improve deprecated HDRI option testing
* Rework HDRI deprecation
* Install dependencies (#938)
* Remove unused testing cmake option
* Add documentation for all changes
* Add and improve tests
* Add new --hdri-ambient and --hdri-skybox options
* Add libf3d level hdri-ambient and hdri-skybox
* Decorrelate HDRIFile, HDRI Skybox and IBL
* Improve doc and changelog
* Switch to file hash for HDRI
* Modularize HDRI logic in multiple methods
* Always use the same renderer (#925)
* Update min cmake version to avoid ci warning (#931)
* Fix an issue with dropping HDRIs after a model (#929)
* Fix hdri lighting (#926)
* Fix cheatsheet draw (#912)
* Avoid installation of useless files (#922)
* Support for scikit-build core (#920)
* Refactor HDRI Logic
* Adding a test for #877
* Introduce __init__.py in the Python package (#915)
* Adding NoFile tests
* Add support for no file testing
* clean up CMake files (#914)
* fix cppcheck
* Adding a SDK Deprecated test
* Fix an issue in the image deprecated python bindings
* Adding CHANGELOG for #858
* Add deprecated image python API tests back
* Fix a deprecated usage
* Fix cache logic for supplementery builds
* Add a dedicated CI for exclude deprecated
* Support for wider channel size in f3d::image (#858)
* Adding draco changelog (#910)
* Uniformize draco CI options with SB (#909)
* Fix a segfault in draco reader by checking decoding output (#907)
* Fix an initialized var with f3d version logic (#904)
* Adding changelog process (#905)
* Add a missing link to plugin doc (#903)
* Fix F3D build when added as a subproject (#899)
* refactor camera transition code (#862)
* Add shortcut to rotate camera (#863)
* Fix matcap with tcoords (#898)
* Improve release template (#891)
* Update changelog and links for 2.1.0 (#892)
* FreeBSD compatibility patch (#893)
* Alternative python `point3_t` and `vector3_t` refactor (#869)
* Fix drop hdri (#873)
* Build TBB in CI (#872)
* Sun Oct 08 2023 Андрей Алыпов - Update to version 2.2.1:
* Update version to 2.2.1
* 2.2.1-RC2 version
* Fix spellcheck (#1035)
* 2.2.1 version
* Revert \"Fix an issue with log window being on top in some cases (#686)\"
* 2.2.0 version (#1029)
* Update version to 2.2.0-RC3
* Fix an issue with invalid option log not being shown on windows (#1024)
* upload coverage test results (#1026)
* Reset the loader when loading an invalid file
* Thu Jun 22 2023 Андрей Алыпов - Update to version 2.0.0:
* Update F3D Version to 2.0.0 (#744)
* reorder sections
* Update LIMITATIONS_AND_TROUBLESHOOTING.md
* Update copyright year (#742)
* Update F3D Version to 2.0.0-RC3 (#740)
* Add a test against segfault (#738)
* Add doc about unsigned packages (#739)
* Fix a segfault with down interaction (#737)
* Update F3D version to RC2 (#736)
* Fix and update doc (#735)
* Wed Dec 15 2021 Андрей Алыпов - Update to version 1.2.1
* Fix format list in documentation
* typo
* Fixup
* initialize quiet
* Respect output window conf
* Improving .deb package
* Handle readers with CMake
* Rerun failing tests in serial
* Fix link in readme
* Added the missing CPACK_PACKAGE_CONTACT
* Added DEB to cPack generator
* Fix useless whatis entry in man page.
* Add shadow warning during strict compil
* Fix Shadowing
* Reindent file
* fix name
* Improve installation doc
* SSAO in long timeout to avoid failure on macos
* Updating VTK for https://gitlab.kitware.com/vtk/vtk/-/merge_requests/8682/
* Fix an error in codecov conf
* typo
* Adding spack package
* Update website again
* Adding more badges
* Wed Jul 08 2020 Андрей Алыпов - initial package (version 1.1.0) for openSUSE