Fixed isosurface rendering. #130
Annotations
9 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
|
src/nanovdb/NanoVDB.h#L570
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
src/nanovdb/util/GridBuilder.h#L255
'result_of<(lambda at /Users/runner/work/CloudRendering/CloudRendering/src/CloudData.cpp:573:42) (const nanovdb::Coord &)>' is deprecated [-Wdeprecated-declarations]
|
src/nanovdb/NanoVDB.h#L570
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
src/nanovdb/NanoVDB.h#L570
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
src/nanovdb/NanoVDB.h#L570
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading