Sg2.9
on PC getMousePoint()!=event....
Recent RSS
on PC getMousePoint()!=event.point
Date:  28. June 2006, 00:19

I found a bug while testing out my new tool on a pc..

on PC getMousePoint() is returning different values then event.point

on mac it works fine..

function onMouseDrag(event){
	print("event.point="+event.point);
	print("getMousePoint="+getMousePoint());
}
Re: on PC getMousePoint()!=event.point
From:  Jürg Lehni
Date:  29. September 2006, 20:58

Fixed in 2.0.017

Scripts
08.08.14, 15:24
15.05.14, 14:23
02.03.14, 19:16
18.11.13, 14:48
22.03.13, 03:05
22.02.13, 15:45
Posts
10.01.17, 16:37
19.02.16, 06:03
19.02.16, 06:00
17.01.16, 11:00
12.01.16, 13:10
25.11.15, 08:19
Script of the Moment
RandomTools 21.08.08