Giter Club home page Giter Club logo

reference-importer's People

Contributors

jaimeflorian27 avatar

Stargazers

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

Watchers

 avatar  avatar

Forkers

nonomal

reference-importer's Issues

LINUX

Cannot use this in LINUX maya 2020!

QOL Improvements, including PEP8 compliance, cross platform support and more

This was the first tool I released and coming back to review the code was a painful experience, it's time to give it a well-deserved refactor:

  • PEP8 compliance.
  • Better separation of concerns (UI VS core).
  • Abstracting DCC logic for future extension.
  • unit and integration testing.
  • no more pre-compiled UI with pyside2-uic, using .ui directly.
  • use of Qt.py to allow compatibility with multiple Qt bindings for Python.
  • Not version controlling ffmpeg's binary (WHAT WAS I THINKING?? AND IT'S IN THE LIB DIRECTORY? hehe)
  • ? CI / CD for automatic build? It will be needed if I want nontechnical artists to be able to download and use it immediately without installing stuff on their side (such as ffmpeg).
  • Threading (or multiprocessing) if necessary

DCC Agnostic and standalone support

As a user, I'd like to use this tool in multiple DCCs, as well as a standalone desktop tool.

As a developer, I'd like to see a clear interface for adding support for multiple DCCs through the facade design pattern https://refactoring.guru/design-patterns/facade.

Acceptance criteria:

  • Defined interface for abstracting DCC interaction (as of now, image plane creation).
  • Support for standalone version.

Padding style

As a user, I'd like to be able to select a custom padding style when exporting my reference, such as:

  • ####
  • ###
  • ##
    etc...

Video interactivity

As a user, I'd like to be able to interact with my reference video through the tool, instead of trimming through text controls, doing it through a slider would be much better.

Acceptance criteria:

  1. User can interact with the video through a video player UI.
  2. User can trim the video through a slider that describes the start and end position for the video.
  3. The video player has a clear UI:
  • Video seeking.
  • Video play/pause.
  • Volume controls.

MAYA 2025

Hello Jaime,

First off I love Reference Importer, it is totally awesome.

With the new release of Maya 2025 could it be updated to work with it?

Kind Regards!

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.