Giter VIP home page Giter VIP logo

kiavc's People

Contributors

lminiero avatar sunarch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

sunarch

kiavc's Issues

Differentiating engine and user functions

I did not want to PR this until I get your opinion:

I believe it would be useful to differentiate the source of Lua functions with a prefix:

  • Functions exposed from scripts.c could be e for engine or k for KIAVC, e.g. eShowObject.
    • Some of them already have a kiavc prefix, e.g. kiavcRequire and logging.
  • Functions from scripts in the lua/engine folder could be c for collection or e if not taken above.
    • I think engine could be misleading here, so e above and c for this, which is better also in that they are both one-high letters, unlike k.

Full screen black bars after scaling

When entering full screen mode after switching scales with 1-6, I found the following alignment issues:

  • 1-2: black bar on the bottom
  • 3: black bar on the right
  • 6: the resolution stays larger than the screen (gets cropped right and at the bottom) and does not re-scale the resolution as the smaller ones do

It's the same on my laptop and external monitors under Ubuntu 22.04.1.
The other scales work as expected.

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.