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

Fixed an issue with baked foliages not moving along the landscape #229

Open
wants to merge 4 commits into
base: Houdini19.5-Unreal5.00
Choose a base branch
from

Conversation

SilverWinter0511
Copy link

Fixed an issue with baked foliages not moving along the landscape when sculpting it.

SilverWinter0511 and others added 4 commits February 3, 2023 16:59
Houdini Engine Version: 5.0 (API: 5)
…etc..)

  This fixes a crash when trying to create an texture that wasn't packed as RGBA.
- CreateUnrealTexture: Added a HOUDINI_CHECK_RETURN call when texture packing is invalid.
- Fixed a regression that caused the plugin to not automatically refine meshes when saving the level on World Partition World.
  This was caused by UE not calling the PreSaveWorld callback, considering that only the actor (not the world) was modified.
- Fixed a regression that broke the "Proxy refinement by timer" option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants