Paul Greveson

Results 10 issues of Paul Greveson

**Describe the bug** After running the "auto-update" option when a new version is released, Blender may crash after the addon has been updated. **To Reproduce** Steps to reproduce the behavior:...

bug

When building UE4 with the Houdini Engine plugin on cloud build machines, we will never have Houdini installed, and so the message about Houdini not being installed are expected, and...

Since the `CustomHoudiniLocation` setting is a very "personal" thing (e.g. it is reasonable to expect it may exist in different places on different users' machines), storing the setting in _DefaultEngine.ini_...

`EnumToString` was failing to compile on Linux, and these helper functions seem surplus to requirements - they were only used in one place, and it seems neater just to call...

Various fixes for compatibility with Unreal 5.1: * Error: `FEditorStyle` is now `FAppStyle` * Deprecation warnings: Usage of `bDisplayResetToDefault` which is no longer used as an argument to `CreatePropertyNameWidget` *...

Now they all have double quotes and all processed as safe, so it doesn't end up with HTML codes in the output URL. For example, before this change, the ``...

I figured it'd be nice to support YouTube embeds neatly out-of-the-box - please point me in the right direction if this is already supported and I missed it! Example project...

There are two BluePrint classes defined in this plugin which have unclear or invalid names which pollute the global class list. * `asdf` - looks like it can be removed...

Added support for importing KN5 tracks directly.

If people upgrade to latest 20.5 straight from 19.5 without having gone through the intermediate HoudiniEngine version, any old assets will generate warnings due to invalid enum redirects. * Some...