Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DynamoDS/DynamoRevit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DynamoDS/DynamoRevit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: Revit2026
Choose a head ref
  • 17 commits
  • 1,797 files changed
  • 7 contributors

Commits on Jan 9, 2025

  1. Updace code for RC2026

    vpavel04 committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    9295be0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. fix output path

    vpavel04 committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    b7fc2dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17fb8dc View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. REVIT-231650: add host product info for analytics (#3128) (#3129)

    * REVIT-231650: add host product info for analytics (#3128)
    
    * Fix output path for test files
    Mikhinja authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    d10987e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. translation update & resource alignment (#3130)

    From build https://ls.jenkins.autodesk.com/job/CL/job/DynamoRevit_CL/193/
    Professional translation: all languages
    Pseudo translation: none
    cBuild authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    e271768 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Set13| Add Node Documentation for...(Documentation Added: 60 nodes) (#…

    …3126) (#3132)
    
    * Revit.Elements.Views.View.SetCropBoxActive
    
    * Revit.Elements.Views.FloorPlanView.ByLevel
    
    * Revit.Elements.Views.CeilingPlanView.ByLevel
    
    * Revit.Elements.Room.IsInsideRoom
    
    * Revit.Elements.Material.MaterialCategory
    
    * Revit.Elements.Material.AppearanceParameters
    
    * Revit.Elements.Material.ThermalParameters
    
    * Revit.Elements.Material.StructuralParameters
    
    * Revit.Elements.DirectShape.ByGeometry
    
    * Revit.Elements.Toposolid.ByOutlinePointsTypeAndLevel
    
    * Toposolid.ByOutlinePointsTypeAndLevel(outline, points, toposolidType, level)
    
    * Revit.Elements.Floor.Points
    
    * Revit.Elements.Wall.ByFace
    
    * Revit.Elements.Toposolid.Points
    
    * Update Revit.Elements.Toposolid.Points.md
    
    * Revit.Elements.LinkInstance.ByName
    
    * Revit.Elements.LinkInstance.AllElementsOfClass
    
    * Revit.Elements.LinkInstance.ElementById
    
    * Revit.Elements.LinkElement.BoundingBox
    
    * Revit.Application.Document.IsCloudPath
    
    * Revit.Application.Document.WorksharingPath
    
    * Revit.Elements.TextNoteType.Default
    
    * DSRevitNodesUI.HorizontalAlignment
    
    * DSRevitNodesUI.VerticalAlignment
    
    * Revit.Elements.Tag.ByElement
    
    * Revit.Elements.Tag.SetLeaderEndCondition
    
    * Revit.Elements.Tag.GetLeaderEndCondition
    
    * Revit.Elements.FilledRegionType.ByName
    
    * Revit.Elements.FilledRegionType.Name
    
    * Revit.Elements.FillPatternElement.GetByName
    
    * DSRevitNodesUI.FillPatternTargets
    
    * DSRevitNodesUI.FillPatterns
    
    * Revit.Elements.LinePatternElement.GetByName
    
    * DSRevitNodesUI.LinePatterns
    
    * Revit.Elements.TextNote.SetKeepRotatedTextReadable
    
    * Update Revit.Elements.TextNote.SetKeepRotatedTextReadable.md
    
    * Revit.Elements.TextNote.SetHorizontalAlignment
    
    * Revit.Elements.Views.View.SetCategoryOverrides
    
    * Revit.Filter.OverrideGraphicSettings.ByProperties
    
    * Revit.Elements.PathOfTravel.ByFloorPlanPoints
    
    * Revit.Elements.ReferencePoint.ByCoordinates
    
    * Revit.Elements.ReferencePoint.ByPoint
    
    * Revit.Elements.ReferencePoint.ByParametersOnFaceReference
    
    * Revit.Elements.ReferencePoint.X
    
    * Revit.Elements.ReferencePoint.Y
    
    * Revit.Elements.ReferencePoint.Z
    
    * Revit.Elements.ReferencePoint.Point
    
    * Revit.Elements.ReferencePoint.XYPlane
    
    * Revit.Elements.ReferencePoint.YZPlane
    
    * Revit.Elements.ReferencePoint.XZPlane
    
    * D:\repos_john\DynamoRevit\doc\distrib\NodeHelpFiles\_review
    
    * Revit.Elements.RoofType.GetThermalProperties
    
    * Revit.Elements.RoofType.ByName
    
    * Revit.Elements.CeilingType.Name
    
    * Update Revit.Elements.RoofType.Name.md
    
    * Revit.Elements.CeilingType.ByName
    
    * Revit.Elements.CeilingType.GetThermalProperties
    
    * Revit.Transaction.Transaction.End
    
    * Revit.Elements.FamilyInstance.ByCoordinates
    
    * Revit.Elements.FamilyInstance.ByFamilyType
    
    * Revit.Elements.Coordinates.BasePoint
    
    * Revit.Elements.Coordinates.SurveyPoint
    
    * Revit.Elements.Coordinates.ProjectRotation
    
    
    
    
    * Fixes per @emru-y comments
    
    I believe this captures all of the changes you requested!
    
    * move from _review
    
    ---------
    
    Co-authored-by: john pierson <sixtysecondrevit@gmail.com>
    Co-authored-by: PrlxAaronMaller <37912907+prlxaaronmaller@users.noreply.github.com>
    Co-authored-by: l-schmidt <15087501+l-schmidt@users.noreply.github.com>
    4 people authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    fb70c54 View commit details
    Browse the repository at this point in the history
  2. update .version (#3133)

    Mikhinja authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    21bbfdb View commit details
    Browse the repository at this point in the history
  3. translation update & resource alignment (#3131)

    From build https://ls.jenkins.autodesk.com/job/CL/job/DynamoRevit_CL/205/
    Professional translation: all languages
    Pseudo translation: none
    cBuild authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    5063c1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31b9829 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

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

Commits on Jan 29, 2025

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

Commits on Feb 6, 2025

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

Commits on Apr 23, 2025

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

Commits on Apr 29, 2025

  1. REVIT-235817 add NUnit.Engine.dll and NUnit.Engine.Api.dll for testin…

    …g purposes since they are no longer delivered with DynamoCore 3.5
    Mikhinja committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    96b9d75 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. REVIT-235817

    * add NUnit.Engine.Core.dll for automatic testing - removed from delivery of Dynamo Core 3.5
    Mikhinja committed May 5, 2025
    Configuration menu
    Copy the full SHA
    502fdf4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. Configuration menu
    Copy the full SHA
    506a1a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00bee0c View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy