Skip to content

Commit 8a6c86d

Browse files
committed
release note for 2.02.6
1 parent cf8d140 commit 8a6c86d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

release_notes.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22
- Release Notes of Radeon Pro Render SDK
33
-------------------------------------------
44

5+
################################################################################################################
6+
RPR SDK 2.02.6 - 06 August 2021
7+
8+
RPRNEXT-835 - (Bug) - Unexpected thin volumes
9+
RPRNEXT-824 - (Task) - Improve render performance
10+
RPRNEXT-821 - (Bug) - Fix crash with perface material
11+
RPRNEXT-818 - (Bug) - Fix crash on UDIM rpr export
12+
RPRNEXT-816 - (Bug) - Fix black render in Refract AOV
13+
RPRNEXT-781 - (Task) - Implement Heterogeneous volume on GPU
14+
RPRNEXT-777 - (Bug) - Fix toon shader ignores cast shadow flag
15+
RPRNEXT-557 - (Bug) - Fix objects render black using camera normal AOV
16+
RPRNEXT-379 - (Bug) - Fix light leak on mesh light
17+
18+
-- RPR API CHANGE:
19+
* Minor API backward compatibility break:
20+
rprsExport, rprsImport, rprImportFromGLTF, rprExportToGLTF have a new argument: rprsCtx.
21+
This "import/export" Context will be used to store additional data for the Export or read additional data after an Import.
22+
This argument can be set to NULL in order to have the same behavior than before 2.02.6.
23+
24+
* new material for Northstar: RPR_MATERIAL_NODE_BLACKBODY.
25+
inputs of : RPR_MATERIAL_INPUT_TEMPERATURE , RPR_MATERIAL_INPUT_KELVIN , RPR_MATERIAL_INPUT_EMISSION.
26+
527
################################################################################################################
628
RPR SDK 2.02.5 - 09 July 2021
729

0 commit comments

Comments
 (0)