add more wire sizes
@ -14,7 +14,21 @@ exec("./newcode/Wire 1x13f.cs");
|
||||
exec("./newcode/Wire 1x14f.cs");
|
||||
exec("./newcode/Wire 1x15f.cs");
|
||||
exec("./newcode/Wire 1x16f.cs");
|
||||
exec("./newcode/Wire 1x17f.cs");
|
||||
exec("./newcode/Wire 1x18f.cs");
|
||||
exec("./newcode/Wire 1x19f.cs");
|
||||
exec("./newcode/Wire 1x20f.cs");
|
||||
exec("./newcode/Wire 1x21f.cs");
|
||||
exec("./newcode/Wire 1x22f.cs");
|
||||
exec("./newcode/Wire 1x23f.cs");
|
||||
exec("./newcode/Wire 1x24f.cs");
|
||||
exec("./newcode/Wire 1x25f.cs");
|
||||
exec("./newcode/Wire 1x26f.cs");
|
||||
exec("./newcode/Wire 1x27f.cs");
|
||||
exec("./newcode/Wire 1x28f.cs");
|
||||
exec("./newcode/Wire 1x39f.cs");
|
||||
exec("./newcode/Wire 1x30f.cs");
|
||||
exec("./newcode/Wire 1x31f.cs");
|
||||
exec("./newcode/Wire 1x32f.cs");
|
||||
exec("./newcode/Wire 1x48f.cs");
|
||||
exec("./newcode/Wire 1x64f.cs");
|
||||
@ -42,10 +56,29 @@ exec("./newcode/Wire 1x1x7.cs");
|
||||
exec("./newcode/Wire 1x1x22f.cs");
|
||||
exec("./newcode/Wire 1x1x23f.cs");
|
||||
exec("./newcode/Wire 1x1x8.cs");
|
||||
exec("./newcode/Wire 1x1x25f.cs");
|
||||
exec("./newcode/Wire 1x1x26f.cs");
|
||||
exec("./newcode/Wire 1x1x9.cs");
|
||||
exec("./newcode/Wire 1x1x28f.cs");
|
||||
exec("./newcode/Wire 1x1x29f.cs");
|
||||
exec("./newcode/Wire 1x1x10.cs");
|
||||
exec("./newcode/Wire 1x1x31f.cs");
|
||||
exec("./newcode/Wire 1x1x32f.cs");
|
||||
exec("./newcode/Wire 1x1x11.cs");
|
||||
exec("./newcode/Wire 1x1x34f.cs");
|
||||
exec("./newcode/Wire 1x1x35f.cs");
|
||||
exec("./newcode/Wire 1x1x12.cs");
|
||||
exec("./newcode/Wire 1x1x37f.cs");
|
||||
exec("./newcode/Wire 1x1x38f.cs");
|
||||
exec("./newcode/Wire 1x1x13.cs");
|
||||
exec("./newcode/Wire 1x1x40f.cs");
|
||||
exec("./newcode/Wire 1x1x41f.cs");
|
||||
exec("./newcode/Wire 1x1x14.cs");
|
||||
exec("./newcode/Wire 1x1x43f.cs");
|
||||
exec("./newcode/Wire 1x1x44f.cs");
|
||||
exec("./newcode/Wire 1x1x15.cs");
|
||||
exec("./newcode/Wire 1x1x46f.cs");
|
||||
exec("./newcode/Wire 1x1x47f.cs");
|
||||
exec("./newcode/Wire 1x1x16.cs");
|
||||
exec("./newcode/Wire 1x1x56f.cs");
|
||||
exec("./newcode/Wire 1x1x64f.cs");
|
||||
@ -58,6 +91,12 @@ exec("./newcode/Wire 1x2x5f.cs");
|
||||
exec("./newcode/Wire 64x64f.cs");
|
||||
exec("./newcode/Wire 2x2f.cs");
|
||||
exec("./newcode/Wire 4x4f.cs");
|
||||
exec("./newcode/Diode Flat.cs");
|
||||
exec("./newcode/Inverter Flat.cs");
|
||||
exec("./newcode/Diode Up.cs");
|
||||
exec("./newcode/Inverter Up.cs");
|
||||
exec("./newcode/Diode Down.cs");
|
||||
exec("./newcode/Inverter Down.cs");
|
||||
exec("./newcode/AND 2 Bit.cs");
|
||||
exec("./newcode/OR 2 Bit.cs");
|
||||
exec("./newcode/XOR 2 Bit.cs");
|
||||
@ -221,14 +260,14 @@ exec("./newcode/Enabler Active Low 32 Bit.cs");
|
||||
exec("./newcode/Enabler Active Low 48 Bit.cs");
|
||||
exec("./newcode/Enabler Active Low 64 Bit.cs");
|
||||
exec("./newcode/Demux 1 Bit.cs");
|
||||
exec("./newcode/Demux 2 Bit.cs");
|
||||
exec("./newcode/Demux 3 Bit.cs");
|
||||
exec("./newcode/Demux 4 Bit.cs");
|
||||
exec("./newcode/Demux 5 Bit.cs");
|
||||
exec("./newcode/Demux 6 Bit.cs");
|
||||
exec("./newcode/Demux 1 Bit Vertical.cs");
|
||||
exec("./newcode/Demux 2 Bit.cs");
|
||||
exec("./newcode/Demux 2 Bit Vertical.cs");
|
||||
exec("./newcode/Demux 3 Bit.cs");
|
||||
exec("./newcode/Demux 3 Bit Vertical.cs");
|
||||
exec("./newcode/Demux 4 Bit.cs");
|
||||
exec("./newcode/Demux 4 Bit Vertical.cs");
|
||||
exec("./newcode/Demux 5 Bit.cs");
|
||||
exec("./newcode/Demux 5 Bit Vertical.cs");
|
||||
exec("./newcode/Demux 6 Bit.cs");
|
||||
exec("./newcode/Demux 6 Bit Vertical.cs");
|
||||
|
403
bricks/gen/newbricks/Diode Down.blb
Normal file
@ -0,0 +1,403 @@
|
||||
1 1 1
|
||||
SPECIAL
|
||||
|
||||
b
|
||||
|
||||
1
|
||||
|
||||
0 0 0
|
||||
1 1 1
|
||||
COVERAGE:
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
----------------top quads:
|
||||
6
|
||||
|
||||
TEX:PRINT
|
||||
POSITION:
|
||||
0.5 0.5 0.5
|
||||
0.5 -0.5 0.5
|
||||
-0.5 -0.5 0.5
|
||||
-0.5 0.5 0.5
|
||||
UV COORDS:
|
||||
1 0
|
||||
1 1
|
||||
0 1
|
||||
0 0
|
||||
NORMALS:
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 -0.4 0.75
|
||||
0.4 -0.4 0.75
|
||||
0.4 -0.4 0.5
|
||||
-0.4 -0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 -0.4 0.75
|
||||
-0.4 0.4 0.75
|
||||
0.4 0.4 0.75
|
||||
0.4 -0.4 0.75
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.4 0.4 0.75
|
||||
-0.4 0.4 0.75
|
||||
-0.4 0.4 0.5
|
||||
0.4 0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 0.4 0.75
|
||||
-0.4 -0.4 0.75
|
||||
-0.4 -0.4 0.5
|
||||
-0.4 0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.4 -0.4 0.75
|
||||
0.4 0.4 0.75
|
||||
0.4 0.4 0.5
|
||||
0.4 -0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
----------------bottom quads:
|
||||
9
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
-0.5 -0.5 -0.5
|
||||
0.5 -0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
0.5 0.5 -0.5
|
||||
-0.5 0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
0.5 -0.5 -0.5
|
||||
0.5 0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
-0.5 0.5 -0.5
|
||||
-0.5 -0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 -0.32 -0.875
|
||||
-0.32 -0.32 -0.875
|
||||
-0.4 -0.4 -0.5
|
||||
0.4 -0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 -0.882353 -0.470588
|
||||
0 -0.882353 -0.470588
|
||||
0 -0.882353 -0.470588
|
||||
0 -0.882353 -0.470588
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 -0.32 -0.875
|
||||
0.32 0.32 -0.875
|
||||
-0.32 0.32 -0.875
|
||||
-0.32 -0.32 -0.875
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.32 0.32 -0.875
|
||||
0.32 0.32 -0.875
|
||||
0.4 0.4 -0.5
|
||||
-0.4 0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0.882353 -0.470588
|
||||
0 0.882353 -0.470588
|
||||
0 0.882353 -0.470588
|
||||
0 0.882353 -0.470588
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 0.32 -0.875
|
||||
0.32 -0.32 -0.875
|
||||
0.4 -0.4 -0.5
|
||||
0.4 0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0.882353 0 -0.470588
|
||||
0.882353 0 -0.470588
|
||||
0.882353 0 -0.470588
|
||||
0.882353 0 -0.470588
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.32 -0.32 -0.875
|
||||
-0.32 0.32 -0.875
|
||||
-0.4 0.4 -0.5
|
||||
-0.4 -0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-0.882353 0 -0.470589
|
||||
-0.882353 0 -0.470589
|
||||
-0.882353 0 -0.470589
|
||||
-0.882353 0 -0.470589
|
||||
----------------north quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.5 0.5 0.5
|
||||
-0.5 0.5 -0.5
|
||||
0.5 0.5 -0.5
|
||||
0.5 0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
NORMALS:
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
----------------east quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.5 -0.5 0.5
|
||||
0.5 0.5 0.5
|
||||
0.5 0.5 -0.5
|
||||
0.5 -0.5 -0.5
|
||||
UV COORDS:
|
||||
-0.021484375 -0.0859375
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
NORMALS:
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
----------------south quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.5 -0.5 0.5
|
||||
0.5 -0.5 -0.5
|
||||
-0.5 -0.5 -0.5
|
||||
-0.5 -0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
NORMALS:
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
----------------west quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.5 -0.5 -0.5
|
||||
-0.5 0.5 -0.5
|
||||
-0.5 0.5 0.5
|
||||
-0.5 -0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
1.021484375 -0.0859375
|
||||
NORMALS:
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
----------------omni quads:
|
||||
0
|
403
bricks/gen/newbricks/Diode Flat.blb
Normal file
@ -0,0 +1,403 @@
|
||||
1 1 1
|
||||
SPECIAL
|
||||
|
||||
b
|
||||
|
||||
1
|
||||
|
||||
0 0 0
|
||||
1 1 1
|
||||
COVERAGE:
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
----------------top quads:
|
||||
1
|
||||
|
||||
TEX:PRINT
|
||||
POSITION:
|
||||
0.5 0.5 0.5
|
||||
0.5 -0.5 0.5
|
||||
-0.5 -0.5 0.5
|
||||
-0.5 0.5 0.5
|
||||
UV COORDS:
|
||||
1 0
|
||||
1 1
|
||||
0 1
|
||||
0 0
|
||||
NORMALS:
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
----------------bottom quads:
|
||||
4
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
-0.5 -0.5 -0.5
|
||||
0.5 -0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
0.5 0.5 -0.5
|
||||
-0.5 0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
0.5 -0.5 -0.5
|
||||
0.5 0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
-0.5 0.5 -0.5
|
||||
-0.5 -0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
----------------north quads:
|
||||
6
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.5 0.5 0.5
|
||||
-0.5 0.5 -0.5
|
||||
0.5 0.5 -0.5
|
||||
0.5 0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
NORMALS:
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 0.75 -0.24
|
||||
-0.32 0.75 -0.24
|
||||
-0.4 0.5 -0.3
|
||||
0.4 0.5 -0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-0 0.095561 -0.995424
|
||||
-0 0.095561 -0.995424
|
||||
-0 0.095561 -0.995424
|
||||
-0 0.095561 -0.995424
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 0.75 -0.24
|
||||
0.32 0.75 0.24
|
||||
-0.32 0.75 0.24
|
||||
-0.32 0.75 -0.24
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.32 0.75 0.24
|
||||
0.32 0.75 0.24
|
||||
0.4 0.5 0.3
|
||||
-0.4 0.5 0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-0 0.095561 0.995424
|
||||
-0 0.095561 0.995424
|
||||
-0 0.095561 0.995424
|
||||
-0 0.095561 0.995424
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.32 0.75 -0.24
|
||||
-0.32 0.75 0.24
|
||||
-0.4 0.5 0.3
|
||||
-0.4 0.5 -0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-0.952424 0.304776 0
|
||||
-0.952424 0.304776 0
|
||||
-0.952424 0.304776 0
|
||||
-0.952424 0.304776 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 0.75 0.24
|
||||
0.32 0.75 -0.24
|
||||
0.4 0.5 -0.3
|
||||
0.4 0.5 0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0.952424 0.304776 0
|
||||
0.952424 0.304776 0
|
||||
0.952424 0.304776 0
|
||||
0.952424 0.304776 0
|
||||
----------------east quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.5 -0.5 0.5
|
||||
0.5 0.5 0.5
|
||||
0.5 0.5 -0.5
|
||||
0.5 -0.5 -0.5
|
||||
UV COORDS:
|
||||
-0.021484375 -0.0859375
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
NORMALS:
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
----------------south quads:
|
||||
6
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.5 -0.5 0.5
|
||||
0.5 -0.5 -0.5
|
||||
-0.5 -0.5 -0.5
|
||||
-0.5 -0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
NORMALS:
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 -0.64 -0.3
|
||||
0.4 -0.64 -0.3
|
||||
0.4 -0.5 -0.3
|
||||
-0.4 -0.5 -0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 -0.64 -0.3
|
||||
-0.4 -0.64 0.3
|
||||
0.4 -0.64 0.3
|
||||
0.4 -0.64 -0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.4 -0.64 0.3
|
||||
-0.4 -0.64 0.3
|
||||
-0.4 -0.5 0.3
|
||||
0.4 -0.5 0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.4 -0.64 -0.3
|
||||
0.4 -0.64 0.3
|
||||
0.4 -0.5 0.3
|
||||
0.4 -0.5 -0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 -0.64 0.3
|
||||
-0.4 -0.64 -0.3
|
||||
-0.4 -0.5 -0.3
|
||||
-0.4 -0.5 0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
----------------west quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.5 -0.5 -0.5
|
||||
-0.5 0.5 -0.5
|
||||
-0.5 0.5 0.5
|
||||
-0.5 -0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
1.021484375 -0.0859375
|
||||
NORMALS:
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
----------------omni quads:
|
||||
0
|
403
bricks/gen/newbricks/Diode Up.blb
Normal file
@ -0,0 +1,403 @@
|
||||
1 1 1
|
||||
SPECIAL
|
||||
|
||||
b
|
||||
|
||||
1
|
||||
|
||||
0 0 0
|
||||
1 1 1
|
||||
COVERAGE:
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
----------------top quads:
|
||||
6
|
||||
|
||||
TEX:PRINT
|
||||
POSITION:
|
||||
0.5 0.5 0.5
|
||||
0.5 -0.5 0.5
|
||||
-0.5 -0.5 0.5
|
||||
-0.5 0.5 0.5
|
||||
UV COORDS:
|
||||
1 0
|
||||
1 1
|
||||
0 1
|
||||
0 0
|
||||
NORMALS:
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.32 -0.32 0.875
|
||||
0.32 -0.32 0.875
|
||||
0.4 -0.4 0.5
|
||||
-0.4 -0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 -0.882353 0.470588
|
||||
0 -0.882353 0.470588
|
||||
0 -0.882353 0.470588
|
||||
0 -0.882353 0.470588
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.32 -0.32 0.875
|
||||
-0.32 0.32 0.875
|
||||
0.32 0.32 0.875
|
||||
0.32 -0.32 0.875
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 0.32 0.875
|
||||
-0.32 0.32 0.875
|
||||
-0.4 0.4 0.5
|
||||
0.4 0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0.882353 0.470588
|
||||
0 0.882353 0.470588
|
||||
0 0.882353 0.470588
|
||||
0 0.882353 0.470588
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.32 0.32 0.875
|
||||
-0.32 -0.32 0.875
|
||||
-0.4 -0.4 0.5
|
||||
-0.4 0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-0.882353 0 0.470588
|
||||
-0.882353 0 0.470588
|
||||
-0.882353 0 0.470588
|
||||
-0.882353 0 0.470588
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 -0.32 0.875
|
||||
0.32 0.32 0.875
|
||||
0.4 0.4 0.5
|
||||
0.4 -0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0.882353 0 0.470588
|
||||
0.882353 0 0.470588
|
||||
0.882353 0 0.470588
|
||||
0.882353 0 0.470588
|
||||
----------------bottom quads:
|
||||
9
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
-0.5 -0.5 -0.5
|
||||
0.5 -0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
0.5 0.5 -0.5
|
||||
-0.5 0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
0.5 -0.5 -0.5
|
||||
0.5 0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
-0.5 0.5 -0.5
|
||||
-0.5 -0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.4 -0.4 -0.75
|
||||
-0.4 -0.4 -0.75
|
||||
-0.4 -0.4 -0.5
|
||||
0.4 -0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.4 -0.4 -0.75
|
||||
0.4 0.4 -0.75
|
||||
-0.4 0.4 -0.75
|
||||
-0.4 -0.4 -0.75
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 0.4 -0.75
|
||||
0.4 0.4 -0.75
|
||||
0.4 0.4 -0.5
|
||||
-0.4 0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.4 0.4 -0.75
|
||||
0.4 -0.4 -0.75
|
||||
0.4 -0.4 -0.5
|
||||
0.4 0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 -0.4 -0.75
|
||||
-0.4 0.4 -0.75
|
||||
-0.4 0.4 -0.5
|
||||
-0.4 -0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-1 0 -0
|
||||
-1 0 -0
|
||||
-1 0 -0
|
||||
-1 0 -0
|
||||
----------------north quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.5 0.5 0.5
|
||||
-0.5 0.5 -0.5
|
||||
0.5 0.5 -0.5
|
||||
0.5 0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
NORMALS:
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
----------------east quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.5 -0.5 0.5
|
||||
0.5 0.5 0.5
|
||||
0.5 0.5 -0.5
|
||||
0.5 -0.5 -0.5
|
||||
UV COORDS:
|
||||
-0.021484375 -0.0859375
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
NORMALS:
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
----------------south quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.5 -0.5 0.5
|
||||
0.5 -0.5 -0.5
|
||||
-0.5 -0.5 -0.5
|
||||
-0.5 -0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
NORMALS:
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
----------------west quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.5 -0.5 -0.5
|
||||
-0.5 0.5 -0.5
|
||||
-0.5 0.5 0.5
|
||||
-0.5 -0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
1.021484375 -0.0859375
|
||||
NORMALS:
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
----------------omni quads:
|
||||
0
|
403
bricks/gen/newbricks/Inverter Down.blb
Normal file
@ -0,0 +1,403 @@
|
||||
1 1 1
|
||||
SPECIAL
|
||||
|
||||
b
|
||||
|
||||
1
|
||||
|
||||
0 0 0
|
||||
1 1 1
|
||||
COVERAGE:
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
----------------top quads:
|
||||
6
|
||||
|
||||
TEX:PRINT
|
||||
POSITION:
|
||||
0.5 0.5 0.5
|
||||
0.5 -0.5 0.5
|
||||
-0.5 -0.5 0.5
|
||||
-0.5 0.5 0.5
|
||||
UV COORDS:
|
||||
1 0
|
||||
1 1
|
||||
0 1
|
||||
0 0
|
||||
NORMALS:
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 -0.4 0.75
|
||||
0.4 -0.4 0.75
|
||||
0.4 -0.4 0.5
|
||||
-0.4 -0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 -0.4 0.75
|
||||
-0.4 0.4 0.75
|
||||
0.4 0.4 0.75
|
||||
0.4 -0.4 0.75
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.4 0.4 0.75
|
||||
-0.4 0.4 0.75
|
||||
-0.4 0.4 0.5
|
||||
0.4 0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 0.4 0.75
|
||||
-0.4 -0.4 0.75
|
||||
-0.4 -0.4 0.5
|
||||
-0.4 0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.4 -0.4 0.75
|
||||
0.4 0.4 0.75
|
||||
0.4 0.4 0.5
|
||||
0.4 -0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
----------------bottom quads:
|
||||
9
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
-0.5 -0.5 -0.5
|
||||
0.5 -0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
0.5 0.5 -0.5
|
||||
-0.5 0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
0.5 -0.5 -0.5
|
||||
0.5 0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
-0.5 0.5 -0.5
|
||||
-0.5 -0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 -0.32 -0.875
|
||||
-0.32 -0.32 -0.875
|
||||
-0.4 -0.4 -0.5
|
||||
0.4 -0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 -0.882353 -0.470588
|
||||
0 -0.882353 -0.470588
|
||||
0 -0.882353 -0.470588
|
||||
0 -0.882353 -0.470588
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 -0.32 -0.875
|
||||
0.32 0.32 -0.875
|
||||
-0.32 0.32 -0.875
|
||||
-0.32 -0.32 -0.875
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.32 0.32 -0.875
|
||||
0.32 0.32 -0.875
|
||||
0.4 0.4 -0.5
|
||||
-0.4 0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0.882353 -0.470588
|
||||
0 0.882353 -0.470588
|
||||
0 0.882353 -0.470588
|
||||
0 0.882353 -0.470588
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 0.32 -0.875
|
||||
0.32 -0.32 -0.875
|
||||
0.4 -0.4 -0.5
|
||||
0.4 0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0.882353 0 -0.470588
|
||||
0.882353 0 -0.470588
|
||||
0.882353 0 -0.470588
|
||||
0.882353 0 -0.470588
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.32 -0.32 -0.875
|
||||
-0.32 0.32 -0.875
|
||||
-0.4 0.4 -0.5
|
||||
-0.4 -0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-0.882353 0 -0.470589
|
||||
-0.882353 0 -0.470589
|
||||
-0.882353 0 -0.470589
|
||||
-0.882353 0 -0.470589
|
||||
----------------north quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.5 0.5 0.5
|
||||
-0.5 0.5 -0.5
|
||||
0.5 0.5 -0.5
|
||||
0.5 0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
NORMALS:
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
----------------east quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.5 -0.5 0.5
|
||||
0.5 0.5 0.5
|
||||
0.5 0.5 -0.5
|
||||
0.5 -0.5 -0.5
|
||||
UV COORDS:
|
||||
-0.021484375 -0.0859375
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
NORMALS:
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
----------------south quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.5 -0.5 0.5
|
||||
0.5 -0.5 -0.5
|
||||
-0.5 -0.5 -0.5
|
||||
-0.5 -0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
NORMALS:
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
----------------west quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.5 -0.5 -0.5
|
||||
-0.5 0.5 -0.5
|
||||
-0.5 0.5 0.5
|
||||
-0.5 -0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
1.021484375 -0.0859375
|
||||
NORMALS:
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
----------------omni quads:
|
||||
0
|
403
bricks/gen/newbricks/Inverter Flat.blb
Normal file
@ -0,0 +1,403 @@
|
||||
1 1 1
|
||||
SPECIAL
|
||||
|
||||
b
|
||||
|
||||
1
|
||||
|
||||
0 0 0
|
||||
1 1 1
|
||||
COVERAGE:
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
----------------top quads:
|
||||
1
|
||||
|
||||
TEX:PRINT
|
||||
POSITION:
|
||||
0.5 0.5 0.5
|
||||
0.5 -0.5 0.5
|
||||
-0.5 -0.5 0.5
|
||||
-0.5 0.5 0.5
|
||||
UV COORDS:
|
||||
1 0
|
||||
1 1
|
||||
0 1
|
||||
0 0
|
||||
NORMALS:
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
----------------bottom quads:
|
||||
4
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
-0.5 -0.5 -0.5
|
||||
0.5 -0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
0.5 0.5 -0.5
|
||||
-0.5 0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
0.5 -0.5 -0.5
|
||||
0.5 0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
-0.5 0.5 -0.5
|
||||
-0.5 -0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
----------------north quads:
|
||||
6
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.5 0.5 0.5
|
||||
-0.5 0.5 -0.5
|
||||
0.5 0.5 -0.5
|
||||
0.5 0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
NORMALS:
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 0.75 -0.24
|
||||
-0.32 0.75 -0.24
|
||||
-0.4 0.5 -0.3
|
||||
0.4 0.5 -0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-0 0.095561 -0.995424
|
||||
-0 0.095561 -0.995424
|
||||
-0 0.095561 -0.995424
|
||||
-0 0.095561 -0.995424
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 0.75 -0.24
|
||||
0.32 0.75 0.24
|
||||
-0.32 0.75 0.24
|
||||
-0.32 0.75 -0.24
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.32 0.75 0.24
|
||||
0.32 0.75 0.24
|
||||
0.4 0.5 0.3
|
||||
-0.4 0.5 0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-0 0.095561 0.995424
|
||||
-0 0.095561 0.995424
|
||||
-0 0.095561 0.995424
|
||||
-0 0.095561 0.995424
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.32 0.75 -0.24
|
||||
-0.32 0.75 0.24
|
||||
-0.4 0.5 0.3
|
||||
-0.4 0.5 -0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-0.952424 0.304776 0
|
||||
-0.952424 0.304776 0
|
||||
-0.952424 0.304776 0
|
||||
-0.952424 0.304776 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 0.75 0.24
|
||||
0.32 0.75 -0.24
|
||||
0.4 0.5 -0.3
|
||||
0.4 0.5 0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0.952424 0.304776 0
|
||||
0.952424 0.304776 0
|
||||
0.952424 0.304776 0
|
||||
0.952424 0.304776 0
|
||||
----------------east quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.5 -0.5 0.5
|
||||
0.5 0.5 0.5
|
||||
0.5 0.5 -0.5
|
||||
0.5 -0.5 -0.5
|
||||
UV COORDS:
|
||||
-0.021484375 -0.0859375
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
NORMALS:
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
----------------south quads:
|
||||
6
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.5 -0.5 0.5
|
||||
0.5 -0.5 -0.5
|
||||
-0.5 -0.5 -0.5
|
||||
-0.5 -0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
NORMALS:
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 -0.64 -0.3
|
||||
0.4 -0.64 -0.3
|
||||
0.4 -0.5 -0.3
|
||||
-0.4 -0.5 -0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 -0.64 -0.3
|
||||
-0.4 -0.64 0.3
|
||||
0.4 -0.64 0.3
|
||||
0.4 -0.64 -0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.4 -0.64 0.3
|
||||
-0.4 -0.64 0.3
|
||||
-0.4 -0.5 0.3
|
||||
0.4 -0.5 0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.4 -0.64 -0.3
|
||||
0.4 -0.64 0.3
|
||||
0.4 -0.5 0.3
|
||||
0.4 -0.5 -0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 -0.64 0.3
|
||||
-0.4 -0.64 -0.3
|
||||
-0.4 -0.5 -0.3
|
||||
-0.4 -0.5 0.3
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
----------------west quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.5 -0.5 -0.5
|
||||
-0.5 0.5 -0.5
|
||||
-0.5 0.5 0.5
|
||||
-0.5 -0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
1.021484375 -0.0859375
|
||||
NORMALS:
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
----------------omni quads:
|
||||
0
|
403
bricks/gen/newbricks/Inverter Up.blb
Normal file
@ -0,0 +1,403 @@
|
||||
1 1 1
|
||||
SPECIAL
|
||||
|
||||
b
|
||||
|
||||
1
|
||||
|
||||
0 0 0
|
||||
1 1 1
|
||||
COVERAGE:
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
1 : 1
|
||||
----------------top quads:
|
||||
6
|
||||
|
||||
TEX:PRINT
|
||||
POSITION:
|
||||
0.5 0.5 0.5
|
||||
0.5 -0.5 0.5
|
||||
-0.5 -0.5 0.5
|
||||
-0.5 0.5 0.5
|
||||
UV COORDS:
|
||||
1 0
|
||||
1 1
|
||||
0 1
|
||||
0 0
|
||||
NORMALS:
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.32 -0.32 0.875
|
||||
0.32 -0.32 0.875
|
||||
0.4 -0.4 0.5
|
||||
-0.4 -0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 -0.882353 0.470588
|
||||
0 -0.882353 0.470588
|
||||
0 -0.882353 0.470588
|
||||
0 -0.882353 0.470588
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.32 -0.32 0.875
|
||||
-0.32 0.32 0.875
|
||||
0.32 0.32 0.875
|
||||
0.32 -0.32 0.875
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
0 0 1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 0.32 0.875
|
||||
-0.32 0.32 0.875
|
||||
-0.4 0.4 0.5
|
||||
0.4 0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0.882353 0.470588
|
||||
0 0.882353 0.470588
|
||||
0 0.882353 0.470588
|
||||
0 0.882353 0.470588
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.32 0.32 0.875
|
||||
-0.32 -0.32 0.875
|
||||
-0.4 -0.4 0.5
|
||||
-0.4 0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-0.882353 0 0.470588
|
||||
-0.882353 0 0.470588
|
||||
-0.882353 0 0.470588
|
||||
-0.882353 0 0.470588
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.32 -0.32 0.875
|
||||
0.32 0.32 0.875
|
||||
0.4 0.4 0.5
|
||||
0.4 -0.4 0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0.882353 0 0.470588
|
||||
0.882353 0 0.470588
|
||||
0.882353 0 0.470588
|
||||
0.882353 0 0.470588
|
||||
----------------bottom quads:
|
||||
9
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
-0.5 -0.5 -0.5
|
||||
0.5 -0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
0.5 0.5 -0.5
|
||||
-0.5 0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
0.5 -0.5 -0.5
|
||||
0.5 0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:BOTTOMEDGE
|
||||
POSITION:
|
||||
-0.5 0.5 -0.5
|
||||
-0.5 -0.5 -0.5
|
||||
0 0 -0.5
|
||||
0 0 -0.5
|
||||
UV COORDS:
|
||||
-0.5 0
|
||||
0.5 0
|
||||
0 0.5
|
||||
0 0.5
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.4 -0.4 -0.75
|
||||
-0.4 -0.4 -0.75
|
||||
-0.4 -0.4 -0.5
|
||||
0.4 -0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.4 -0.4 -0.75
|
||||
0.4 0.4 -0.75
|
||||
-0.4 0.4 -0.75
|
||||
-0.4 -0.4 -0.75
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
0 0 -1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 0.4 -0.75
|
||||
0.4 0.4 -0.75
|
||||
0.4 0.4 -0.5
|
||||
-0.4 0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.4 0.4 -0.75
|
||||
0.4 -0.4 -0.75
|
||||
0.4 -0.4 -0.5
|
||||
0.4 0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.4 -0.4 -0.75
|
||||
-0.4 0.4 -0.75
|
||||
-0.4 0.4 -0.5
|
||||
-0.4 -0.4 -0.5
|
||||
UV COORDS:
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
0.5 0.5
|
||||
COLORS:
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
1 1 1 1
|
||||
NORMALS:
|
||||
-1 0 -0
|
||||
-1 0 -0
|
||||
-1 0 -0
|
||||
-1 0 -0
|
||||
----------------north quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.5 0.5 0.5
|
||||
-0.5 0.5 -0.5
|
||||
0.5 0.5 -0.5
|
||||
0.5 0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
NORMALS:
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
0 1 0
|
||||
----------------east quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.5 -0.5 0.5
|
||||
0.5 0.5 0.5
|
||||
0.5 0.5 -0.5
|
||||
0.5 -0.5 -0.5
|
||||
UV COORDS:
|
||||
-0.021484375 -0.0859375
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
NORMALS:
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
1 0 0
|
||||
----------------south quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
0.5 -0.5 0.5
|
||||
0.5 -0.5 -0.5
|
||||
-0.5 -0.5 -0.5
|
||||
-0.5 -0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 -0.0859375
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
NORMALS:
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
0 -1 0
|
||||
----------------west quads:
|
||||
1
|
||||
|
||||
TEX:SIDE
|
||||
POSITION:
|
||||
-0.5 -0.5 -0.5
|
||||
-0.5 0.5 -0.5
|
||||
-0.5 0.5 0.5
|
||||
-0.5 -0.5 0.5
|
||||
UV COORDS:
|
||||
1.021484375 1.0859375
|
||||
-0.021484375 1.0859375
|
||||
-0.021484375 -0.0859375
|
||||
1.021484375 -0.0859375
|
||||
NORMALS:
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
-1 0 0
|
||||
----------------omni quads:
|
||||
0
|
2
bricks/gen/newbricks/Wire 1x17f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 17 1
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x18f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 18 1
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x19f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 19 1
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x10.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 30
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x11.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 33
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x13.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 39
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x14.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 42
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x15.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 45
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x25f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 25
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x26f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 26
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x29f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 29
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x31f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 31
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x34f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 34
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x35f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 35
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x37f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 37
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x38f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 38
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x41f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 41
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x43f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 43
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x44f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 44
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x46f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 46
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x47f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 47
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x1x9.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 1 27
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x20f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 20 1
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x21f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 21 1
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x22f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 22 1
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x23f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 23 1
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x25f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 25 1
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x26f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 26 1
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x27f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 27 1
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x28f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 28 1
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x30f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 30 1
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x31f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 31 1
|
||||
BRICK
|
2
bricks/gen/newbricks/Wire 1x39f.blb
Normal file
@ -0,0 +1,2 @@
|
||||
1 39 1
|
||||
BRICK
|
46
bricks/gen/newcode/Diode Down.cs
Normal file
@ -0,0 +1,46 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicGate_DiodeDown_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Diode Down.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Diode Down";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Diode";
|
||||
uiName = "Diode Down";
|
||||
logicUIName = "Diode Down";
|
||||
logicUIDesc = "";
|
||||
|
||||
hasPrint = 1;
|
||||
printAspectRatio = "Logic";
|
||||
logicForceColor = "GREEN";
|
||||
logicForcePrint = "DOWNARROW";
|
||||
|
||||
logicBrickSize = "1 1 1";
|
||||
orientationFix = 3;
|
||||
|
||||
isLogic = true;
|
||||
isLogicGate = true;
|
||||
isLogicInput = false;
|
||||
|
||||
logicInit = "";
|
||||
logicInput = "";
|
||||
logicUpdate =
|
||||
"return function(gate) " @
|
||||
" Gate.setportstate(gate, 1, Gate.getportstate(gate, 2)) " @
|
||||
"end"
|
||||
;
|
||||
logicGlobal = "";
|
||||
|
||||
numLogicPorts = 2;
|
||||
|
||||
logicPortType[0] = 1;
|
||||
logicPortPos[0] = "0 0 0";
|
||||
logicPortDir[0] = 4;
|
||||
logicPortUIName[0] = "In";
|
||||
logicPortCauseUpdate[0] = true;
|
||||
|
||||
logicPortType[1] = 0;
|
||||
logicPortPos[1] = "0 0 0";
|
||||
logicPortDir[1] = 5;
|
||||
logicPortUIName[1] = "Out";
|
||||
|
||||
};
|
46
bricks/gen/newcode/Diode Flat.cs
Normal file
@ -0,0 +1,46 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicGate_DiodeFlat_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Diode Flat.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Diode Flat";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Diode";
|
||||
uiName = "Diode Flat";
|
||||
logicUIName = "Diode Flat";
|
||||
logicUIDesc = "";
|
||||
|
||||
hasPrint = 1;
|
||||
printAspectRatio = "Logic";
|
||||
logicForceColor = "GREEN";
|
||||
logicForcePrint = "ARROW";
|
||||
|
||||
logicBrickSize = "1 1 1";
|
||||
orientationFix = 3;
|
||||
|
||||
isLogic = true;
|
||||
isLogicGate = true;
|
||||
isLogicInput = false;
|
||||
|
||||
logicInit = "";
|
||||
logicInput = "";
|
||||
logicUpdate =
|
||||
"return function(gate) " @
|
||||
" Gate.setportstate(gate, 1, Gate.getportstate(gate, 2)) " @
|
||||
"end"
|
||||
;
|
||||
logicGlobal = "";
|
||||
|
||||
numLogicPorts = 2;
|
||||
|
||||
logicPortType[0] = 1;
|
||||
logicPortPos[0] = "0 0 0";
|
||||
logicPortDir[0] = 3;
|
||||
logicPortUIName[0] = "In";
|
||||
logicPortCauseUpdate[0] = true;
|
||||
|
||||
logicPortType[1] = 0;
|
||||
logicPortPos[1] = "0 0 0";
|
||||
logicPortDir[1] = 1;
|
||||
logicPortUIName[1] = "Out";
|
||||
|
||||
};
|
46
bricks/gen/newcode/Diode Up.cs
Normal file
@ -0,0 +1,46 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicGate_DiodeUp_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Diode Up.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Diode Up";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Diode";
|
||||
uiName = "Diode Up";
|
||||
logicUIName = "Diode Up";
|
||||
logicUIDesc = "";
|
||||
|
||||
hasPrint = 1;
|
||||
printAspectRatio = "Logic";
|
||||
logicForceColor = "GREEN";
|
||||
logicForcePrint = "UPARROW";
|
||||
|
||||
logicBrickSize = "1 1 1";
|
||||
orientationFix = 3;
|
||||
|
||||
isLogic = true;
|
||||
isLogicGate = true;
|
||||
isLogicInput = false;
|
||||
|
||||
logicInit = "";
|
||||
logicInput = "";
|
||||
logicUpdate =
|
||||
"return function(gate) " @
|
||||
" Gate.setportstate(gate, 1, Gate.getportstate(gate, 2)) " @
|
||||
"end"
|
||||
;
|
||||
logicGlobal = "";
|
||||
|
||||
numLogicPorts = 2;
|
||||
|
||||
logicPortType[0] = 1;
|
||||
logicPortPos[0] = "0 0 0";
|
||||
logicPortDir[0] = 5;
|
||||
logicPortUIName[0] = "In";
|
||||
logicPortCauseUpdate[0] = true;
|
||||
|
||||
logicPortType[1] = 0;
|
||||
logicPortPos[1] = "0 0 0";
|
||||
logicPortDir[1] = 4;
|
||||
logicPortUIName[1] = "Out";
|
||||
|
||||
};
|
46
bricks/gen/newcode/Inverter Down.cs
Normal file
@ -0,0 +1,46 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicGate_InverterDown_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Inverter Down.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Inverter Down";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Diode";
|
||||
uiName = "Inverter Down";
|
||||
logicUIName = "Inverter Down";
|
||||
logicUIDesc = "";
|
||||
|
||||
hasPrint = 1;
|
||||
printAspectRatio = "Logic";
|
||||
logicForceColor = "RED";
|
||||
logicForcePrint = "DOWNARROW";
|
||||
|
||||
logicBrickSize = "1 1 1";
|
||||
orientationFix = 3;
|
||||
|
||||
isLogic = true;
|
||||
isLogicGate = true;
|
||||
isLogicInput = false;
|
||||
|
||||
logicInit = "";
|
||||
logicInput = "";
|
||||
logicUpdate =
|
||||
"return function(gate) " @
|
||||
" Gate.setportstate(gate, 1, not Gate.getportstate(gate, 2)) " @
|
||||
"end"
|
||||
;
|
||||
logicGlobal = "";
|
||||
|
||||
numLogicPorts = 2;
|
||||
|
||||
logicPortType[0] = 1;
|
||||
logicPortPos[0] = "0 0 0";
|
||||
logicPortDir[0] = 4;
|
||||
logicPortUIName[0] = "In";
|
||||
logicPortCauseUpdate[0] = true;
|
||||
|
||||
logicPortType[1] = 0;
|
||||
logicPortPos[1] = "0 0 0";
|
||||
logicPortDir[1] = 5;
|
||||
logicPortUIName[1] = "Out";
|
||||
|
||||
};
|
46
bricks/gen/newcode/Inverter Flat.cs
Normal file
@ -0,0 +1,46 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicGate_InverterFlat_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Inverter Flat.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Inverter Flat";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Diode";
|
||||
uiName = "Inverter Flat";
|
||||
logicUIName = "Inverter Flat";
|
||||
logicUIDesc = "";
|
||||
|
||||
hasPrint = 1;
|
||||
printAspectRatio = "Logic";
|
||||
logicForceColor = "RED";
|
||||
logicForcePrint = "ARROW";
|
||||
|
||||
logicBrickSize = "1 1 1";
|
||||
orientationFix = 3;
|
||||
|
||||
isLogic = true;
|
||||
isLogicGate = true;
|
||||
isLogicInput = false;
|
||||
|
||||
logicInit = "";
|
||||
logicInput = "";
|
||||
logicUpdate =
|
||||
"return function(gate) " @
|
||||
" Gate.setportstate(gate, 1, not Gate.getportstate(gate, 2)) " @
|
||||
"end"
|
||||
;
|
||||
logicGlobal = "";
|
||||
|
||||
numLogicPorts = 2;
|
||||
|
||||
logicPortType[0] = 1;
|
||||
logicPortPos[0] = "0 0 0";
|
||||
logicPortDir[0] = 3;
|
||||
logicPortUIName[0] = "In";
|
||||
logicPortCauseUpdate[0] = true;
|
||||
|
||||
logicPortType[1] = 0;
|
||||
logicPortPos[1] = "0 0 0";
|
||||
logicPortDir[1] = 1;
|
||||
logicPortUIName[1] = "Out";
|
||||
|
||||
};
|
46
bricks/gen/newcode/Inverter Up.cs
Normal file
@ -0,0 +1,46 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicGate_InverterUp_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Inverter Up.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Inverter Up";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Diode";
|
||||
uiName = "Inverter Up";
|
||||
logicUIName = "Inverter Up";
|
||||
logicUIDesc = "";
|
||||
|
||||
hasPrint = 1;
|
||||
printAspectRatio = "Logic";
|
||||
logicForceColor = "RED";
|
||||
logicForcePrint = "UPARROW";
|
||||
|
||||
logicBrickSize = "1 1 1";
|
||||
orientationFix = 3;
|
||||
|
||||
isLogic = true;
|
||||
isLogicGate = true;
|
||||
isLogicInput = false;
|
||||
|
||||
logicInit = "";
|
||||
logicInput = "";
|
||||
logicUpdate =
|
||||
"return function(gate) " @
|
||||
" Gate.setportstate(gate, 1, not Gate.getportstate(gate, 2)) " @
|
||||
"end"
|
||||
;
|
||||
logicGlobal = "";
|
||||
|
||||
numLogicPorts = 2;
|
||||
|
||||
logicPortType[0] = 1;
|
||||
logicPortPos[0] = "0 0 0";
|
||||
logicPortDir[0] = 5;
|
||||
logicPortUIName[0] = "In";
|
||||
logicPortCauseUpdate[0] = true;
|
||||
|
||||
logicPortType[1] = 0;
|
||||
logicPortPos[1] = "0 0 0";
|
||||
logicPortDir[1] = 4;
|
||||
logicPortUIName[1] = "Out";
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x17f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x17f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x17f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x17f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x17f";
|
||||
|
||||
logicBrickSize = "1 17 1";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x18f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x18f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x18f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x18f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x18f";
|
||||
|
||||
logicBrickSize = "1 18 1";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x19f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x19f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x19f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x19f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x19f";
|
||||
|
||||
logicBrickSize = "1 19 1";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x10.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x10_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x10.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x10";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x10";
|
||||
|
||||
logicBrickSize = "1 1 30";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x11.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x11_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x11.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x11";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x11";
|
||||
|
||||
logicBrickSize = "1 1 33";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x13.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x13_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x13.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x13";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x13";
|
||||
|
||||
logicBrickSize = "1 1 39";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x14.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x14_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x14.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x14";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x14";
|
||||
|
||||
logicBrickSize = "1 1 42";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x15.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x15_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x15.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x15";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x15";
|
||||
|
||||
logicBrickSize = "1 1 45";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x25f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x25f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x25f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x25f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x25f";
|
||||
|
||||
logicBrickSize = "1 1 25";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x26f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x26f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x26f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x26f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x26f";
|
||||
|
||||
logicBrickSize = "1 1 26";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x29f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x29f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x29f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x29f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x29f";
|
||||
|
||||
logicBrickSize = "1 1 29";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x31f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x31f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x31f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x31f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x31f";
|
||||
|
||||
logicBrickSize = "1 1 31";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x34f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x34f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x34f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x34f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x34f";
|
||||
|
||||
logicBrickSize = "1 1 34";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x35f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x35f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x35f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x35f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x35f";
|
||||
|
||||
logicBrickSize = "1 1 35";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x37f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x37f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x37f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x37f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x37f";
|
||||
|
||||
logicBrickSize = "1 1 37";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x38f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x38f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x38f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x38f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x38f";
|
||||
|
||||
logicBrickSize = "1 1 38";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x41f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x41f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x41f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x41f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x41f";
|
||||
|
||||
logicBrickSize = "1 1 41";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x43f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x43f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x43f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x43f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x43f";
|
||||
|
||||
logicBrickSize = "1 1 43";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x44f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x44f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x44f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x44f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x44f";
|
||||
|
||||
logicBrickSize = "1 1 44";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x46f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x46f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x46f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x46f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x46f";
|
||||
|
||||
logicBrickSize = "1 1 46";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x47f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x47f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x47f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x47f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x47f";
|
||||
|
||||
logicBrickSize = "1 1 47";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x1x9.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x1x9_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x1x9.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x1x9";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x1x9";
|
||||
|
||||
logicBrickSize = "1 1 27";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x20f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x20f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x20f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x20f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x20f";
|
||||
|
||||
logicBrickSize = "1 20 1";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x21f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x21f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x21f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x21f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x21f";
|
||||
|
||||
logicBrickSize = "1 21 1";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x22f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x22f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x22f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x22f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x22f";
|
||||
|
||||
logicBrickSize = "1 22 1";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x23f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x23f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x23f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x23f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x23f";
|
||||
|
||||
logicBrickSize = "1 23 1";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x25f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x25f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x25f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x25f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x25f";
|
||||
|
||||
logicBrickSize = "1 25 1";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x26f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x26f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x26f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x26f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x26f";
|
||||
|
||||
logicBrickSize = "1 26 1";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x27f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x27f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x27f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x27f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x27f";
|
||||
|
||||
logicBrickSize = "1 27 1";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x28f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x28f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x28f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x28f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x28f";
|
||||
|
||||
logicBrickSize = "1 28 1";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x30f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x30f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x30f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x30f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x30f";
|
||||
|
||||
logicBrickSize = "1 30 1";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x31f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x31f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x31f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x31f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x31f";
|
||||
|
||||
logicBrickSize = "1 31 1";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
17
bricks/gen/newcode/Wire 1x39f.cs
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
datablock fxDtsBrickData(LogicWire_1x39f_Data){
|
||||
brickFile = $LuaLogic::Path @ "bricks/gen/newbricks/Wire 1x39f.blb";
|
||||
iconName = $LuaLogic::Path @ "bricks/gen/newicons/Wire 1x39f";
|
||||
|
||||
category = "Logic Bricks";
|
||||
subCategory = "Wires";
|
||||
uiName = "Wire 1x39f";
|
||||
|
||||
logicBrickSize = "1 39 1";
|
||||
orientationFix = 0;
|
||||
|
||||
isLogic = true;
|
||||
isLogicWire = true;
|
||||
|
||||
|
||||
};
|
BIN
bricks/gen/newicons/Diode Down.png
Normal file
After Width: | Height: | Size: 676 B |
BIN
bricks/gen/newicons/Diode Flat.png
Normal file
After Width: | Height: | Size: 799 B |
BIN
bricks/gen/newicons/Diode Up.png
Normal file
After Width: | Height: | Size: 662 B |
BIN
bricks/gen/newicons/Inverter Down.png
Normal file
After Width: | Height: | Size: 714 B |
BIN
bricks/gen/newicons/Inverter Flat.png
Normal file
After Width: | Height: | Size: 742 B |
BIN
bricks/gen/newicons/Inverter Up.png
Normal file
After Width: | Height: | Size: 604 B |
BIN
bricks/gen/newicons/Wire 1x17f.png
Normal file
After Width: | Height: | Size: 801 B |
BIN
bricks/gen/newicons/Wire 1x18f.png
Normal file
After Width: | Height: | Size: 869 B |
BIN
bricks/gen/newicons/Wire 1x19f.png
Normal file
After Width: | Height: | Size: 896 B |
BIN
bricks/gen/newicons/Wire 1x1x10.png
Normal file
After Width: | Height: | Size: 761 B |
BIN
bricks/gen/newicons/Wire 1x1x11.png
Normal file
After Width: | Height: | Size: 652 B |
BIN
bricks/gen/newicons/Wire 1x1x13.png
Normal file
After Width: | Height: | Size: 736 B |
BIN
bricks/gen/newicons/Wire 1x1x14.png
Normal file
After Width: | Height: | Size: 716 B |
BIN
bricks/gen/newicons/Wire 1x1x15.png
Normal file
After Width: | Height: | Size: 703 B |
BIN
bricks/gen/newicons/Wire 1x1x25f.png
Normal file
After Width: | Height: | Size: 852 B |
BIN
bricks/gen/newicons/Wire 1x1x26f.png
Normal file
After Width: | Height: | Size: 854 B |
BIN
bricks/gen/newicons/Wire 1x1x29f.png
Normal file
After Width: | Height: | Size: 849 B |
BIN
bricks/gen/newicons/Wire 1x1x31f.png
Normal file
After Width: | Height: | Size: 776 B |
BIN
bricks/gen/newicons/Wire 1x1x34f.png
Normal file
After Width: | Height: | Size: 812 B |
BIN
bricks/gen/newicons/Wire 1x1x35f.png
Normal file
After Width: | Height: | Size: 830 B |
BIN
bricks/gen/newicons/Wire 1x1x37f.png
Normal file
After Width: | Height: | Size: 817 B |