-
-
Notifications
You must be signed in to change notification settings - Fork 267
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
2.3.0 Release #1146
Comments
Release notesv2.3.0f3d-turntable-800x48024fps-5s.mp4💡 USD format supportF3D now support USD format! Thanks to a new 🖨️ 3MF format supportF3D now support 3MF format! Thanks to our now expanded 🌪️ VDB format experimental supportF3D now support VDB format! Thanks to a new experimental 📝 Complete changelogFor F3D users:
For libf3d users:
For F3D packagers:
Thanks to all our packagers that help F3D reach a wider audience: AndnoVember @kylosus @kevinsmia1939 @yurivict @bcdarwin @svenstaro @mzf-guest @papoteur-mga @berolinux Credits: Bunny Samurai Skateboarder model from maxpanysh and Mad Kobra |
Couple typos:
"performance"
"Fixed an issue with commas in filenames making files unreadable" |
Updated, thanks! |
Fixed a crash when using a file with more than 254 bones (Requires OpenGL 4.3) Also, missing:
|
Updated, thanks! |
And we need a nice picture (preferably an animated gif) as usual :) |
Sounds good to me. Lets try to find good ones! |
Found an issue with usd package on macos: #1162 |
Issue found with macOS python wheel: #1163 |
added @snoyer recent fix |
macOS issues confirmed fixed in RC2 |
@Meakk Updated the release notes with focus points. |
Planned communication: Linux/Opensource: USD/VDB:
3mf: Companion app: |
F3D 2.3.0 just released! Complete release note and binaries download: Bunny Samurai Skateboarder model from maxpanysh and Mad Kobra |
We just added support to USD and VDB to our small and minimalist 3D viewer, F3D. https://github.com/f3d-app/f3d/releases/tag/v2.3.0 Please try it and let us know what you think. Also its free, open source and cross-platform :) Bunny Samurai Skateboarder model from maxpanysh and Mad Kobra |
Release done! |
Before release:
git fetch origin --tags --force
Release Split :
master
branch intorelease
: release...masterRelease Candidates :
v2.3.0-RC5
version change in https://github.com/f3d-app/f3dCMakeLists.txt
andpyproject.toml
in therelease
branchgit tag v2.3.0-RC5 -m v2.3.0-RC5
v2.3.0-RC5
F3D version, superbuildmain
branch and prerelease publishtrue
pip install f3d
release
branch, copy this paragraph and incrementN
Release :
v2.3.0
version change in https://github.com/f3d-app/f3dCMakeLists.txt
andpyproject.toml
in therelease
branchv2.3.0
and push it to https://github.com/f3d-app/f3d:git tag v2.3.0 -m v2.3.0
X.Y.Z
in https://github.com/f3d-app/f3d-superbuildversions.cmake
in themain
branchv2.3.0
and push it to https://github.com/f3d-app/f3d-superbuild:git tag v2.3.0 -m v2.3.0
v2.3.0
F3D version,v2.3.0
sb version and prerelease publish truedoc
.github/ISSUE_TEMPLATE/new_release.md
in https://github.com/f3d-app/f3d if neededThe text was updated successfully, but these errors were encountered: