Kévin Dietrich
aa1e4baa22
Cycles : add a Volume Geometry Node
...
This splits the volume related data (properties for rendering and attributes) of the Mesh node
into a new `Volume` node type.
This `Volume` node derives from the `Mesh` class since we generate a mesh for the bounds of the
volume, as such we can safely work on `Volumes` as if they were `Meshes`, e.g. for BVH creation.
However such code should still check for the geometry type of the object to be `MESH` or `VOLUME`
which may be bug prone if this is forgotten.
This is part of T79131.
Reviewed By: brecht
Maniphest Tasks: T79131
Differential Revision: https://developer.blender.org/D8538
2020-08-19 15:47:09 +02:00
..
2020-08-19 15:47:09 +02:00
2020-03-19 20:02:33 +01:00
2020-03-19 09:33:58 +01:00
2020-03-18 11:23:05 +01:00
2020-08-18 14:28:59 +02:00
2020-05-15 20:25:24 +02:00
2020-05-15 20:25:24 +02:00
2020-07-10 17:10:05 +02:00
2020-07-10 17:10:05 +02:00
2019-04-21 03:05:38 +02:00
2020-08-19 15:47:09 +02:00
2020-07-02 13:03:46 +10:00
2020-03-17 17:33:08 +01:00
2019-09-04 23:17:13 +02:00
2020-03-19 09:33:58 +01:00
2020-03-06 14:44:42 +01:00
2020-03-06 14:44:42 +01:00
2020-06-22 13:28:01 +02:00
2020-06-30 14:36:52 +02:00
2020-07-10 17:10:05 +02:00
2020-07-10 17:10:05 +02:00
2020-08-18 14:28:59 +02:00
2020-08-18 14:28:59 +02:00
2020-08-19 15:47:09 +02:00
2020-08-19 15:47:09 +02:00
2020-08-05 11:49:31 +10:00
2020-05-14 17:39:37 +02:00
2020-06-22 13:28:01 +02:00
2020-06-22 13:28:01 +02:00
2020-03-11 20:45:39 +01:00
2020-03-11 20:45:39 +01:00
2020-07-13 03:08:11 +02:00
2020-07-13 03:08:11 +02:00
2020-08-12 11:52:12 +02:00
2020-08-12 11:52:12 +02:00
2020-08-12 11:52:12 +02:00
2020-08-12 11:52:12 +02:00
2020-08-18 14:28:59 +02:00
2020-03-18 11:23:05 +01:00
2020-03-02 16:35:52 +01:00
2020-03-02 16:35:52 +01:00
2020-08-19 15:47:09 +02:00
2020-06-02 19:48:51 +02:00
2020-03-19 09:33:58 +01:00
2019-04-17 06:21:24 +02:00
2020-02-07 12:18:15 +01:00
2020-03-19 09:33:58 +01:00
2020-08-19 15:47:09 +02:00
2020-08-19 15:47:09 +02:00
2020-08-18 14:28:59 +02:00
2020-08-17 17:57:29 +02:00
2020-08-19 15:47:09 +02:00
2020-06-02 07:27:14 +02:00
2020-05-14 17:39:37 +02:00
2020-03-11 17:05:15 +01:00
2020-03-19 09:33:58 +01:00
2019-04-17 06:21:24 +02:00
2020-08-18 14:28:59 +02:00
2020-08-18 14:28:59 +02:00
2020-08-18 11:50:37 +02:00
2020-08-18 11:50:37 +02:00
2020-06-22 13:06:47 +02:00
2020-05-14 17:39:37 +02:00
2019-08-04 14:24:29 -06:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2019-08-17 00:57:05 +10:00
2020-06-22 13:06:47 +02:00
2019-12-12 18:40:37 +01:00
2020-03-19 09:33:58 +01:00
2020-03-06 14:44:42 +01:00
2020-04-28 22:40:44 +02:00
2020-04-28 22:40:44 +02:00
2020-08-19 15:47:09 +02:00
2020-08-19 15:47:09 +02:00