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

Add Flip Workplane to Flip Tool #1537

Merged
merged 25 commits into from
May 31, 2022
Merged

Add Flip Workplane to Flip Tool #1537

merged 25 commits into from
May 31, 2022

Commits on Feb 9, 2022

  1. Next Version

    github-actions[bot] committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    a064400 View commit details
    Browse the repository at this point in the history
  2. Resolve #1436 Add warning message to Make Pattern tool for incompatib…

    …le view types (#1479)
    
    * update the revit selection to the max value for an int32 so that the selection is changed to nothing. other values considered include 0, which selects the project phase information, which i don't believe is supposed to be selectable, and may cause more confusion than it's worth.
    
    * add compatible view types and change text of create button when unable to create pattern
    alexdaversa committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    df8e943 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80b1942 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7574fea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    614fb91 View commit details
    Browse the repository at this point in the history
  6. Fixed #1481

    eirannejad committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    ea90cef View commit details
    Browse the repository at this point in the history
  7. Another ci notify fix

    eirannejad committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    fdcbc07 View commit details
    Browse the repository at this point in the history
  8. Fixed #1480

    eirannejad committed Feb 9, 2022
    1 Configuration menu
    Copy the full SHA
    e3416f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. #1443 View Ordering Tool integrated into ReNumber (#1483)

    * update the revit selection to the max value for an int32 so that the selection is changed to nothing. other values considered include 0, which selects the project phase information, which i don't believe is supposed to be selectable, and may cause more confusion than it's worth.
    
    * add compatible view types and change text of create button when unable to create pattern
    
    * use built in types instead of strings
    
    * add viewport to renumber elements allowing alphanumeric detail numbers
    
    * Remove redundant tool. View ordering now an option in ReNumber
    
    * add viewport to renumber elements allowing alphanumeric detail numbers
    
    * use built in types instead of strings
    
    * Remove redundant tool. View ordering now an option in ReNumber
    alexdaversa committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    0701008 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    672ce48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9308e02 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. made it 2021+ friendly

    jmcouffin committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    98f90f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

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

Commits on Mar 25, 2022

  1. wipe multiple schemas

    jmcouffin committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    97add29 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Adds preprocessor directives for Revit 2023 to avoid the depracated T…

    …aggedLocalElementId property for IndependentTag (#1508)
    dagz214 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    21bdc30 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Merge branch 'jmcouffin-wipe_schemas' into develop

    # Conflicts:
    #	extensions/pyRevitTools.extension/pyRevit.tab/Project.panel/Wipe.pulldown/Wipe Data Schema.pushbutton/script.py
    eirannejad committed May 15, 2022
    Configuration menu
    Copy the full SHA
    9bd1f62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd8b8a3 View commit details
    Browse the repository at this point in the history
  3. Removed default enabled

    eirannejad committed May 15, 2022
    Configuration menu
    Copy the full SHA
    5f39fc8 View commit details
    Browse the repository at this point in the history
  4. updated icons for 2023

    eirannejad committed May 15, 2022
    Configuration menu
    Copy the full SHA
    17197a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ff3cf5 View commit details
    Browse the repository at this point in the history
  6. upped python version

    eirannejad committed May 15, 2022
    Configuration menu
    Copy the full SHA
    0916188 View commit details
    Browse the repository at this point in the history
  7. added new revit versions

    eirannejad committed May 15, 2022
    Configuration menu
    Copy the full SHA
    bcd9741 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

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

Commits on May 31, 2022

  1. Update units.py (#1534)

    case for revit 2022 'UnitType' deprecation for 'SpecTypeId' in format slope def
    jmcouffin committed May 31, 2022
    Configuration menu
    Copy the full SHA
    8755013 View commit details
    Browse the repository at this point in the history
  2. Publish!

    github-actions[bot] committed May 31, 2022
    Configuration menu
    Copy the full SHA
    4b84aa1 View commit details
    Browse the repository at this point in the history