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

2.8 update #6

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

2.8 update #6

wants to merge 5 commits into from

Commits on Jun 6, 2019

  1. start 2.8 update

    change Menu and register calls,
    begin synax changes on StringProperty, EnumProperty
    move import statements below bl_info (standard practice in addons)
    rename blendgit.py for directory path install (std practice)
    sirmaxim committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    1ae1005 View commit details
    Browse the repository at this point in the history
  2. start 2.8 update cont

    sirmaxim committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    9953867 View commit details
    Browse the repository at this point in the history
  3. 2.8 StringProperty UI fixed

    sirmaxim committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    190326e View commit details
    Browse the repository at this point in the history
  4. simplify class registration

    sirmaxim committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    188106c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. Add fix for multi-scene file collision

    In linux, existing hard links cause a failure. testing that the added file exists resolves.
    sirmaxim committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    d3461fd View commit details
    Browse the repository at this point in the history