https://github.com/projectchrono/chrono
Name Target Message Date
HEAD 0c25087 Ignore OpenCascade C++ flags. - the OpenCASCADE C++ flags impose c++0x (for GCC and CLANG) - this does not work with the latest C++14 code in ChTypes.h - OpenCASCADE compiler flags can be safely ignored when building Chrono::Cascade (no compilatin of OCC sources) 13 April 2024, 12:37:29 UTC
refs/changes/25/216225/1 8d65700 Bug when the mesh is read in from the OBJ file and you don't specify the texture coordinates for each face. Do not push texture coordinates to the index vector when they are not specified (and default value is -1) 03 February 2015, 16:11:57 UTC
refs/changes/26/216226/1 a7cefda Fix irrlicht demos on osx by using absolute path to data folder Use an absolute path to the install location of the data folder to fix irrlicht demos on osx. 19 August 2014, 23:24:49 UTC
refs/heads/ci/freebsd 1587031 Merge branch 'feature/ci/staging' into feature/ci/freebsd 01 November 2022, 16:06:19 UTC
refs/heads/ci/staging 6733fa2 Deleting unnecessary numpy file 02 October 2023, 23:58:35 UTC
refs/heads/feature/cmake-cxx_flags-isolation ea30685 Isolate compilation flags in CMake configuration scripts 21 April 2022, 20:20:43 UTC
refs/heads/feature/csharp c3c35ed Merge branch 'main' into feature/csharp 15 February 2024, 13:35:22 UTC
refs/heads/feature/fmi ef26647 Update to new version of fmu_tools 06 April 2024, 12:09:06 UTC
refs/heads/feature/fsi 3ca33f2 Merge branch 'main' into feature/fsi 29 October 2023, 10:18:24 UTC
refs/heads/feature/mb_tire 9973024 Add finite-difference Jacobian approximation for edge linear springs in ChMBTire 29 March 2024, 07:59:28 UTC
refs/heads/feature/overhaul ac7d87f Update Python demos to remove references to ChObj::SetIdentifier 26 March 2024, 16:11:32 UTC
refs/heads/feature/peridynamics b998e9f Code cleanup. 11 April 2024, 14:37:49 UTC
refs/heads/feature/ros 0f7df2e Added destructor to ChROSHandler and made its constructor protected. 11 April 2024, 13:09:56 UTC
refs/heads/feature/sensor eaf2111 Fixed bugs in buildVDB 27 March 2024, 00:51:58 UTC
refs/heads/main 0c25087 Ignore OpenCascade C++ flags. - the OpenCASCADE C++ flags impose c++0x (for GCC and CLANG) - this does not work with the latest C++14 code in ChTypes.h - OpenCASCADE compiler flags can be safely ignored when building Chrono::Cascade (no compilatin of OCC sources) 13 April 2024, 12:37:29 UTC
refs/heads/old/PBD 4cf829a PBD: added BodyShaft 30 December 2021, 14:11:52 UTC
refs/heads/old/freebsd-port d603784 Implement support for Chrono::Parallel on *BSD variants Tested successfully on FreeBSD 12.0 w/ LLVM based on 6.0.1 Requires FreeBSD ports devel/thrust or equivalent 16 May 2019, 19:01:25 UTC
refs/heads/old/godot fa3c4e8 Updates to CMake configuration 07 December 2018, 16:27:54 UTC
refs/heads/old/mingw-port 2657ae0 mingw+windows patches (#159) * Be explicit about HACD's winmm.lib linking. It is specified through a #pragma directive in the code, but mingw does not catch it. * _finite() macro is not available for mingw. * Fix filename case for windows.h and mingw. When cross-compiling, mingw is strict about filename case sensitivity. * Fix DLL linkage for constant symbols. When cross-compiling with mingw, if a symbol is both applied dllexport in a .cpp file and in the header file, the compiler issues the error external linkage required for symbol '...' because of 'dllexport' attribute 21 May 2019, 18:07:44 UTC
refs/heads/old/mpi 81be28a Merge remote-tracking branch 'mpi/master' into feature/mpi 11 December 2013, 19:40:37 UTC
refs/heads/old/ogre f00f61e Update demo to reflect Chrono API changes 16 June 2017, 05:17:01 UTC
refs/heads/old/wasm 2631aa6 Merge branch 'develop' into feature/wasm 08 November 2021, 23:34:01 UTC
refs/heads/release/1.0 4acd78b Javascript stuff separated. But not tested under Linux yet! 01 September 2010, 19:59:08 UTC
refs/heads/release/2.0 9b28aba Adding true readme, moving old to release notes 01 October 2013, 13:19:48 UTC
refs/heads/release/3.0 6b409b7 Merge branch 'release/3.0.0' 08 July 2017, 18:41:39 UTC
refs/heads/release/4.0 ab6a969 Return a modifiable FEA tire mesh 22 February 2019, 11:10:38 UTC
refs/heads/release/5.0 2be212d Merge branch 'hotfix/5.0.1' 29 February 2020, 18:32:16 UTC
refs/heads/release/6.0 b048d0b Merge branch 'release/6.0.0' 11 February 2021, 16:55:44 UTC
refs/heads/release/7.0 36bb3d1 Merge branch 'release/7.0' of github.com:projectchrono/chrono into release/7.0 17 April 2022, 19:14:48 UTC
refs/heads/release/8.0 30cd3f2 Fix bugs in ANCF nodes where the actual number of DOFs was not correct (when some are fixed) (cherry picked from commit 83c3d248d1050fac908fa159515c5f48aaa8436e) 06 January 2023, 11:19:13 UTC
refs/tags/7.0.3 36bb3d1 Merge branch 'release/7.0' of github.com:projectchrono/chrono into release/7.0 17 April 2022, 19:14:48 UTC
back to top