Block a user
Fix #120399: Hidden socket in the Viewer is not shown when a new link to it is created
Sounds good. I have made the change
Weikang-Qiu
pushed to reset-socke-hidden-after-link-creation at Weikang-Qiu/blender
2024-06-12 05:32:33 +02:00
b55adf0bbd
reset SOCK_HIDDEN flag when create a new link to the view node's socket
820fc124d4
Extensions: store repository data in a named tuple
cd741650d0
Fix incorrect check for the extension manifests time-stamp
eaa3f4c034
Cleanup: double-quote plain text strings
91d45db8bb
Remove use of potentially unsafe strncat & strcpy
Switch View Node does not get updated when clicking
update views
button
These are two different issues. But looks like at this moment this button should be deprecated.
8e64b6e342
Minor fixes
8b6fb443d8
Minor fixes
2f807ac06d
Disabled the separate color switch in waveform display mode
10f18d350a
Add RGB Parade Display Mode for sequencer
00648411ea
MEM: support overaligned types in MEM_cnew_array
Fix #120680: Add node tree update operation after adding new views
Is it correct to update node groups by calling ED_node_tree_propagate_change(C, bmain, nullptr);
with the third argument being nullptr
?
Fix #120680: Add node tree update operatiion after adding new views
cf2901b7a3
Add node tree update operatiion after adding new views
00648411ea
MEM: support overaligned types in MEM_cnew_array
0a7510ebaa
Fix #116818: Unlinking an Object in the Scene Collection unlinks all linked objects
dc35737b69
Fix: Move CFL Number parameter for Fluid into Adaptive Time Steps
aae8b956dd
Refactor: BLF Extract Function BLF_str_offset_to_cursor
Switch View Node is not updated after adding view
Is it a legacy thing?
Actually, I think this issue is kind of different from #107437. In the file_output
node, the sockets are added by calling the function to explicitly add a node.
But…
Switch View Node is not updated after adding view
Looks like the fix in #107437 makes the update views
button work (#109866). I wonder in current design, is the node supposed to be updated automatically (instead of clicking the update views
…
Switch View Node is not updated after adding view
Rewrite some compositing nodes to using declarations
Is the CMP_NODE_OUTPUT_FILE
task taken by #118807?
Fix #120479: Add RGB Parade Display Mode for sequencer