May 27, 2021, 09:24 (GMT) |
Merge branch 'master' into sculpt-dev |
May 27, 2021, 08:47 (GMT) |
Merge branch 'master' into temp-attribute-processor |
May 27, 2021, 08:42 (GMT) |
Merge branch 'master' into temp-attribute-processor |
Revision f04011d by Clément Foucault (eevee-rewrite, temp-eevee-gpencil-rewrite, viewport-compositor) May 27, 2021, 02:52 (GMT) |
World: Add static default world This is a small convenience. This let the render engine use this default world if scene has no world. World is black to keep the same behavior as before. |
May 26, 2021, 23:15 (GMT) |
Futher progress on retrieving parameters |
May 26, 2021, 22:22 (GMT) |
Mostly finish regular file reading & general improvements Main thing that's missing for regular file reading is supporting symbolic links. Most work for them is already done though. |
May 26, 2021, 16:01 (GMT) |
Merge branch 'master' into override-recursive-resync |
May 26, 2021, 15:32 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
May 26, 2021, 15:01 (GMT) |
Merge branch 'master' into temp-gpu-compute-shader-hair |
May 26, 2021, 14:46 (GMT) |
Use const signature for driver owned data. |
May 26, 2021, 14:42 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-stroke-type |
May 26, 2021, 14:38 (GMT) |
Cleanup: Code formatting. |
May 26, 2021, 14:36 (GMT) |
Merged similar cases in switch statement. |
May 26, 2021, 14:33 (GMT) |
Splitted read and unmap in different calls. Most of the time you just want to access the data without the overhead of a local copy. |
May 26, 2021, 14:19 (GMT) |
LibOverride: Some moar tweaks and fixes to recursive resync. |
May 26, 2021, 13:58 (GMT) |
Merge branch 'master' into temp-gpu-compute-shaders |
May 26, 2021, 13:50 (GMT) |
Merge branch 'master' into override-recursive-resync |
May 26, 2021, 13:46 (GMT) |
Merge branch 'master' into greasepencil-object |
May 26, 2021, 13:44 (GMT) |
LibOverride: add helper to retrieve override data from an ID. Embedded IDs do not own their own override data, but rather use the one from their owner. |
May 26, 2021, 13:43 (GMT) |
IDManagement: Shapekey: add a `owner_get` callback. Even though shepkeys are not strictly speaking an embedded data, they share quiet a few points with those, and from liboverride perspective they are embedded, so... |
|