Based on a review of the official Blender 5.0 API change notes, some testing, and user feedback, there are open items which need to be addressed in BlendLuxCore.
The change notes can be found here: https://developer.blender.org/docs/release_notes/5.0/python_api/
Reports may come from a mixture of LuxCore 2.10 and 2.11 development state, so compatibility will have to be evaulated for Blender LTS versions (4.2 and 4.5) with special care.
Based on a review of the official Blender 5.0 API change notes, some testing, and user feedback, there are open items which need to be addressed in BlendLuxCore.
The change notes can be found here: https://developer.blender.org/docs/release_notes/5.0/python_api/
Reports may come from a mixture of LuxCore 2.10 and 2.11 development state, so compatibility will have to be evaulated for Blender LTS versions (4.2 and 4.5) with special care.
Material preview rendering fails(can't reproduce anymore, may have been a bad choice of test case)-- Don't see any reason at the moment to change anything, as Blender internal data structures, as far as I am aware, are all 32 bit or less anyways so it shouldn't matter