10 Jan
2010
10 Jan
'10
10:11 a.m.
[ warning: thread-high-jacking ;) ]
On 10/1/10 09:00, Diederik van Lierop wrote:
On 01/10/2010 03:06 AM, Krzysztof Kosiński wrote:
Today I have implemented snapping of nodes, so the new node tool should be ready to go into trunk.
I've just made some changes to the snapping API today, as Joshua already noted. Shouldn't take you more than a few minutes extra though :-)
rev. 8960 is very verbose ;) when compiling on osx [1]: 580 times
./snap-candidate.h:116: warning: unused parameter ‘_additional_affine’
builds fine though and so far not I haven't seen any issues when using snapping (didn't test with transformed masked or clipped objects yet).
~suv
[1] i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
build flags from configure:
Compiler: ccache g++ CPPFLAGS: -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -I/Volumes/blue/mp/include CXXFLAGS: -Wpointer-arith -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch -Wno-unused-parameter -O3 -Wall CFLAGS: -Wno-pointer-sign -O3 -Wall LDFLAGS: -L/Volumes/blue/mp/lib