Colin Marmond Kdaf
  • France
  • Joined on 2020-04-24
Colin Marmond commented on issue blender/blender#121032 2024-04-27 16:34:24 +02:00
Regression: Nodes: Crash for muted node group

I unfortunately cant dig into this problem for the next few weeks as I'm deep into the exams currently. I'll try if possible to spend some time this summer to complete the project and hopefully…

Colin Marmond commented on issue blender/blender#111832 2023-09-06 21:36:36 +02:00
Nodes: Overlapping of Icons in a Node Group header

@dfelinto I dont have much time right now, I'll do that this weekend. I think I'll try to have the remaining important patches landed during my next holidays. I'm really not sure how much time…

Colin Marmond reopened issue blender/blender#111832 2023-09-05 13:03:22 +02:00
Nodes: Overlapping of Icons in a Node Group header
Colin Marmond commented on issue blender/blender#111832 2023-09-05 13:03:18 +02:00
Nodes: Overlapping of Icons in a Node Group header

I think the problem would still be present in the compositor previews ? Or there are no previews for groups ?

Could you check ? I don’t have blender currently. @mod_moder

Colin Marmond commented on issue blender/blender#111897 2023-09-04 09:23:44 +02:00
new compositor node previews cause entire tree to be recalculated when enabling/disabling.

I think it is a feature request to have only dependent preview refreshed. But it is would not be possible I guess since the result at each state is not cached, and when generating the final…

Colin Marmond created pull request blender/blender#111604 2023-08-28 10:34:25 +02:00
Fix #111508: shader node previews crash when the user deletes the commun output
Colin Marmond created branch GSOC-fix-no-output-node in Kdaf/blender 2023-08-28 10:31:48 +02:00
Colin Marmond pushed to GSOC-fix-no-output-node at Kdaf/blender 2023-08-28 10:31:48 +02:00
a038f94ef1 Fix output nodes
Colin Marmond pushed to main at Kdaf/blender 2023-08-28 10:06:24 +02:00
02406e17a0 Fix #111601: VSE strip modifier copy ensure unique name
c388ff6f89 Viewport: show fractional FPS playback values
8a735d0aa4 Fix: EEVEE: Incorrect GGX BRDF pdf and BTDF evaluation
6538a58725 Correct missing include from 7458d68b35
0e2f4046c6 Fix #111579: erratic viewport FPS at high frame rate
Compare 409 commits »
Colin Marmond commented on issue blender/blender#111508 2023-08-28 09:53:54 +02:00
Make group with Material Output node causes crash

Thanks for the ping, I'll fix that

Colin Marmond commented on pull request blender/blender#111040 2023-08-14 17:27:41 +02:00
Nodes: Limit the size of the previews

That makes sens, but when using it, I personally preferred to have a low resolution and have the preview at a different size. I do not have a better solution to avoid this new preference, and…

Colin Marmond pushed to GSOC-individual-node-refresh at Kdaf/blender 2023-08-11 18:06:06 +02:00
741b5060cf Merge branch 'main' into GSOC-individual-node-refresh
0810d2ec54 Fix build errors, after merging PR not updated for latest changes
ae10823ff2 Fix OSL build error on Windows after recent changes
4facf670a8 Fix (unreported) foreach_id missing handling of ID pointers from RNA strips modifiers.
cad95478ce Nodes: add ability to preview shader output nodes(AOV, group, material)
Compare 108 commits »
Colin Marmond pushed to GSOC-limit-preview-size at Kdaf/blender 2023-08-11 17:16:19 +02:00
33c1e767c7 Merge branch 'main' into GSOC-limit-preview-size
0810d2ec54 Fix build errors, after merging PR not updated for latest changes
ae10823ff2 Fix OSL build error on Windows after recent changes
4facf670a8 Fix (unreported) foreach_id missing handling of ID pointers from RNA strips modifiers.
cad95478ce Nodes: add ability to preview shader output nodes(AOV, group, material)
Compare 15 commits »
Colin Marmond pushed to main at Kdaf/blender 2023-08-11 16:59:14 +02:00
4facf670a8 Fix (unreported) foreach_id missing handling of ID pointers from RNA strips modifiers.
cad95478ce Nodes: add ability to preview shader output nodes(AOV, group, material)
c966d7c2f9 Nodes: stop the shader preview job when changing the viewed nodetree
b3485c29a8 Nodes: use flat previews for shader nodes by default
e46f3acfdf Fix (unreported) missing expander code for new liboverride data.
Compare 12 commits »
Colin Marmond created pull request blender/blender#111041 2023-08-11 11:41:15 +02:00
Nodes: stop the shader preview job when changing the viewed nodetree
Colin Marmond pushed to GSOC-stop-preview-job-exiting-nodegroup at Kdaf/blender 2023-08-11 11:39:49 +02:00
8e4ef54b7a Recover the patch
Colin Marmond created branch GSOC-stop-preview-job-exiting-nodegroup in Kdaf/blender 2023-08-11 11:39:49 +02:00
Colin Marmond created pull request blender/blender#111040 2023-08-11 11:34:20 +02:00
Nodes: Limit the preview size in the overlay
Colin Marmond pushed to GSOC-limit-preview-size at Kdaf/blender 2023-08-11 11:31:30 +02:00
f4e693e724 Limit the preview size
Colin Marmond created branch GSOC-limit-preview-size in Kdaf/blender 2023-08-11 11:31:30 +02:00