Replace HTTP links with HTTPS for sites with HTTPS versions
This commit is contained in:
parent
bb1c930a41
commit
ae1702bee5
55 changed files with 83 additions and 83 deletions
|
|
@ -49,7 +49,7 @@ subject to the following restrictions:
|
|||
#include "core/templates/vector.h"
|
||||
|
||||
/// Convex hull implementation based on Preparata and Hong
|
||||
/// See http://code.google.com/p/bullet/issues/detail?id=275
|
||||
/// See https://code.google.com/p/bullet/issues/detail?id=275
|
||||
/// Ole Kniemeyer, MAXON Computer GmbH
|
||||
class ConvexHullComputer {
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue