-
Relevant docs: https://docs.taichi-lang.org/docs/global_settings#runtime
> To set a custom seed for the random number generator used by ti.random(): ti.init(random_seed=seed). seed should be an int…
-
**Is your feature request related to a problem? Please describe.**
Currently there is no option to switch the Editor's used RHI in the UI, and it has to be changed for example via the Command Line.
…
-
**Describe the bug**
If you try to run Material Editor with rhi device validation enabled on dx12, it will crash.
**Assets required**
I tested with the AtomSampleViewer project. I'm not sure whet…
-
## How to Earn the Galaxy Brain Badge
Some people believe that earning the Galaxy Brain badge is not possible, but that’s not true. You can earn the Galaxy Brain badge by answering a question in a …
ghost updated
3 months ago
-
[Migrated from JIRA LYN-10168]
{noformat}
[2022-02-08T14:16:55.868Z] |MaterialEditor.log| 2022-02-08T14:13:54{0000000000000C0C}[ Vulkan] Trace::Warning
[2022-02-08T14:16:55.868Z] |Ma…
-
The `--use-spaces` change is a breaking change within current O3DE, as it is no longer a valid keyword.
To be able to use the current version of `azslc` with the current state of `development` of `o3…
-
**Describe the bug**
Attempting to start Editor with `--rhi=vulkan` argument results in one of three possibilities:
* Editor/Asset Processor close on the splash screen. (around 55% reproduction rate…
-
Using RadxConvert to create cfradial files from Leosphere WLS200s netcdfs, then using HawkEye to plot RHI scans. On all scans, even those that cover a full 180º, HawkEye plots only display the first h…
-
**问题描述:目前仅支持 Vulkan API,渲染管线与 Vulkan 强耦合**
渲染管线具有大量 Vulkan 相关的代码,不便于扩展和修改,希望引擎能够提供一套底层支持 Vulkan、DX12、Metal 等现代图形API,上层接口与图形API无关的 RHI 抽象层
-
Atom assert "Pipeline layout is null" after attempting to add a UI component.
**Steps to reproduce**
Steps to reproduce the behavior:
1. Open Editor
2. Open LyShine Ui Editor
3. Attempt to add …