-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: ModiaSim/Modia3D.jl
base: v0.10.1
head repository: ModiaSim/Modia3D.jl
compare: v0.10.2
- 15 commits
- 29 files changed
- 2 contributors
Commits on Mar 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f6a86cd - Browse repository at this point
Copy the full SHA f6a86cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2688ec5 - Browse repository at this point
Copy the full SHA 2688ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc615b4 - Browse repository at this point
Copy the full SHA fc615b4View commit details -
Merge pull request #104 from ModiaSim/mo_loadPalettes
New function loadPalettes!
Configuration menu - View commit details
-
Copy full SHA for a39f3e5 - Browse repository at this point
Copy the full SHA a39f3e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9a15c1 - Browse repository at this point
Copy the full SHA b9a15c1View commit details -
Merge pull request #105 from ModiaSim/mo_loadPalettes
Add missing file
Configuration menu - View commit details
-
Copy full SHA for 1223fbb - Browse repository at this point
Copy the full SHA 1223fbbView commit details
Commits on Mar 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 50bd74d - Browse repository at this point
Copy the full SHA 50bd74dView commit details -
Remove keyword "path" from the docu of Prismatic, Revolute, FreeMotio…
…n, since not to be set by the user
Configuration menu - View commit details
-
Copy full SHA for 6b6285d - Browse repository at this point
Copy the full SHA 6b6285dView commit details -
solid(..., contactSphereRadius::Union{Nothing,FloatType}=xxx) improved:
- changed to contactSphereRadius::Uniion{Nothing,Number} (e.g. Int is also allowed). - contactSphereRadius <= 0 is the same as contactSphereRadius = nothing.
Configuration menu - View commit details
-
Copy full SHA for 1d33706 - Browse repository at this point
Copy the full SHA 1d33706View commit details -
Error message improved, if no Scene is defined. Fix issue, if Model3D…
… has no degrees of freedom.
Configuration menu - View commit details
-
Copy full SHA for 37b5863 - Browse repository at this point
Copy the full SHA 37b5863View commit details -
SolidMaterial, MassProperties, VisualMaterial in Solid(..) and Visual…
…Material in Visual(..) improved to handle corner cases: - SolidMaterial=="" is treated as SolidMaterial = nothing - VisualMaterial=="" is treated as Shapes.VisualMaterial() - massProperties==nothing && solidMaterial==nothing is treated as MassProperties(), that is massless.
Configuration menu - View commit details
-
Copy full SHA for b29ce05 - Browse repository at this point
Copy the full SHA b29ce05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 044e432 - Browse repository at this point
Copy the full SHA 044e432View commit details -
Merge pull request #106 from ModiaSim/improve_cut_joint_message
Improve corner cases and error messages
Configuration menu - View commit details
-
Copy full SHA for 4f32004 - Browse repository at this point
Copy the full SHA 4f32004View commit details -
Doucmentation improved; version changed to 0.10.2; release notes prov…
…ided; Manifest.toml updated
Configuration menu - View commit details
-
Copy full SHA for 5936e5b - Browse repository at this point
Copy the full SHA 5936e5bView commit details -
Merge pull request #107 from ModiaSim/improve_cut_joint_message
New version 0.10.2
Configuration menu - View commit details
-
Copy full SHA for d835812 - Browse repository at this point
Copy the full SHA d835812View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.10.1...v0.10.2