Skip to content

Commit

Permalink
Prep for 41 release (#1170)
Browse files Browse the repository at this point in the history
* When updating visuals due to edit, make sure Frames are marked as visible in ModelDisplayHints so they're not skipped over by the Geometry classes in opensim-core

* Update md files for 4.1 release
  • Loading branch information
aymanhab authored Jan 28, 2020
1 parent 7363ae3 commit 2bb6566
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ List of contributors
- Brian Garner
- Katherine Holzbaur
- Darryl Thelen
- Carmichael Ong
- Sebastian Skejo

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ for additional information.
[CMake](https://cmake.org/download/) >= 3.1.3
* We do not use CMake to build any C++ code, but to copy files and run
**Ant**.
* **C++ compiler**: [Visual Studio 2015](https://www.visualstudio.com/)
* **C++ compiler**: [Visual Studio 2017](https://www.visualstudio.com/)
* Again, we won't build any C++ code; CMake needs this to do its job.

You can obtain some of these dependencies using the Chocolatey package manager.
Expand Down

0 comments on commit 2bb6566

Please sign in to comment.