Just to make it clear, geometry nodes have a face corner attribute domain which is used both for corner vertices and edges. In case PLY import support face-corners and node do that, there is…
Not sure why color is better then float\
this is signed 8-bits integer
Thanks for the report, but please use other channels for user feedback and feature requests: https://developer.blender.org/docs/handbook/communication/user_feedback/
For more information on why…
Geometry nodes does not have uint8_t
attribute type. The most nearest one is the int, but float alos seems acceptable.
Thanks for the report, but please use other channels for user feedback and feature requests: https://developer.blender.org/docs/handbook/communication/user_feedback/
For more information on why…
Header *begin
can be avoides in this way:
std::sort(headers_.end() - sorting_values_.size(), headers_.end(), [&](Header &a, Header &b) {
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…
Might be already fixed by 4f491aca80820c75ef69af722a28672af1760f32