Lars Gleim

Results 25 issues of Lars Gleim

When trying to compile Cesium O3DE on 22.10 / development, e.g. via https://github.com/CesiumGS/cesium-o3de/pull/45 or https://github.com/CesiumGS/cesium-o3de/pull/50, the compilation will fail with the following error message: ``` In file included from /root/O3DE/Gems/cesium-o3de/Code/Source/Cesium/Components/TilesetComponent.cpp:34:...

O3DE 22.10 introduces multiple changes, e.g. to the organization of Shader code in the Atom Core gem, that break the build of the Cesium O3DE gem It would be great...

When opening a level in O3DE that contains a 3D Tileset with a URL tileset source, e.g. ![image](https://user-images.githubusercontent.com/3898904/201040278-607907d9-8282-49cb-8b93-718fa7f3d8bb.png) the editor crashes if the HTTP server does not respond (i.e. is...

When trying to compile Cesium O3DE on 22.10 / development, e.g. via https://github.com/CesiumGS/cesium-o3de/pull/45 or https://github.com/CesiumGS/cesium-o3de/pull/50, with the patch proposed in https://github.com/CesiumGS/cesium-o3de/issues/51 applied, the compilation will fail with the following linker...

In the current version of the code, the recommendation of relations between two classes is broken. The problem is that `getAvailableProperties(...)` in https://github.com/leipert/vsb/blob/148c51ae1790673c3b14629145492e74845e2ef0/app/modules/workspace/modals/findRelationModalCtrl.js#L21-L31 always returns an empty array since it...

Hi Lukas, I would like to reuse & possible extend your code in a research project. Unfortunately I am a bit confused with the code & build system. Forgetting about...

Adapted typedefs in `document.h` to correspond to declarations in `fwd.h`. Fixes https://github.com/Tencent/rapidjson/issues/2086

## Describe the issue The Behavior Context documentation for classes [states that one should specify base classes via a second template argument](https://github.com/o3de/o3de.org/blob/640d7277494f20a3ab0f4141f3725ebde63fd0b8/content/docs/user-guide/programming/components/reflection/behavior-context.md?plain=1#L42) if applicable, however the [current implementation](https://github.com/o3de/o3de/blob/04c86179e7050772dd7c24a54184048b5656c0ba/Code/Framework/AzCore/AzCore/RTTI/BehaviorClassBuilder.inl#L600) only supports...

needs-triage

## Which page has the broken link? https://docs.o3de.org/docs/engine-dev/frameworks/ ## Which link was broken? https://docs.o3de.org/docs/engine-dev/frameworks/azcore ## Know where it should go? -

needs-triage

As the title suggests I would like to know if there is a roadmap for any of the many non-proprietary software defined storage (SDS) solutions to be supported. Out of...