GithubHelp home page GithubHelp logo

jpmmaia / michelangelo-frontend Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 9.22 MB

Desktop client for Michelangelo

Home Page: https://michelangelo.graphics/

C++ 99.55% C# 0.29% C 0.16%
michelangelo unreal-engine

michelangelo-frontend's People

Contributors

jpmmaia avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

michelangelo-frontend's Issues

Code sent to server is quite different

"Scene.PathTrace = false;
//Scene.LowRes = true;
//Scene.Bounces = 25;
//Scene.RR = 15;

//Scene.Sky = new SkyMaterial();
//Scene.Sky.Scale = 2;
//Scene.Sky.Hour = 15;
//Scene.HideEmitters = true;
Scene.SamplesPower = 5;
//Scene.Bidirectional = true;
/**/
//Scene.AssemblyAnimation = true;
Scene.AssemblyAnimationMinVolume = 15.0;
Scene.IgnoreCams = false;

//approx 250 people work here
//food lounge for 200 => 400 m2"

Logout bug

After making a login and logout, trying to login again with the same email always fails. I think it has to do with the logout post which fails.

Grammar Management

The application should allow the creation, sharing and deletion of grammars.

Dombuchhandlung crash

The application crashes when requesting evaluation of the Dombuchhandlung grammar.

Export Geometry

In the editor section, there should be an option to export the geometry generated by the gramar. The created file should allow a user to import the corresponding geometry into Unreal Engine.

Registration

The application could support the registration of new users.

New User Interface

The current user interface serves only for testing the functionalities of the application. A better user interface should be designed and integrated.

Error VS 2017 and UR4 ver 21

Trying to compile the project in VS 2017 and UR4 version 21 I get the following error:
...\Source\Michelangelo\Unreal\UI\RichTextBox.cpp(79): error C2660: 'URichTextBlockDecorator::CreateDecorator': function does not take 2 arguments
2> C:\Program Files\Epic Games\UE_4.21\Engine\Source\Runtime/UMG/Public/Components/RichTextBlockDecorator.h(47): note: see declaration of 'URichTextBlockDecorator::CreateDecorator'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.