Search found 49 matches

by Luxart
Sat Apr 28, 2018 1:45 pm
Forum: User Support
Topic: cannot change node tree to the material
Replies: 6
Views: 4388

Re: cannot change node tree to the material

Volume nodes have same issue.
Currently Image & volume nodes can be unlinked manually.
But material node tree can't be removed, As we can't even select them in node editor :( .

Thanks for looking into the problem.
by Luxart
Sat Apr 28, 2018 1:14 pm
Forum: User Support
Topic: cannot change node tree to the material
Replies: 6
Views: 4388

Re: cannot change node tree to the material

It seems a fake user is created for each node tree, but not for material.

So If I, remove a material from an object (save & reopen file).

The material is removed and node tree is not removed as expected.

But I can't find a way to delete nodetree (or assign to another material) from node editor.
by Luxart
Sat Apr 28, 2018 12:50 pm
Forum: User Support
Topic: cannot change node tree to the material
Replies: 6
Views: 4388

cannot change node tree to the material

Hi,
In BlendLuxCore(2.0rc1), I cannot change(link) another node tree to the material in node editor (blender2.79b).
by Luxart
Sat Apr 21, 2018 12:09 pm
Forum: Development
Topic: Denoiser Integration
Replies: 63
Views: 51176

Re: Denoiser Integration

Superb!, After light cache and Denoiser, Luxcorerender will be the top one in current PBR renderers(in terms of speed & quality) :D .

And after another couple of features that improve render time, Luxcore will compete with EEVEE(in terms of speed, not quality) :lol: .
by Luxart
Tue Apr 10, 2018 4:59 am
Forum: User Support
Topic: Compilation error VS 2013
Replies: 12
Views: 8155

Re: Compilation error VS 2013

If you use the VS project generated by cmake, you have nothing to run/import or whatever. Yes, But i'm changing the code of most of the source files (except rays intersection code). So I have to add all the source files to VS. No problem, for every version change, I will generate kernel files using...
by Luxart
Mon Apr 09, 2018 1:03 pm
Forum: User Support
Topic: Compilation error VS 2013
Replies: 12
Views: 8155

Re: Compilation error VS 2013

As we are having long conversation, I think its time to clear my points as much as possible (English is foriegn language to me) :) . 1, Now I'm not worried about CMAKE. As I'm generating pyluxcore by directly importing into VS2013 (my old way). I'm fine with that :D . 2, My only last little concern ...
by Luxart
Mon Apr 09, 2018 12:15 pm
Forum: User Support
Topic: Compilation error VS 2013
Replies: 12
Views: 8155

Re: Compilation error VS 2013

The python and boost all are correct working files, As I can generate pyluxcore from VS 2013 (directly importing all the src files in VS).
Only thru CMAKE it gives the error
by Luxart
Mon Apr 09, 2018 11:10 am
Forum: User Support
Topic: Compilation error VS 2013
Replies: 12
Views: 8155

Re: Compilation error VS 2013

Any ideas how to configure CMAKE to only generate (SLG & Luxrays) kernel files :roll: .
by Luxart
Sun Apr 08, 2018 9:56 am
Forum: User Support
Topic: Compilation error VS 2013
Replies: 12
Views: 8155

Re: Compilation error VS 2013

Yes ofcourse, As I already said both python and boost libs are there in the specified folder. I can even compile from VS2013 by pointing to the WindowsCompileDeps/x64/Release/lib directory. Only from CMAKE it gives me the error. I can generate the Kernel files through CMAKE (only linking gives probl...
by Luxart
Sun Apr 08, 2018 6:49 am
Forum: User Support
Topic: Compilation error VS 2013
Replies: 12
Views: 8155

Re: Compilation error VS 2013

I have included the error from starting point. I can't include the full error list, As I can't upload any file other than image in this forum. CMAKE generates GB's of files(libs, exes, VS projects etc). Also When I checked the "\luxcorerender\WindowsCompile\Build_CMake\LuxCore" folder. Slg...