Ömercan Yazici

Results 35 issues of Ömercan Yazici

Some builtin intrinsics (e.g., `sin`) are generic and artic allows to pass any type to them. This however crashes down the pipeline in thorin, which is not able to handle...

bug
enhancement

The current installer does not care about the cache directory in AppData/ but it would be nice to allow the uninstaller to remove the cache directory by default if the...

Some new features for the Blazor components: - [ ] Disabled state - [ ] EnumBox (Combo-Box for enums using reflection) - [ ] Enable/Disable SettingsGroup - [ ] Expand/Hide...

enhancement

Simple fix to prevent `thorin.opt()` being called when `::compile` fails due to simple syntax errors and other issues. This is mandatory for proper safe guards, error recovery and the simple...

Copy the reference for benchmarks/experiments to `Reference.exr` with **all** layers available not just the default layer. Especially the `denoised` layer might be of use in some applications.

enhancement