Niels Drost
Niels Drost
An idea to support this feature would be to extend the Hook class with some visualisation specific logic. A draft of what this could look like: ```python class DataValidationHook(): @hook_impl...
Hi @AntonyMilneQB, thanks for reviewing. I have removed the auth changes. You've seen a working example, so it might come in handy in the future when generalising for other Datasets...
I'm not able to access those links, but in any case, in my experience writing tests for pipeline came to its full power when doing operations on Spark DataFrames. Usually,...
A year later, with lots of more experience on writing unit tests for Nodes, I have an update on this. For anyone interested, we noticed that our above approach was...
Without using physical light, assets are overexposed with the current import settings for both the old and the new units of light compared to how it is rendered in Blender....
A more general solution, is a light intensity slider on the import configuration editor for GLTF files. That would help people independent of Blender versions, or GLTF's exported from other...
Hi @KoBeWi could I request a review from you, or @akien-mga could you add anyone as a reviewer whom you might think would be able to review this PR?
I am not quite at the level yet to understand how Pull queries are dealing with multiple partitions, but I'd figure that if the pull query gives results ordered by...