thierrry kobyleski thierrykobyleski
  • Joined on 2018-01-04
thierrry kobyleski opened issue blender/blender#110893 2023-08-07 14:57:32 +02:00
Convert GN to mesh fails in some case
thierrry kobyleski commented on issue blender/blender#108178 2023-06-30 15:17:35 +02:00
Geometry Nodes: Simulation are losing material of geometry

Thank you for this information. May be you have seen in #109556 that I try to use simulation node for architecture in a static way as a substitute for "pseudo loops", and not for animation. This…

thierrry kobyleski commented on issue blender/blender#108178 2023-06-30 14:51:14 +02:00
Geometry Nodes: Simulation are losing material of geometry

Thank you for adding Simulation nodes loosing materials #109556 Looks like the problem has been solved : [Pratik Borhade] added Status Resolved

Will the version of Blender correcting the…

thierrry kobyleski opened issue blender/blender#109556 2023-06-30 14:29:42 +02:00
Simulation nodes loosing materials
thierrry kobyleski opened issue blender/blender#109376 2023-06-26 15:35:12 +02:00
Generated Texture Coordinates for geometry nodes may be wrong depending on join order
thierrry kobyleski commented on issue blender/blender#108007 2023-05-23 12:41:00 +02:00
Nodes: Group input values are lost when ungrouping

Please consider adding input nodes for multiple connections only. Otherwise the ungroup result will become a mess in many cases, notably when using ungroup for refactoring group nodes name and…

thierrry kobyleski commented on issue blender/blender#108007 2023-05-19 17:22:53 +02:00
Nodes: Group input values are lost when ungrouping

If I understand correctly your preferred solution is the earlier proposed: "just put the values directly on the original nodes" . This is fine for me as it will preserve the readability I am…

thierrry kobyleski commented on issue blender/blender#108007 2023-05-19 16:56:12 +02:00
Nodes: Group input values are lost when ungrouping

Well considered. Could there be a constant only when a value is shared by multiple nodes ?

thierrry kobyleski commented on issue blender/blender#108007 2023-05-18 11:34:26 +02:00
Nodes: Group input values are lost when ungrouping

Yes putting the value on the originals nodes is very needed for a better readability in my opinion.

thierrry kobyleski commented on issue blender/blender#108007 2023-05-17 16:17:28 +02:00
Nodes: Group input values are lost when ungrouping

No animation fine, you know better. Perfectly useful for me without socket animation.

thierrry kobyleski commented on issue blender/blender#108007 2023-05-17 15:59:44 +02:00
Nodes: Group input values are lost when ungrouping

PoC stands for Proof of Concept ? If so, this it will be a big step.

thierrry kobyleski commented on issue blender/blender#108007 2023-05-17 15:51:11 +02:00
Nodes: Group input values are lost when ungrouping

I did not use animated socket untill now, but yes this would make it more generic

thierrry kobyleski commented on issue blender/blender#108007 2023-05-17 15:01:51 +02:00
Nodes: Group input values are lost when ungrouping

Would be great, since most of the time my Node Groups have many parameters. This would make ungrouping really useful (for example it will allows for refactoring Node Groups interface which is what…

thierrry kobyleski opened issue blender/blender#108007 2023-05-17 11:08:07 +02:00
Parameters are lost when ungrouping a GN node group