[opensource-dev] phantom avatar

2012-11-21 Thread CJ Davies
an making all of thousands & thousands of prims in a sim phantom. Thoughts? Modifications are here if anybody's interest has been piqued https://bitbucket.org/cj_davies/viewer-release-serial-io Regards, CJ Davies ___ Policies and (un)sub

Re: [opensource-dev] "Adding a dialog" outdated

2012-10-19 Thread CJ Davies
; dirty blog post about my findings here, might want to copy/drop a link on the wiki page until it gets properly updated? No ads on my site so this isn't a thinly-veiled attempt to drum up ad revenue for myself ;) http://cjdavies.org/?p=1344 Regards, CJ Davies On 18/10/12 23:57, Sodovan Toro

Re: [opensource-dev] "Adding a dialog" outdated

2012-10-18 Thread CJ Davies
Just noticed that the wiki page hasn't been updated since 2008. Is there any more recent documentation that works? Regards, CJ Davies On 18/10/12 14:41, CJ Davies wrote: > I'm trying to follow the "Adding a dialog" page on the wiki > > http://wiki.secondlife.com/wik

[opensource-dev] "Adding a dialog" outdated

2012-10-18 Thread CJ Davies
Instance()->buildFloater(this, "floater_foo.xml"); doesn't compile as there is no buildFloater method in LLUICtrlFactory. Can anybody shed some light on how we now go about creating dialogs? Regards, CJ Davies ___ Policies and

Re: [opensource-dev] converting degrees into quaternions

2012-07-31 Thread CJ Davies
confusing comments in it... (look at the order of parameters in declaration & comment closely!) const LLQuaternion& setEulerAngles(F32 roll, F32 pitch, F32 yaw); // Sets Quaternion to euler2quat(pitch, yaw, roll) Regards, CJ Davies On 31/07/12 16:14, Nexii Malthus wrote: > He

[opensource-dev] converting degrees into quaternions

2012-07-31 Thread CJ Davies
lines 43 & 50 (the accelerometer/magnetometer was motionless on the desk at the time!). Any help greatly appreciated. Regards, CJ Davies ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Pleas

Re: [opensource-dev] Using Boost & the viewer

2012-07-13 Thread CJ Davies
base however so I don't know whether this solution is the 'correct' solution, or whether your NO_DEPRECATED solution might've worked & been a 'cleaner' solution? Regards, CJ Davies On 12/07/12 23:01, Cinder Roxley wrote: > Hi! > > The warnings in your b

[opensource-dev] Using Boost & the viewer

2012-07-12 Thread CJ Davies
//paste2.org/p/2071087 I assume there isn't actually anything wrong with the code & I'm just still missing part of Boost that I need. Can anybody help me identify this? Regards, CJ Davies ___ Policies and (un)subscribe information a