View choco install git.shell
Windows PowerShell | |
Copyright (C) 2016 Microsoft Corporation. All rights reserved. | |
PS C:\Windows\system32> choco install git | |
Chocolatey v0.10.3 | |
Installing the following packages: | |
git | |
By installing you accept licenses for the packages. | |
chocolatey-core.extension v1.0.6 [Approved] |
View choco install git.shell
Windows PowerShell | |
Copyright (C) 2016 Microsoft Corporation. All rights reserved. | |
PS C:\Windows\system32> choco install git | |
Chocolatey v0.10.3 | |
Installing the following packages: | |
git | |
By installing you accept licenses for the packages. | |
chocolatey-core.extension v1.0.6 [Approved] |
View choco install git.shell
Windows PowerShell | |
Copyright (C) 2016 Microsoft Corporation. All rights reserved. | |
PS C:\Windows\system32> choco install git | |
Chocolatey v0.10.3 | |
Installing the following packages: | |
git | |
By installing you accept licenses for the packages. | |
chocolatey-core.extension v1.0.6 [Approved] |
View choco list -h.shell
Windows PowerShell | |
Copyright (C) 2016 Microsoft Corporation. All rights reserved. | |
PS C:\Windows\system32> choco list -h | |
Chocolatey v0.10.3 | |
List/Search Command | |
Chocolatey will perform a search for a package local or remote. Some | |
may prefer to use `clist` as a shortcut for `choco list`. |
View choco -h .shell
Windows PowerShell | |
Copyright (C) 2016 Microsoft Corporation. All rights reserved. | |
PS C:\Windows\system32> choco -h | |
This is a listing of all of the different things you can pass to choco. | |
Commands | |
* list - lists remote or local packages | |
* search - searches remote or local packages (alias for list) |
View C_Pelvis_XYZ_to_Root_setting_Read.py
# -*- coding: utf-8 -*- | |
import os, sys | |
import re | |
#===================class Node========================= | |
""" | |
class C_Pelvis_XYZ_to_Root_setting_Write() : | |
Yen="\\" | |
FileName= "C_Pelvis_XYZ_to_Root_setting_Read__Log.csv" | |
#print("HD FULL PATH =") | |
#HD_FULL_PATH=os.path.abspath(__file__) |
View FbxImport_WriteReadTrans_Z_00610.py
# -*- coding: utf-8 -*- | |
from fbx import * | |
import DebugLogger00100 | |
import WriteReadTrans_Z_00310 | |
import GetKeyCurve00110 | |
#===================class Node========================= | |
import FbxCommon | |
#===================class Node========================= | |
class Node() : | |
def __init__(self, name, parent) : |
View ImportScene_00100.py
# -*- coding: utf-8 -*- | |
from fbx import * | |
import os, sys | |
import re | |
#===================class Node========================= | |
import FbxCommon | |
#===================class Node========================= | |
#==================================================== | |
#================== DisplayCommon.py =================== | |
#==================================================== |
View FbxImport_WriteReadTrans_Z_00610.py
# -*- coding: utf-8 -*- | |
from fbx import * | |
import DebugLogger00100 | |
import WriteReadTrans_Z_00310 | |
import GetKeyCurve00110 | |
#===================class Node========================= | |
import FbxCommon | |
#===================class Node========================= | |
class Node() : | |
def __init__(self, name, parent) : |
View FBXSDK201701_fbxproj_ConvertScene00400main.cxx
/**************************************************************************************** | |
Copyright (C) 2015 Autodesk, Inc. | |
All rights reserved. | |
Use of this software is subject to the terms of the Autodesk license agreement | |
provided at the time of installation or download, or which otherwise accompanies | |
this software in either electronic or hard copy form. | |
****************************************************************************************/ |