It is valid that you can create map with any keys but this is not valid that you initialize map only once and keep inline buffer even in case it will never be used.
Is that is possible to add assertion or maybe even static assertion for case initialized list can not fit into inlined buffer? I do not know is there is way to customize container size deduction from initializer list in compile time..
This report does not contain all the requested information, which is required for us to investigate the issue.
Please submit a new report and carefully follow the instructions. Be sure to…
This report does not contain all the requested information, which is required for us to investigate the issue.
Please submit a new report and carefully follow the instructions. Be sure to…
This report does not contain all the requested information, which is required for us to investigate the issue.
Please submit a new report and carefully follow the instructions. Be sure to…
Is that is possible to change order of buttons to just increase priority of icons over than name?
Did you tried to move this if statement out of the loop to improve speed by less branch predictor miss?
This probably should use the same gizmo aproath as geometry nodes to IMO
Wonder if this will not break cease where chain is connected to some input socket, but not to output. In that case, type of chain rerouts will only depends on the order of pushing into nodes_linked_with_reroutes
, so if order is bad type of chain will be propagated from new reroute, instead of group input socket of the node.
This report does not contain all the requested information, which is required for us to investigate the issue.
Please submit a new report and carefully follow the instructions. Be sure to…
I do not mean that something have to be done in different place, but that there is the thing (TransConvertTypeInfo
) that do that with taking all settings and corner cases into account.