No, this is very experimental. Just wanted to see the 2.4 behavior in action. Once fly mode works properly, you'll be able to switch between fly, helicopter, trackball or turntable from the NDOF popup menu.
Do you have any suggestions about where 3D mouse settings should "live" between blender sessions? I have several variables in mind, and want to access them via RNA at runtime. The core NDOF system lives in GHOST, so it makes sense to read a file from there at startup. Does GHOST have access to RNA so it can define and initialize these variables? Mike Erwin musician, naturalist, pixel pusher, hacker extraordinaire On Wed, Jul 6, 2011 at 3:06 PM, Nathan Letwory <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 6.7.2011 22:59, Mike Erwin wrote: >> Ok, got your latest message. Of course you need WINVER or WIN_NT or >> whatever before <windows.h>... Not sure if it's only useful when using >> MinGW -- it tells the header files to open up later APIs without >> having to GetProcAddress and so on. > > I guess with older compilers it might be necessary to set explicitely too. > > >> Anyway, glad someone is paying attention! > > Hehe, sure :) I just compiled and tried the latest commits. It seems > that the ndof fly mode changes completely how the 3dview reacts. And as > you have commented in code, using regular mouse after touching my > spacepilot doesn't work at all properly :) (especially zoom is > completely weird). Anyway, what I currently see is that most of the > device knob usage zooms the 3dview out more and more and more. Zooming > back in with the device is impossible (except for using the 'Fit' > button, or otherwise NUMPAD PERIOD). > > Does 3dview navigation work ok for your device currently? > > /Nathan > > - -- > Nathan Letwory > Letwory Interactive | Studio Lumikuu > http://www.letworyinteractive.com | http://www.lumikuu.com > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iQEcBAEBAgAGBQJOFMA3AAoJEKtfN7KsE0TtydIH/iqPdDH4ppw1e04KqtCTyWKr > XiU55EnG4EC3NLeUY3UNUxX484xVp0efHqoTPxXXNqJtiF0MF0GyprYsOdAaKWkc > 5kc9uz9KcGZqIRUAttatuMd5h0HkW5CoAXByQTO1L95LbxzMt2ttX5YjYVj5TMCv > aUOBern5yFFZVSIcpTN+uplM9r5l7hOe2+Ju/ecPfE7E6Z+YELFsUDueI0Al8l4f > WAJulwibQEf3erMOvurTfTrUj7HCA7ZNWjNAyh3Bx+4SyEWeL+1q6jkcKlnxbiKm > 0NwqrDfQoWxsiBNDibL2REUf0z2VeoL7eg9vj1zEJTY1nJ8jYvh2Tlc8HWqqeL0= > =BJVG > -----END PGP SIGNATURE----- > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
