Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color picker: Never use native dialog #2425

Merged
merged 2 commits into from
Dec 13, 2018
Merged

Commits on Dec 4, 2018

  1. Color picker: Never use native dialog

    This change modifies the color picker invocations in
    `blender_listview.py` and `properties_tableview.py` to exclude use of
    the (inferior) native color picker dialog, the way `title_editor.py` was
    already doing.
    ferdnyc committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    40e496a View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Configuration menu
    Copy the full SHA
    ee3eab7 View commit details
    Browse the repository at this point in the history