Back
[00:03:58] -!-
theorbtwo has quit [Ping timeout: 240 seconds]
[00:04:09] theorb is now known as
theorbtwo
[00:17:53] -!-
atom1 has quit [Ping timeout: 252 seconds]
[00:21:42] -!-
The_Ball has quit [Read error: Connection reset by peer]
[00:52:45] -!-
mhaberler has quit [Quit: mhaberler]
[01:06:41] davec_ is now known as
Guest38043
[01:07:21] -!-
tris has quit [Ping timeout: 252 seconds]
[01:08:12] -!-
cevad has quit [Ping timeout: 246 seconds]
[01:11:34] -!-
rooks has quit [Quit: So long, and thanks for all the fish.]
[01:36:55] -!-
atom1 has quit []
[02:25:27] -!-
mrsunshine has quit [Ping timeout: 248 seconds]
[02:28:11] -!-
crazy_imp has quit [Ping timeout: 240 seconds]
[03:09:10] -!-
ries has quit [Quit: ries]
[04:26:40] -!-
L84Supper has quit [Remote host closed the connection]
[04:54:35] H264 is now known as
WalterN
[05:00:47] -!-
ve7it has quit [Remote host closed the connection]
[05:04:55] -!-
WesBaker has quit [Ping timeout: 260 seconds]
[05:30:01] -!-
awallin [
[email protected]] has joined #emc-devel
[05:48:00] -!-
Dannyboy has quit [Remote host closed the connection]
[06:00:38] -!-
mhaberler [
[email protected]] has joined #emc-devel
[06:39:24] -!-
e-jones [e-jones!~jkastner@nat/redhat/x-fzearzqaotxtwtne] has joined #emc-devel
[06:50:44] -!-
nullie has quit [Quit: Ex-Chat]
[07:06:12] -!-
capricorn_one has quit [Remote host closed the connection]
[07:26:25] -!-
pjm__ has quit [Quit: TTFO]
[07:26:33] -!-
mk0 has quit [Quit: Ухожу я от вас (xchat 2.4.5 или старше)]
[08:12:57] -!-
vladimirek [
[email protected]] has joined #emc-devel
[08:18:23] -!-
Valen_cnc has quit [Remote host closed the connection]
[08:23:51] -!-
cradek has quit [Ping timeout: 248 seconds]
[08:24:10] -!-
vladimirek has quit [Remote host closed the connection]
[08:24:24] -!-
mhaberler has quit [Quit: mhaberler]
[08:25:13] -!-
cradek [
[email protected]] has joined #emc-devel
[08:31:18] -!-
mhaberler [
[email protected]] has joined #emc-devel
[08:33:23] -!-
izua has quit [Ping timeout: 246 seconds]
[09:03:28] -!-
mhaberler has quit [Quit: mhaberler]
[09:11:55] -!-
mhaberler [
[email protected]] has joined #emc-devel
[09:17:47] -!-
JustinXJS3 has quit [Ping timeout: 276 seconds]
[09:59:12] -!-
Guest38043 has quit [Quit: Leaving]
[10:01:46] -!-
acemi has quit [Ping timeout: 240 seconds]
[10:08:20] -!-
krushia has quit [Ping timeout: 250 seconds]
[10:09:30] -!-
awallin_ [awallin_!~quassel@2001:708:110:1020:224:7eff:feda:7c7d] has joined #emc-devel
[10:18:30] -!-
mhaberler has quit [Quit: mhaberler]
[10:19:47] -!-
izua has quit [Ping timeout: 246 seconds]
[10:30:04] -!-
jthornton [
[email protected]] has joined #emc-devel
[11:18:20] -!-
ries has quit [Client Quit]
[11:59:50] -!-
skunkworks has quit [Ping timeout: 276 seconds]
[12:20:32] -!-
izua has quit [Changing host]
[12:24:41] -!-
JustinXJS has quit [Ping timeout: 240 seconds]
[12:28:53] -!-
atom1 has quit [Ping timeout: 276 seconds]
[12:50:36] -!-
Valen has quit [Quit: Leaving.]
[12:50:56] -!-
factor has quit [Quit: Leaving]
[12:58:16] -!-
nullie has quit [Quit: Ex-Chat]
[13:08:36] -!-
skunkworks [skunkworks!447329d2@gateway/web/freenode/ip.68.115.41.210] has joined #emc-devel
[13:15:18] -!-
JT-Shop [
[email protected]] has joined #emc-devel
[13:21:46] -!-
vladimirek [
[email protected]] has joined #emc-devel
[13:24:37] -!-
mhaberler [
[email protected]] has joined #emc-devel
[13:30:48] Tech_Talk is now known as
Birdman3131
[13:35:51] -!-
mhaberler has quit [Quit: mhaberler]
[13:45:58] -!-
mhaberler [
[email protected]] has joined #emc-devel
[13:50:47] -!-
mhaberler has quit [Client Quit]
[14:23:00] -!-
e-jones has quit [Quit: Ex-Chat]
[14:27:41] -!-
WalterN has quit [Read error: Connection reset by peer]
[14:33:34] -!-
vladimirek has quit [Remote host closed the connection]
[14:34:12] -!-
tom3p [
[email protected]] has joined #emc-devel
[15:31:53] -!-
DaViruz has quit [Read error: Operation timed out]
[15:42:26] -!-
vladimirek [
[email protected]] has joined #emc-devel
[15:44:04] -!-
psha has quit [Quit: leaving]
[15:50:16] <tom3p> re: vismach myobj = HalRotate([myobj],mycollection,"myobj",a,b,c,d)
[15:50:17] <tom3p> what is a,b,c,d? is 'a' direction of rotation & b,c,d the pole about which the rotation occurs?
[15:55:00] <awallin_> looks like it calls glRotatef, then a would be an angle and (b,c,d) would specify a vector around which the rotation occurs
[15:55:22] <awallin_> http://www.opengl.org/sdk/docs/man/xhtml/glRotate.xml
[15:56:08] <tom3p> thx, the examples only have unit values, +/-1 or 0 in any position for abcd
[15:56:33] -!-
izua has quit [Read error: Operation timed out]
[15:56:54] <tom3p> from the max5gui crotary = HalRotate([crotary],c,"rotate",1,0,0,-1)
[15:59:30] <tom3p> and my paste should have been myobj = HalRotate([myobj],myhalcomponent,"myobj",a,b,c,d)
[16:06:20] -!-
ve7it [
[email protected]] has joined #emc-devel
[16:34:52] -!-
kljsdfhklj has quit [Read error: Connection reset by peer]
[16:37:26] -!-
tom3p has quit [Ping timeout: 246 seconds]
[16:38:22] -!-
tom3p [
[email protected]] has joined #emc-devel
[16:49:04] -!-
nullie has quit [Quit: Ex-Chat]
[16:49:15] -!-
tom3p has quit [Ping timeout: 240 seconds]
[16:53:41] -!-
tom3p [
[email protected]] has joined #emc-devel
[17:17:57] -!-
psha [
[email protected]] has joined #emc-devel
[17:19:47] -!-
motioncontrol has quit [Ping timeout: 252 seconds]
[17:27:26] -!-
tom3p has quit [Ping timeout: 276 seconds]
[17:29:40] -!-
acemi has quit [Ping timeout: 252 seconds]
[17:38:57] -!-
tom3p [
[email protected]] has joined #emc-devel
[18:15:42] -!-
awallin has quit [Read error: Operation timed out]
[18:16:12] -!-
motioncontrol has quit [Quit: Sto andando via]
[18:16:18] -!-
tom3p [
[email protected]] has parted #emc-devel
[18:18:54] -!-
e-jones [
[email protected]] has joined #emc-devel
[18:28:58] -!-
rooks has quit [Quit: So long, and thanks for all the fish.]
[18:33:00] Tom_L is now known as
atom1
[18:44:23] -!-
awallin [
[email protected]] has joined #emc-devel
[18:50:17] -!-
isssy has quit [Quit: Visitor from www.linuxcnc.org]
[18:54:16] -!-
e-jones has quit [Quit: Ex-Chat]
[19:23:12] -!-
skunkworks has quit [Ping timeout: 252 seconds]
[19:37:53] -!-
pjm has quit [Ping timeout: 276 seconds]
[19:46:53] -!-
vladimirek has quit [Remote host closed the connection]
[19:54:34] -!-
grommit has quit [Quit: ChatZilla 0.9.86.1 [Firefox 3.6.16/20110323162424]]
[19:58:35] -!-
tom3p [
[email protected]] has joined #emc-devel
[20:13:19] -!-
OoBIGeye has quit [Ping timeout: 260 seconds]
[20:44:11] -!-
psha has quit [Quit: Lost terminal]
[20:51:49] -!-
OoBIGeye has quit [Ping timeout: 260 seconds]
[21:05:40] -!-
skunkworks [skunkworks!447329d2@gateway/web/freenode/ip.68.115.41.210] has joined #emc-devel
[21:12:02] -!-
L84Supper has quit [Remote host closed the connection]
[21:16:42] -!-
OoBIGeye has quit [Ping timeout: 255 seconds]
[21:23:44] -!-
FinboySlick has quit [Quit: Leaving.]
[21:48:58] -!-
awallin has quit [Remote host closed the connection]
[21:53:17] -!-
Fox_Muldr has quit [Ping timeout: 276 seconds]
[21:55:08] -!-
skunkworks has quit [Ping timeout: 252 seconds]
[22:06:12] -!-
OoBIGeye has quit [Ping timeout: 255 seconds]
[23:04:12] -!-
Valen has quit [Quit: Leaving.]
[23:19:08] -!-
izua has quit [Quit: leaving]
[23:19:28] -!-
izua has quit [Changing host]
[23:21:44] -!-
OoBIGeye has quit [Ping timeout: 260 seconds]
[23:26:24] -!-
OoBIGeye has quit [Ping timeout: 260 seconds]
[23:46:50] -!-
OoBIGeye has quit [Ping timeout: 276 seconds]