Swap http:// for https://
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
__title__="FreeCAD OpenSCAD Workbench - 2D helper functions"
|
||||
__author__ = "Sebastian Hoogen"
|
||||
__url__ = ["http://www.freecadweb.org"]
|
||||
__url__ = ["https://www.freecadweb.org"]
|
||||
|
||||
'''
|
||||
This Script includes python functions to convert imported dxf geometry to Faces
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
__title__="FreeCAD OpenSCAD Workbench - GUI Commands"
|
||||
__author__ = "Sebastian Hoogen"
|
||||
__url__ = ["http://www.freecadweb.org"]
|
||||
__url__ = ["https://www.freecadweb.org"]
|
||||
|
||||
'''
|
||||
This Script includes the GUI Commands of the OpenSCAD module
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
__title__="FreeCAD OpenSCAD Workbench - Parametric Features"
|
||||
__author__ = "Sebastian Hoogen"
|
||||
__url__ = ["http://www.freecadweb.org"]
|
||||
__url__ = ["https://www.freecadweb.org"]
|
||||
|
||||
try:
|
||||
long
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
__title__="FreeCAD OpenSCAD Workbench - Utility Functions"
|
||||
__author__ = "Sebastian Hoogen"
|
||||
__url__ = ["http://www.freecadweb.org"]
|
||||
__url__ = ["https://www.freecadweb.org"]
|
||||
|
||||
'''
|
||||
This Script includes various python helper functions that are shared across
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
__title__="FreeCAD OpenSCAD Workbench - 2D helper functions"
|
||||
__author__ = "Sebastian Hoogen"
|
||||
__url__ = ["http://www.freecadweb.org"]
|
||||
__url__ = ["https://www.freecadweb.org"]
|
||||
|
||||
'''
|
||||
This Script includes python functions to find out the most basic shape type
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
__title__="FreeCAD OpenSCAD Workbench - expand placements and matrices functions"
|
||||
__author__ = "Sebastian Hoogen"
|
||||
__url__ = ["http://www.freecadweb.org"]
|
||||
__url__ = ["https://www.freecadweb.org"]
|
||||
|
||||
'''
|
||||
This Script includes python functions to shift all placements down the
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
__title__="FreeCAD OpenSCAD Workbench - replace object function"
|
||||
__author__ = "Sebastian Hoogen"
|
||||
__url__ = ["http://www.freecadweb.org"]
|
||||
__url__ = ["https://www.freecadweb.org"]
|
||||
|
||||
'''
|
||||
This functions allows to replace an object in the feature hierarchy
|
||||
|
||||
Reference in New Issue
Block a user