Re: [opensource-dev] Anim format files upload

2012-01-16 Thread Laurent Rathle
Here we go : https://jira.secondlife.com/browse/VWR-28143 Le 17 janv. 2012 à 02:59, Stickman a écrit : >> Is it possible to add the following patch : > > To add my support. Using BVH to upload files has serious drawbacks. > Being able to upload a raw anim file natively in the official SL > vie

[opensource-dev] Anim format files upload

2012-01-16 Thread Laurent Rathle
Hello, Is it possible to add the following patch : In indra/newview/llviewermenufile.cpp. Locate the function upload_new_resource, and circa line 800 (search for DoNotSupportBulkAnimationUpload ) after the following code: else if (exten == "bvh") { error_mess

[opensource-dev] Exclude Home from teleport history

2011-01-02 Thread Laurent Rathle
Hello, Would it be easy to exclude home from Teleport history ? It would make it easier to see what' in ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to

[opensource-dev] Error building second life on a mac

2010-12-13 Thread Laurent Rathle
Hello, I'm trying to build Second Life viewer on my Mac, and I get a md5sum filed message on linden/scripts/messages/message_template.msg with 3f19d130400c547de36278a6b6f9b028 as value. How can I fix that, please ? Thank you ___ Policies and (un)subs

[opensource-dev] Question about 2.2 beta

2010-09-26 Thread Laurent Rathle
Hello, I'm making a video showing the new features in 2.2 beta and I would like to have some precisions on these two features I don't understand : - Group permissions now work via the Snapshot tool. - Turn off scripted particles and lights. Thank you __

[opensource-dev] Temporary textures

2010-08-25 Thread Laurent Rathle
Hello, Is it possible to have temporary textures available on Snowglobe or on Second Life viewer ? It seems to be a quite requested feature since it allows people to test easily their creation without spending too much money. If not, why ? Thank you