Code Monkey home page Code Monkey logo

bento's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @takavfx

Top Langs Anurag's GitHub stats

bento's People

Contributors

takavfx 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bento's Issues

Bento-Config file

To customise Bento package definition, we need config file somehow.

  1. Inside default Houdini config directory.
    Ex: config/Bento/bento_config.ini

  2. Load from Environment Variable
    Ex: BENTO_CONFIG_PATH

Houdini 16 Support

Since Houdini 16 uses upgraded PySide using Qt5 called PySide2. Bento GUI control files have to be upgraded to support it(Currently Cache Manager is a subject).

Python Panel UI Stylesheet

Default python panel style is like just matched only with Houdini Theme colours but it doesn't support whole styles.
For instance, only inserting PySide widget into python panel doesn't adjust the row hight.

This should be fixed for improving UX.
So I think we should create style sheets for this improvement.

Open current folder

Environment variables such as $HIP & $JOB are useful but sometimes we want to open the directory with system default finders.

Submodulize every tools

To manage every tools that has different version for each in same version of Bento repo, I think I should handle all tools as a submodule for Bento. So we are going to be able to handle each tools much easily and safely.

Multi-Threading for Cache Manager's UI updating

Currently Cache Manager UI updating as getting nodes info is just on single-threaded process. So the UI updating runs after its core process.

To make this tool more less stressful UX, the process should be multi-threaded.

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.