summaryrefslogtreecommitdiffstats
path: root/modules/vhacd
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2021Rémi Verschelde2021-01-012-4/+4
* SCons: Add explicit dependencies on thirdparty code in cloned envRémi Verschelde2020-12-181-3/+14
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-302-4/+4
* Adding missing include guards to header files identified by LGTM.Rajat Goswami2020-03-231-0/+5
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-2/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-012-4/+4
* SCons: Enable C++11 on the whole codebaseRémi Verschelde2019-07-221-4/+0
* SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde2019-07-031-11/+10
* SCons: Always use env.Prepend for CPPPATHRémi Verschelde2019-04-301-1/+1
* SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGSRémi Verschelde2019-04-241-1/+1
* Use c++11 for vhacd because VHACD-ASYNC.cpp wants itWindy Darian2019-04-111-0/+4
* Bundled VHACD library for convex decomposition.Juan Linietsky2019-04-104-0/+160