UE4VoxelTerrain
UE4VoxelTerrain copied to clipboard
I've compiled it for 4.24. But how to use it?
I've managed to compile it for 4.24 preview 4. But at runtime it crashes. I have a feeling that i'm not using it properly. So what are the steps?
Hi! Could you please upload your code to github? I will check it. Sorry, but I never tested this plugin on 4.24
Let me try. Do you want it in different branch this repository?
I think yes. Other branch or merge request or just zip file with your repository.
Would be really nice to know how you solved the issues mentioned in bw2012/UnrealSandboxTerrain#6
I'm closing issue because I've lost the code(i think I've deleted it accidentally) and I was very mad about that. But I've took some functions from your code and it was very helpful. Very nice and clean code.
Would be really nice to know how you solved the issues mentioned in bw2012/UnrealSandboxTerrain#6 I don't believe I've had this one.
There is a data storage called your brain that might remember how you solved those issues ?!! ;-)
I've found it! How to make push request? I don't have rights.
ok i've forked it https://github.com/RonYanDaik/UnrealSandboxToolkit/tree/ue_4_24 https://github.com/RonYanDaik/UnrealSandboxTerrain/tree/ue4_24_a
@bw2012 https://github.com/RonYanDaik/UE4VoxelTerrain here is fork of project with plugins
Then you should pull from the origin/master, see if you still have relevant changes and create a pull request containing them (you request @bw2012 to pull your changes and merge them).