1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor crane and hydraulic actuator FMUs. More... 1 day ago
Fix info message from Sedan vehicle More... 1 day ago
Merge branch 'main' of https://github.com/projectchrono/chrono More... 1 day ago
Blender import add-on upgraded to support Blender v.4.0. The old version worked only with Blender v.3.4. Now older versions of Blender are deprecated. More... 1 day ago
Fix positions of Irrlicht GUI elements for vehicle run-time visualization More... 1 day ago
Correcting a key typo in the sprocket JSON (#492) More... 2 days ago
Set rendering frequency for demo with multiple generic vehicles More... 2 days ago
Configure and include demos only if required run-time visualizatin modules are enabled More... 2 days ago
Modify selected vehicle demos to work properly even if no run-time visualization module is enabled More... 2 days ago
Fix bug in double-pin track shoe implementation (missing collision model). More... 3 days ago
Rename SWIG macro for casting shared pointers (to clarify that it can be used for both downcasting and upcasting) More... 4 days ago
Add C# earthquake demo (iilustrates upcasting ChBody to ChBodyFrame) More... 4 days ago
Remove superfluous console output from VSG visualization More... 4 days ago
Expose ChLinkBushing through SWIG and add Python and C# demos illustrating use of bushings More... 4 days ago
Add method to export all the visual shapes into the fmu More... 4 days ago
Added guard to avoid getting empty visual models during FMU parsing of visual shapes More... 4 days ago
Provide SWIG wrapper functions to set an Eigen vector or matrix to zero More... 4 days ago
Change type of ChMatrix66 reference in generic bushing constructor and functions. More... 4 days ago
Update hydraulic crane demo to allow optional saving of visualization frames to disk More... 4 days ago
Update demo to allow user selection of all possible options More... 4 days ago
Remove reference to inexistent OBJ model file More... 4 days ago
Ignore OpenCascade C++ flags. More... 7 days ago
Missing header breaks the build on MacOS. Fixed. More... 7 days ago
Fix bug in BSTShellFromObjFile. More... 7 days ago
Remove option to enforce C++11 (C++14 or better expected by many Chrono modules). More... 7 days ago
Fix texture coordinates for basic shapes in Chrono::VSG More... 7 days ago
Fix CMake configuration of Chrono::Parsers unit tests to allow proper execution through ctest More... 7 days ago
Reorganize run-time directories for demo FMUs More... 7 days ago
Add new features to Chrono::Vehicle FMUs. More... 8 days ago
Fix issues with setting output directory names as global variables when building static Chrono libraries More... 8 days ago