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

[Version] Bump version to v0.6.0 #15

Merged
merged 115 commits into from
Jan 26, 2024
Merged

[Version] Bump version to v0.6.0 #15

merged 115 commits into from
Jan 26, 2024

Conversation

HaiyiMei
Copy link
Collaborator

@HaiyiMei HaiyiMei commented Nov 8, 2023

  • Fix the reloading problem of RPCFactory bf9db43 75cc595 ccd3fd5
  • Fix camera parameter exported by CameraParamter 312cc34
  • Optimize MeshOpertator in UE 254d7ec
  • Move anim from samples.anim to xrfeitoria.utils.anim 8c0b7f9
  • Update CLI 9ebc0e3
    • move cmd to cmd/blender
    • add xf-install-plugin
  • Add Material 923a197
  • Add reload_rpc_code in xf.init_blender(reload_rpc_code=...) or xf.init_unreal(reload_rpc_code=...) 4d00478
  • Polish setup_logger 5336af4
  • Add more levels in logger, 'RPC' < 'TRACE' < 'DEBUG' < 'INFO' 4d00478
    • 'RPC' (custom level): logging RPC messages which are sent by RPC protocols.
    • 'TRACE': logging engine output like console output of blender.
    • 'DEBUG': logging debug messages.
    • 'INFO': logging info messages.
  • Add dump_humandata for SMPLMotion and SMPLXMotion 6de395e
  • Refactor Sequence abadc7e
    • add sequence and deprecated Sequence, merge Sequence.open() and Sequence.new() into one function
  • Optimize version control 5defe13 d762cec c737175
  • Add instructions on building/publishing your own plugins c737175 eb1c5c7
  • Add support for exporting audio for Unreal 919aa41
  • Optimize Docs

@HaiyiMei HaiyiMei added the bug Something isn't working label Nov 8, 2023
@HaiyiMei HaiyiMei requested a review from wentww November 8, 2023 08:16
@HaiyiMei HaiyiMei added the enhancement New feature or request label Nov 16, 2023
@HaiyiMei HaiyiMei requested a review from maoXyzt January 23, 2024 03:52
@HaiyiMei HaiyiMei changed the title [Fix] Bugs [Version] Bump version to v0.6.0 Jan 23, 2024
@HaiyiMei HaiyiMei marked this pull request as ready for review January 23, 2024 05:34
@HaiyiMei HaiyiMei added the documentation Improvements or additions to documentation label Jan 23, 2024
src/XRFeitoriaBpy/core/factory.py Outdated Show resolved Hide resolved
src/XRFeitoriaUnreal/Content/Python/utils.py Outdated Show resolved Hide resolved
src/XRFeitoriaUnreal/Content/Python/utils.py Outdated Show resolved Hide resolved
src/XRFeitoriaUnreal/Content/Python/utils.py Outdated Show resolved Hide resolved
xrfeitoria/renderer/renderer_blender.py Outdated Show resolved Hide resolved
xrfeitoria/sequence/sequence_unreal.py Outdated Show resolved Hide resolved
samples/unreal/07_amass.py Outdated Show resolved Hide resolved
xrfeitoria/cmd/blender/vis_smplx.py Outdated Show resolved Hide resolved
src/XRFeitoriaBpy/core/factory.py Outdated Show resolved Hide resolved
xrfeitoria/utils/publish_plugins.py Outdated Show resolved Hide resolved
@HaiyiMei HaiyiMei merged commit fe280e2 into openxrlab:main Jan 26, 2024
2 checks passed
@HaiyiMei HaiyiMei added the tag Afetr this PR, the commit will be tagged label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request tag Afetr this PR, the commit will be tagged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants