mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
*** empty log message ***
This commit is contained in:
parent
e854158b47
commit
021108c0e1
@ -1585,7 +1585,7 @@ class LevelEditor(NodePath, PandaObject):
|
||||
#newDNASign.setScale(VBase3(2.0, 1.0, 2.0))
|
||||
|
||||
baseline = DNASignBaseline('baseline')
|
||||
baseline.setCode("comic")
|
||||
baseline.setCode("ImpressBT")
|
||||
baseline.setColor(VBase4(0.0, 0.0, 0.0, 1.0))
|
||||
#baseline.setKern(1.0);
|
||||
#baseline.setWiggle(30.0);
|
||||
|
@ -35,6 +35,7 @@ echo $WINTOOLS/sdk/python/Python-2.2.2/Lib/ntpath.py
|
||||
echo $WINTOOLS/sdk/python/Python-2.2.2/Lib/random.py
|
||||
echo $WINTOOLS/sdk/python/Python-2.2.2/Lib/getopt.py
|
||||
echo $WINTOOLS/sdk/python/Python-2.2.2/Lib/fpformat.py
|
||||
echo $WINTOOLS/sdk/python/Python-2.2.2/Lib/bisect.py
|
||||
|
||||
# Libraries
|
||||
echo $WINTOOLS/lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user