mika

Results 104 issues of mika

similar to this, with - movable points - billboard texts - area calculation etc. https://www.youtube.com/watch?v=UmHzXEdITHc

enhancement

> I need to load pointclouds at runtime and perform measurements. > There's the FindClosestPointBrute function in the RuntimeViewerDX11 class, and it has a //TODO replace with new measuring system....

enhancement

configurable importer (like in cloudcompare, can define what row is what data) ![image](https://user-images.githubusercontent.com/5438317/67885909-1bde7f80-fb51-11e9-8c3a-c2447383a566.png)

wishlist

probably due to the billboard size calculations failing in ortho. and editor log will be filled with ``` d3d11: failed to create buffer (target 0x2 mode 0 size 240) [0x887A0005]...

bug

probably should use Range property instead of free float..

Building for hololens gives error messages like: "error CS0117: 'Thread' does not contain a definition for 'Sleep'" more info: http://stackoverflow.com/questions/12641223/thread-sleep-replacement-in-net-for-windows-store In the older version v1.7 there wasn't any threading used,...

bug

Add example to stream/load external point cloud data (replaces current cloud, or loads new cloud), requires threading.

enhancement

thinking about, **f:** foldername - to search from path only **r:** renderer - search rendering pipeline BIRP|DERP/URP/HDRP *requires parsing package.json or wait for optional renderpipeline column https://github.com/unitycoder/UnityLauncherPro/issues/139

enhancement

C:\Users\USERNAME\AppData\Roaming\UnityHub\projects-v1.json has list of projects, so might have to read that file (after reading registry project list) to get all existing projects. - [ ] check if projects-v1.json list exists...