3dsman
3dsman
I recompiled blender under linux with your diff and the actual master branch (with some small changes again since your version) but with the same result. It works as soon...
good news: i did a first 2.8x working version of the glsl node here the diff file (i successfully compiled it with the last blender version in master branch) [glsl_node.diff.zip](https://github.com/bitsawer/blender-custom-nodes/files/4182215/glsl_node.diff.zip)...
i only worked on the 2.8 port, the big work has been done by @bitsawer , i'm not very legitimate to do that. I'm not totally sure of what i've...
@feliwir we need it work in background too if we want to make a proposal to the blender official dev team. maybe the new eevee renderer unlock the situation by...
@cgvirus you should use my fork (just cherry pick), i fixed an issue of this patch (in the diff node takes only the first input texture :-/) if you find...
i just found an issue with buffer groups, one of my glsl node, inside a group return bad result when i activate buffer groups option. This will need more investigations.
okay, for the memory leak it seems to be known as there is a comment "//Never freed" in wm_window_create_main_queue() (source/blender/windowmanager/intern/wm_window.c) debug information seems to match with a thread memory leak:...
Just fixed the memory leaks For the buffer group issue it seems that inputs are badly handled by glsl node within a group when buffer group option is activated (it...
just added an option to choose between internal text datablock (from the script editor) or external file. It's been hard and I think it's probably dirty but I've learn a...
same here! Error: Undefined class constant 'EVENT_LOAD_ADDITIONAL_SCRIPTS_LOGGEDIN' /var/www/nextcloud/lib/private/legacy/app.php - line 261: require_once() /var/www/nextcloud/lib/private/legacy/app.php - line 154: OC_App::requireAppFile("files_rightclick") /var/www/nextcloud/lib/private/legacy/app.php - line 127: OC_App::loadApp("files_rightclick") /var/www/nextcloud/lib/base.php - line 972: OC_App::loadApps() /var/www/nextcloud/index.php - line...