OSDN Git Service

radegast/radegast.git
13 years agoAdd a bake index for eyelash mesh, and use correct bake index for eyes.
Robin Cornelius [Sat, 2 Jul 2011 20:25:21 +0000 (20:25 +0000)]
Add a bake index for eyelash mesh, and use correct bake index for eyes.

git-svn-id: https://radegast.googlecode.com/svn/trunk@931 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoAdd basic stats display and show FPS to 3D scene
Robin Cornelius [Sat, 2 Jul 2011 20:19:28 +0000 (20:19 +0000)]
Add basic stats display and show FPS to 3D scene

git-svn-id: https://radegast.googlecode.com/svn/trunk@930 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoMove the hasMipmap extra check to after GL extension test, or else it will be missed.
Robin Cornelius [Sat, 2 Jul 2011 18:51:22 +0000 (18:51 +0000)]
Move the hasMipmap extra check to after GL extension test, or else it will be missed.

git-svn-id: https://radegast.googlecode.com/svn/trunk@929 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years ago* Split UpdatePrimBlocking in two functions, one for checking if we should bother...
Latif Khalifa [Sat, 2 Jul 2011 14:45:03 +0000 (14:45 +0000)]
* Split UpdatePrimBlocking in two functions, one for checking if we should bother with this prim and downloading sculpts and meshes and the other for meshing
* Close the texture thread on window close

git-svn-id: https://radegast.googlecode.com/svn/trunk@928 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoAdded simple water.
Latif Khalifa [Sat, 2 Jul 2011 13:10:32 +0000 (13:10 +0000)]
Added simple water.

git-svn-id: https://radegast.googlecode.com/svn/trunk@927 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRemove departing avatars
Latif Khalifa [Sat, 2 Jul 2011 10:38:48 +0000 (10:38 +0000)]
Remove departing avatars

git-svn-id: https://radegast.googlecode.com/svn/trunk@926 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoAdded display of avatar tags
Latif Khalifa [Sat, 2 Jul 2011 10:35:31 +0000 (10:35 +0000)]
Added display of avatar tags

git-svn-id: https://radegast.googlecode.com/svn/trunk@925 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoAdded ability to pick avatars.
Latif Khalifa [Sat, 2 Jul 2011 09:13:12 +0000 (09:13 +0000)]
Added ability to pick avatars.
Added functions for switching into 2D drawing mode (HUDs)

git-svn-id: https://radegast.googlecode.com/svn/trunk@924 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoFixed VBO for terrain.
Latif Khalifa [Sat, 2 Jul 2011 07:45:23 +0000 (07:45 +0000)]
Fixed VBO for terrain.

git-svn-id: https://radegast.googlecode.com/svn/trunk@923 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoMade each rendering section responsible for setting the client state and clearing...
Latif Khalifa [Fri, 1 Jul 2011 23:19:58 +0000 (23:19 +0000)]
Made each rendering section responsible for setting the client state and clearing it after.

git-svn-id: https://radegast.googlecode.com/svn/trunk@922 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoUpdate manual build files.
Latif Khalifa [Fri, 1 Jul 2011 23:13:56 +0000 (23:13 +0000)]
Update manual build files.

git-svn-id: https://radegast.googlecode.com/svn/trunk@921 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoDelete the character/*.tga files we already have them for baking in openmetaverse_data
Robin Cornelius [Fri, 1 Jul 2011 21:52:31 +0000 (21:52 +0000)]
Delete the character/*.tga files we already have them for baking in openmetaverse_data

git-svn-id: https://radegast.googlecode.com/svn/trunk@920 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoAdd basic avatar rendering to SceneViewer
Robin Cornelius [Fri, 1 Jul 2011 21:46:45 +0000 (21:46 +0000)]
Add basic avatar rendering to SceneViewer

git-svn-id: https://radegast.googlecode.com/svn/trunk@919 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoImplemented terrain. High res mesh, low res texture.
Latif Khalifa [Fri, 1 Jul 2011 20:43:46 +0000 (20:43 +0000)]
Implemented terrain. High res mesh, low res texture.
TODO: Make higher res terrain texture.

git-svn-id: https://radegast.googlecode.com/svn/trunk@918 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRemove not needed call in the render loop.
Latif Khalifa [Fri, 1 Jul 2011 00:54:03 +0000 (00:54 +0000)]
Remove not needed call in the render loop.

git-svn-id: https://radegast.googlecode.com/svn/trunk@917 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoImplement VBOs
Latif Khalifa [Thu, 30 Jun 2011 23:44:51 +0000 (23:44 +0000)]
Implement VBOs

git-svn-id: https://radegast.googlecode.com/svn/trunk@916 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoImplemented frustrum culling.
Latif Khalifa [Wed, 29 Jun 2011 16:38:12 +0000 (16:38 +0000)]
Implemented frustrum culling.

git-svn-id: https://radegast.googlecode.com/svn/trunk@915 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoMake hovertext work better.
Latif Khalifa [Wed, 29 Jun 2011 14:27:07 +0000 (14:27 +0000)]
Make hovertext work better.

git-svn-id: https://radegast.googlecode.com/svn/trunk@914 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoCouple of mono performance tweaks.
Latif Khalifa [Wed, 29 Jun 2011 13:43:11 +0000 (13:43 +0000)]
Couple of mono performance tweaks.

git-svn-id: https://radegast.googlecode.com/svn/trunk@913 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoDouble check if we have mipmap ability
Latif Khalifa [Tue, 28 Jun 2011 14:47:09 +0000 (14:47 +0000)]
Double check if we have mipmap ability

git-svn-id: https://radegast.googlecode.com/svn/trunk@912 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoGuard against prims that we cannot decode texture info.
Latif Khalifa [Tue, 28 Jun 2011 12:02:22 +0000 (12:02 +0000)]
Guard against prims that we cannot decode texture info.

git-svn-id: https://radegast.googlecode.com/svn/trunk@911 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoMight be useful to have ModeView and Projection matrices across the render.
Latif Khalifa [Tue, 28 Jun 2011 10:55:26 +0000 (10:55 +0000)]
Might be useful to have ModeView and Projection matrices across the render.

git-svn-id: https://radegast.googlecode.com/svn/trunk@910 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoCache sculpts, re-enable hovertext.
Latif Khalifa [Tue, 28 Jun 2011 09:40:02 +0000 (09:40 +0000)]
Cache sculpts, re-enable hovertext.

git-svn-id: https://radegast.googlecode.com/svn/trunk@909 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoAvoid looking up in the whole sim Dictionary.
Latif Khalifa [Tue, 28 Jun 2011 04:40:02 +0000 (04:40 +0000)]
Avoid looking up in the whole sim Dictionary.
Disable vsync.

git-svn-id: https://radegast.googlecode.com/svn/trunk@908 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoMake 3D view work across teleports.
Latif Khalifa [Sun, 26 Jun 2011 21:25:55 +0000 (21:25 +0000)]
Make 3D view work across teleports.

git-svn-id: https://radegast.googlecode.com/svn/trunk@907 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRemove deleted objects.
Latif Khalifa [Sun, 26 Jun 2011 16:10:56 +0000 (16:10 +0000)]
Remove deleted objects.

git-svn-id: https://radegast.googlecode.com/svn/trunk@906 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoCouple of minor tweaks.
Latif Khalifa [Sun, 26 Jun 2011 06:15:35 +0000 (06:15 +0000)]
Couple of minor tweaks.

git-svn-id: https://radegast.googlecode.com/svn/trunk@905 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoChange window title to "Scene Viewer"
Latif Khalifa [Sun, 26 Jun 2011 04:42:50 +0000 (04:42 +0000)]
Change window title to "Scene Viewer"

git-svn-id: https://radegast.googlecode.com/svn/trunk@904 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoUnhook glControl events too
Latif Khalifa [Sun, 26 Jun 2011 04:29:22 +0000 (04:29 +0000)]
Unhook glControl events too

git-svn-id: https://radegast.googlecode.com/svn/trunk@903 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoTypofix
Latif Khalifa [Sun, 26 Jun 2011 04:25:59 +0000 (04:25 +0000)]
Typofix

git-svn-id: https://radegast.googlecode.com/svn/trunk@902 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoFirst stab at 3D scene rendering
Latif Khalifa [Sun, 26 Jun 2011 04:04:02 +0000 (04:04 +0000)]
First stab at 3D  scene rendering
Big thanks to Moon Metty and Dahlia Trimble for helping with the 3D math needed for SL style camera control

git-svn-id: https://radegast.googlecode.com/svn/trunk@901 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoCleanup, minor OpenTK update.
Latif Khalifa [Sat, 25 Jun 2011 18:57:50 +0000 (18:57 +0000)]
Cleanup, minor OpenTK update.

git-svn-id: https://radegast.googlecode.com/svn/trunk@900 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-276: Hovertext placed incorrectly over the child prims
Latif Khalifa [Sat, 25 Jun 2011 01:57:05 +0000 (01:57 +0000)]
RAD-276: Hovertext placed incorrectly over the child prims

git-svn-id: https://radegast.googlecode.com/svn/trunk@899 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoStash texture info in a separate class and tack it in a Dictionary
Latif Khalifa [Fri, 24 Jun 2011 20:47:31 +0000 (20:47 +0000)]
Stash texture info in a separate class and tack it in a Dictionary

git-svn-id: https://radegast.googlecode.com/svn/trunk@898 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoDon't save bitmaps, not needed anymore.
Latif Khalifa [Fri, 24 Jun 2011 20:03:50 +0000 (20:03 +0000)]
Don't save bitmaps, not needed anymore.

git-svn-id: https://radegast.googlecode.com/svn/trunk@897 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoLeftover from bygone days
Latif Khalifa [Fri, 24 Jun 2011 19:34:58 +0000 (19:34 +0000)]
Leftover from bygone days

git-svn-id: https://radegast.googlecode.com/svn/trunk@896 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-275: Reuse bound textures on 3D preview to save memory
Latif Khalifa [Fri, 24 Jun 2011 19:23:23 +0000 (19:23 +0000)]
RAD-275: Reuse bound textures on 3D preview to save memory
Path by Robin Cornelius

git-svn-id: https://radegast.googlecode.com/svn/trunk@895 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-272: Volume Control Settings are not retained between login sessions
Latif Khalifa [Fri, 24 Jun 2011 18:04:14 +0000 (18:04 +0000)]
RAD-272: Volume Control Settings are not retained between login sessions

git-svn-id: https://radegast.googlecode.com/svn/trunk@894 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-273: Text typed with an all-caps /ME is not emoted
Latif Khalifa [Fri, 24 Jun 2011 17:31:51 +0000 (17:31 +0000)]
RAD-273: Text typed with an all-caps /ME is not emoted

git-svn-id: https://radegast.googlecode.com/svn/trunk@893 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoJonathan Yap, display more grids on the login screen without scrolling.
Latif Khalifa [Fri, 10 Jun 2011 11:56:42 +0000 (11:56 +0000)]
Jonathan Yap, display more grids on the login screen without scrolling.

git-svn-id: https://radegast.googlecode.com/svn/trunk@892 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRemoved spurious data from resource files.
Latif Khalifa [Fri, 10 Jun 2011 10:22:57 +0000 (10:22 +0000)]
Removed spurious data from resource files.

git-svn-id: https://radegast.googlecode.com/svn/trunk@891 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoMoved decoding mesh assets to libomv.
Latif Khalifa [Fri, 10 Jun 2011 09:59:01 +0000 (09:59 +0000)]
Moved decoding mesh assets to libomv.

git-svn-id: https://radegast.googlecode.com/svn/trunk@890 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRemoved spurious data from resource files.
Latif Khalifa [Fri, 10 Jun 2011 09:48:57 +0000 (09:48 +0000)]
Removed spurious data from resource files.

git-svn-id: https://radegast.googlecode.com/svn/trunk@889 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoBundle debug info with the installer.
Latif Khalifa [Mon, 6 Jun 2011 07:27:46 +0000 (07:27 +0000)]
Bundle debug info with the installer.

git-svn-id: https://radegast.googlecode.com/svn/trunk@888 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-270: Added crash reporter
Latif Khalifa [Mon, 6 Jun 2011 07:19:10 +0000 (07:19 +0000)]
RAD-270: Added crash reporter

git-svn-id: https://radegast.googlecode.com/svn/trunk@887 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoSend agent language after login
Latif Khalifa [Sat, 4 Jun 2011 22:30:09 +0000 (22:30 +0000)]
Send agent language after login

git-svn-id: https://radegast.googlecode.com/svn/trunk@886 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-269: Implement support for llMapDestination()
Latif Khalifa [Fri, 3 Jun 2011 05:39:35 +0000 (05:39 +0000)]
RAD-269: Implement support for llMapDestination()
ScriptTeleportRequest Packet gives us coordinates as offset from agents current position

git-svn-id: https://radegast.googlecode.com/svn/trunk@885 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-269: Implement support for llMapDestination()
Latif Khalifa [Fri, 3 Jun 2011 02:43:25 +0000 (02:43 +0000)]
RAD-269: Implement support for llMapDestination()

git-svn-id: https://radegast.googlecode.com/svn/trunk@884 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoPluginManager - added more filtering of dlls and uses StartsWith
Douglas R. Miles [Thu, 26 May 2011 17:20:28 +0000 (17:20 +0000)]
PluginManager - added more filtering of dlls and uses StartsWith

git-svn-id: https://radegast.googlecode.com/svn/trunk@883 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-264: Friend online notifications sometimes don't display friend name
Latif Khalifa [Thu, 26 May 2011 05:44:02 +0000 (05:44 +0000)]
RAD-264: Friend online notifications sometimes don't display friend name

git-svn-id: https://radegast.googlecode.com/svn/trunk@882 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-263: Add support for physics wearable
Latif Khalifa [Tue, 24 May 2011 21:17:13 +0000 (21:17 +0000)]
RAD-263: Add support for physics wearable

git-svn-id: https://radegast.googlecode.com/svn/trunk@881 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoA few tweaks to movement code.
Latif Khalifa [Mon, 23 May 2011 21:38:00 +0000 (21:38 +0000)]
A few tweaks to movement code.

git-svn-id: https://radegast.googlecode.com/svn/trunk@880 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoTrunk is 1.29 now.
Latif Khalifa [Fri, 20 May 2011 14:46:55 +0000 (14:46 +0000)]
Trunk is 1.29 now.

git-svn-id: https://radegast.googlecode.com/svn/trunk@879 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoMore logical order of instructions (RAD-262)
Latif Khalifa [Fri, 20 May 2011 10:44:15 +0000 (10:44 +0000)]
More logical order of instructions (RAD-262)

git-svn-id: https://radegast.googlecode.com/svn/trunk@878 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-262: Radegast crashes in object viewer if mipmap extension isn't loaded
Latif Khalifa [Fri, 20 May 2011 10:38:20 +0000 (10:38 +0000)]
RAD-262: Radegast crashes in object viewer if mipmap extension isn't loaded

git-svn-id: https://radegast.googlecode.com/svn/trunk@877 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoGo with Radegast 1.28
Latif Khalifa [Wed, 18 May 2011 20:28:02 +0000 (20:28 +0000)]
Go with Radegast 1.28

git-svn-id: https://radegast.googlecode.com/svn/trunk@872 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoDouble click on object in object list opens 3D view.
Latif Khalifa [Wed, 18 May 2011 20:23:58 +0000 (20:23 +0000)]
Double click on object in object list opens 3D view.

git-svn-id: https://radegast.googlecode.com/svn/trunk@871 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-261: Add Tools -> My attachments menu for easily seeing own attachments
Latif Khalifa [Wed, 18 May 2011 20:15:59 +0000 (20:15 +0000)]
RAD-261: Add Tools -> My attachments menu for easily seeing own attachments
Display attachments with saner camera view.

git-svn-id: https://radegast.googlecode.com/svn/trunk@870 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoUpdated included libraries info.
Latif Khalifa [Wed, 18 May 2011 12:46:32 +0000 (12:46 +0000)]
Updated included libraries info.

git-svn-id: https://radegast.googlecode.com/svn/trunk@869 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoSkip rendering hovertext when picking, silience a couple of warnings.
Latif Khalifa [Wed, 18 May 2011 02:12:04 +0000 (02:12 +0000)]
Skip rendering hovertext when picking, silience a couple of warnings.

git-svn-id: https://radegast.googlecode.com/svn/trunk@868 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoSeparate simple and alpha rendering passes.
Latif Khalifa [Tue, 17 May 2011 18:25:33 +0000 (18:25 +0000)]
Separate simple and alpha rendering passes.

git-svn-id: https://radegast.googlecode.com/svn/trunk@867 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoAdded anti-aliasing control
Latif Khalifa [Tue, 17 May 2011 17:45:26 +0000 (17:45 +0000)]
Added anti-aliasing control

git-svn-id: https://radegast.googlecode.com/svn/trunk@866 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoAdd right click context menu for 3d viewer.
Latif Khalifa [Tue, 17 May 2011 14:08:10 +0000 (14:08 +0000)]
Add right click context menu for 3d viewer.

git-svn-id: https://radegast.googlecode.com/svn/trunk@865 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoSlight tweak to object list.
Latif Khalifa [Tue, 17 May 2011 13:00:10 +0000 (13:00 +0000)]
Slight tweak to object list.

git-svn-id: https://radegast.googlecode.com/svn/trunk@864 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoMake hovertext position more similar to SL client.
Latif Khalifa [Tue, 17 May 2011 12:22:21 +0000 (12:22 +0000)]
Make hovertext position more similar to SL client.

git-svn-id: https://radegast.googlecode.com/svn/trunk@863 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoAdd hovertext support to object 3d view
Latif Khalifa [Tue, 17 May 2011 10:12:53 +0000 (10:12 +0000)]
Add hovertext support to object 3d view

git-svn-id: https://radegast.googlecode.com/svn/trunk@862 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoCouple of voice tweaks
Latif Khalifa [Mon, 16 May 2011 13:18:59 +0000 (13:18 +0000)]
Couple of voice tweaks

git-svn-id: https://radegast.googlecode.com/svn/trunk@861 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-260: [patch] Extend NameManager with methods to retrieve UserName and DisplayName
Latif Khalifa [Mon, 16 May 2011 13:07:40 +0000 (13:07 +0000)]
RAD-260: [patch] Extend NameManager with methods to retrieve UserName and DisplayName
Patch by Tim Hart

git-svn-id: https://radegast.googlecode.com/svn/trunk@860 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-185: Ability to set permission in inventory
Latif Khalifa [Sun, 15 May 2011 21:03:37 +0000 (21:03 +0000)]
RAD-185: Ability to set permission in inventory

git-svn-id: https://radegast.googlecode.com/svn/trunk@859 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-259: Ability to change name, description, and permissions of rezzed objects
Latif Khalifa [Sun, 15 May 2011 20:03:51 +0000 (20:03 +0000)]
RAD-259: Ability to change name, description, and permissions of rezzed objects
RAD-257: Ability to look into linked objects

git-svn-id: https://radegast.googlecode.com/svn/trunk@858 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-224: Ability to set auto log in time between attempts
Latif Khalifa [Sun, 15 May 2011 16:23:01 +0000 (16:23 +0000)]
RAD-224: Ability to set auto log in time between attempts

git-svn-id: https://radegast.googlecode.com/svn/trunk@857 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoLIBOMV-901 fix
Latif Khalifa [Fri, 13 May 2011 12:08:01 +0000 (12:08 +0000)]
LIBOMV-901 fix

git-svn-id: https://radegast.googlecode.com/svn/trunk@856 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-256: Fix problem with "connecting to region" part of the login take long time.
Latif Khalifa [Thu, 5 May 2011 08:22:57 +0000 (08:22 +0000)]
RAD-256: Fix problem with "connecting to region" part of the login take long time.
Reported by JB Hancroft

git-svn-id: https://radegast.googlecode.com/svn/trunk@855 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoFix the voice plugin with the new friend list control.
Latif Khalifa [Mon, 18 Apr 2011 13:34:42 +0000 (13:34 +0000)]
Fix the voice plugin with the new friend list control.

git-svn-id: https://radegast.googlecode.com/svn/trunk@854 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRewrite friends console to work around mono 2.10 bugs.
Latif Khalifa [Mon, 18 Apr 2011 13:20:19 +0000 (13:20 +0000)]
Rewrite friends console to work around mono 2.10 bugs.

git-svn-id: https://radegast.googlecode.com/svn/trunk@853 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoDon't crash on SignpostMarv's polar clock
Latif Khalifa [Mon, 18 Apr 2011 01:20:00 +0000 (01:20 +0000)]
Don't crash on SignpostMarv's polar clock

git-svn-id: https://radegast.googlecode.com/svn/trunk@852 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoThis code has survived a lot of hacking during the pas 3-4 days.
Latif Khalifa [Mon, 18 Apr 2011 01:04:15 +0000 (01:04 +0000)]
This code has survived a lot of hacking during the pas 3-4 days.
Organize into blocks.
No code changes.

git-svn-id: https://radegast.googlecode.com/svn/trunk@851 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoMake dynamic texturing work.
Latif Khalifa [Sun, 17 Apr 2011 23:23:09 +0000 (23:23 +0000)]
Make dynamic texturing work.

git-svn-id: https://radegast.googlecode.com/svn/trunk@850 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRefactor a bit, make textures update. Still not getting all texture updates.
Latif Khalifa [Sun, 17 Apr 2011 21:19:38 +0000 (21:19 +0000)]
Refactor a bit, make textures update. Still not getting all texture updates.

git-svn-id: https://radegast.googlecode.com/svn/trunk@849 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoImplement picking (allows objects to be touched).
Latif Khalifa [Sun, 17 Apr 2011 02:03:23 +0000 (02:03 +0000)]
Implement picking (allows objects to be touched).

git-svn-id: https://radegast.googlecode.com/svn/trunk@848 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoMove texturing to separate thread.
Latif Khalifa [Sat, 16 Apr 2011 16:21:41 +0000 (16:21 +0000)]
Move texturing to separate thread.

git-svn-id: https://radegast.googlecode.com/svn/trunk@847 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoDon't render transparent faces.
Latif Khalifa [Sat, 16 Apr 2011 13:29:52 +0000 (13:29 +0000)]
Don't render transparent faces.

git-svn-id: https://radegast.googlecode.com/svn/trunk@846 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoBetter mode for alpha rendering.
Latif Khalifa [Sat, 16 Apr 2011 13:04:27 +0000 (13:04 +0000)]
Better mode for alpha rendering.

git-svn-id: https://radegast.googlecode.com/svn/trunk@845 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoEnable viewing attachments.
Latif Khalifa [Fri, 15 Apr 2011 16:03:24 +0000 (16:03 +0000)]
Enable viewing attachments.
Disable threaded texture download.

git-svn-id: https://radegast.googlecode.com/svn/trunk@844 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoChange mode message to info.
Latif Khalifa [Fri, 15 Apr 2011 15:24:48 +0000 (15:24 +0000)]
Change mode message to info.

git-svn-id: https://radegast.googlecode.com/svn/trunk@843 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoUpdated OpenTK libs. Enabled Anti Aliasing.
Latif Khalifa [Fri, 15 Apr 2011 15:03:58 +0000 (15:03 +0000)]
Updated OpenTK libs. Enabled Anti Aliasing.

git-svn-id: https://radegast.googlecode.com/svn/trunk@842 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agotry to increase perceived startup speed
Latif Khalifa [Thu, 14 Apr 2011 20:07:34 +0000 (20:07 +0000)]
try to increase perceived startup speed

git-svn-id: https://radegast.googlecode.com/svn/trunk@841 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoMiddle mouse drag to pan
Latif Khalifa [Thu, 14 Apr 2011 19:19:00 +0000 (19:19 +0000)]
Middle mouse drag to pan

git-svn-id: https://radegast.googlecode.com/svn/trunk@840 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRename Prim Workshop to object viewer
Latif Khalifa [Thu, 14 Apr 2011 15:03:54 +0000 (15:03 +0000)]
Rename Prim Workshop to object viewer

git-svn-id: https://radegast.googlecode.com/svn/trunk@839 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoSL Style Controls
Latif Khalifa [Thu, 14 Apr 2011 14:52:37 +0000 (14:52 +0000)]
SL Style Controls

git-svn-id: https://radegast.googlecode.com/svn/trunk@838 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoLet there be light.
Latif Khalifa [Thu, 14 Apr 2011 02:15:51 +0000 (02:15 +0000)]
Let there be light.

git-svn-id: https://radegast.googlecode.com/svn/trunk@837 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoEnable texture mipmap generation.
Latif Khalifa [Wed, 13 Apr 2011 23:06:54 +0000 (23:06 +0000)]
Enable texture mipmap generation.

git-svn-id: https://radegast.googlecode.com/svn/trunk@836 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoPort Object 3D renderer to OpenTK.
Latif Khalifa [Wed, 13 Apr 2011 20:00:48 +0000 (20:00 +0000)]
Port Object 3D renderer to OpenTK.

git-svn-id: https://radegast.googlecode.com/svn/trunk@835 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRemove last vestiges of Tao.
Latif Khalifa [Wed, 13 Apr 2011 16:12:27 +0000 (16:12 +0000)]
Remove last vestiges of Tao.

git-svn-id: https://radegast.googlecode.com/svn/trunk@834 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoReplace Tao OpenGL framework with OpenTK
Latif Khalifa [Wed, 13 Apr 2011 16:02:38 +0000 (16:02 +0000)]
Replace Tao OpenGL framework with OpenTK

git-svn-id: https://radegast.googlecode.com/svn/trunk@833 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoChanged layout of 3D object preview.
Latif Khalifa [Tue, 12 Apr 2011 22:45:21 +0000 (22:45 +0000)]
Changed layout of 3D object preview.

git-svn-id: https://radegast.googlecode.com/svn/trunk@832 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoWait for the mesh to download before moving on.
Latif Khalifa [Tue, 12 Apr 2011 21:26:13 +0000 (21:26 +0000)]
Wait for the mesh to download before moving on.

git-svn-id: https://radegast.googlecode.com/svn/trunk@831 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-255: Added mesh support for prim workshop
Latif Khalifa [Tue, 12 Apr 2011 20:38:04 +0000 (20:38 +0000)]
RAD-255: Added mesh support for prim workshop

git-svn-id: https://radegast.googlecode.com/svn/trunk@830 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-254: If object is updated while viewed in prim workshop, apply changes on the fly
Latif Khalifa [Tue, 12 Apr 2011 16:11:28 +0000 (16:11 +0000)]
RAD-254: If object is updated while viewed in prim workshop, apply changes on the fly
RAD-253: PrimWorksop sometimes renders objects upside down

git-svn-id: https://radegast.googlecode.com/svn/trunk@829 f7a694da-4d33-11de-9ad6-1127a62b9fcd

13 years agoRAD-252: Implement Ctrl+Alt+Shift+H Hippos! (SL Viewer VWR-11118)
Latif Khalifa [Tue, 12 Apr 2011 14:39:03 +0000 (14:39 +0000)]
RAD-252: Implement Ctrl+Alt+Shift+H Hippos! (SL Viewer VWR-11118)

git-svn-id: https://radegast.googlecode.com/svn/trunk@828 f7a694da-4d33-11de-9ad6-1127a62b9fcd