-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathloc.txt
More file actions
53 lines (53 loc) · 1.08 KB
/
Copy pathloc.txt
File metadata and controls
53 lines (53 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
appname=PandaApp
orientation=Orientation:
or_local=Local
or_global=Global
window_scene=Scene
window_obj=Object
menu_file=File
menu_view=View
menu_show_cs=Show collision shapes by default
menu_act_save=Save
menu_act_save_as=Save as...
menu_act_load=Load model
menu_act_load_scene=Load
menu_act_export=Export...
menu_act_export_cpp_macro=Export to C++ header with macro
menu_act_export_py=Export to Python code
label_file=File:
label_no_file=no file.
select_file=Select file
name=Name
position=Position
scale=Scale
angle=Angle
advanced=Advanced
transparency=Transparency
alpha=Alpha
tab_general=General
tab_cpp=C++
tab_python=Python
custom_code=Custom code
attach_nd=Attach node
attach_sol=Attach collision solid
add_sol=Add solid
solid=Solid
solids=Solids
solid_sphere=Collision sphere
solid_capsule=Collision capsule
solid_invsphere=Inverted collision sphere
solid_plane=Collision plane
solid_polygon=Collision polygon
solid_box=Collision box
radius=Radius
x=X
y=Y
z=Z
point=Point
normal=Normal
remove=Remove
dist=Distance
cmask=Collide mask
imask=Into collide mask:
fmask=From collide mask:
show=Show