Giter Club home page Giter Club logo

elypso-engine's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

elypso-engine's Issues

Add default ImGui .ini file

Having a default ImGui .ini file would result in a already setup window setup in the engine. At the moment the user has only the debug window floating at default.

Solutions could be to include a default .ini file in the repo and place it correctly during install.

Automatically select newly created object in inspector

Currently when you create a object it will not be selected in the inspector, not only is it handy to have it automatically selected, now when you create a object and there is already a object in that exact spot i have to move the other object first in order to get to the object i created

Log input detection only on update

Currently when Enable input messages is on and left mouse click is pressed, it prints the mouse values every frame.

This fills up the console really quickly and gives less overview.

Solution could be to only log when a update on the button occurs.
Can achieve that by storing the values it gets and checking on the next frame if the values are still the same and skip logging when values are the same.

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.