@@ -13,6 +13,37 @@ RPR-1224 - (Bug) - Add energy compensation for Uber reflection
13
13
Python binding implemented :
14
14
check: https://github.com/GPUOpen-LibrariesAndSDKs/RadeonProRenderSDK#python-binding
15
15
16
+
17
+ ## HYBRID 3.1.3 RC5-25/Aug/2023 - Features :
18
+ * [RPRHYB-964] Tessellation-Free Displacement Mapping for Ray Tracing (#1214)
19
+ * [RPRHYB-962] Adds support for INPUT_UBER_EMISSION_MODE (#1211)
20
+ * [RPRHYB-750] BUMP_MAP_node_support (#1191)
21
+ * [RPRHYB-712] Update Material X to 1.38.7 (#1190)
22
+ * [RPRHYB-895] Conservative memory allocation for textures (#1168)
23
+ * [RPRHYB-778] RPR Ramp node support (#1186)
24
+ * [RPRHYB-765] RPR_MATERIAL_NODE_LOOKUP_INVEC support (#1179)
25
+ * [RPRHYB-810] AOV Mesh ID support (#1176)
26
+ * [RPRHYB-904] Add support for RPR_MATERIAL_NODE_UV_PROCEDURAL (#1181)
27
+ * [RPRHYB-839] Support for GRID_INDICES_TOPOLOGY_I_U64, Blender uses it for internal volumes (#1165)
28
+ * [RPRHYB-914] Add displacement support for software raytracing mode (#1178)
29
+
30
+ ## HYBRID 3.1.3 RC5-25/Aug/2023 - Fixes:
31
+ * [RPRHYB-953] Composite of shadow_catcher + reflection_catcher + matte_pass has wrong reflection (#1244)
32
+ * [RPRHYB-931] Reflection catcher stoped working (#1197)
33
+ * [RPRHYB-937] Denoisers are not working (#1210)
34
+ * [RPRHYB-897] Hairs not working correctly on Ubuntu (#1209)
35
+ * [RPRHYB-923] Energy loss in uber metallic reflection (#1199)
36
+ * [RPRHYB-942] Uber Emission component overrides diffuse and non metalic reflection component (#1208)
37
+ * [RPRHYB-946] Can't render duplicated material (#1205)
38
+ * [RPRHYB-948] Enabling mipmap generation causes a crash (#1206)
39
+ * [RPRHYB-935] SolidWorks: Glitch at top of rendered sphere on GPU's without hardware RayTracing (#1204)
40
+ * [RPRHYB-907] Hybrid pro Displacement gives really bad results on objects other than a plane (#1194)
41
+ * [RPRHYB-930] RPR Nodes core scene Crashes when rendering with SDK render tool (#1193)
42
+ * [RPRHYB-902] Previous material become pink after adding new mesh (#1182)
43
+ * [RPRHYB-828] Scene with VDB does not render (#1165)
44
+ * [RPRHYB-911] Uber Transparency works wrong (#1183)
45
+
46
+
16
47
################################################################################################################
17
48
RPR SDK 3.01.02 - 09 June 2023
18
49
0 commit comments