index
:
meta-impy
next
Metaverse (OpenSim/SL) viewer with an emphasis on usability. My attempt to keep up with 1.4 impy development.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increased the size of the script editor font to 9
McCabe Maxsted
2010-08-17
1
-1
/
+1
*
Commented out SLVoiceAgent.app from viewer_manifest.py since it's no longer used
McCabe Maxsted
2010-08-17
1
-1
/
+1
*
Revert increased ToolTipDelay now that the tooltip bug has been (mostly) fixed
McCabe Maxsted
2010-08-17
1
-1
/
+1
*
Fixed some missing constants in the script editor and added llGetLinkNumberOf...
McCabe Maxsted
2010-08-16
7
-10
/
+73
*
Load other missing UUIDs from OpenSim from file instead
McCabe Maxsted
2010-08-16
6
-19
/
+32
*
Load IMG_DEFAULT_SELECTED locally rather than from the server (fixes the sele...
McCabe Maxsted
2010-08-16
1
-1
/
+2
*
Incremented LLTextureCache::sHeaderCacheVersion to 1.3 and cache_version to 7...
McCabe Maxsted
2010-08-16
2
-2
/
+2
*
Applied patch from #405: show avatar age in profile, Ansariel Hiller ported t...
McCabe Maxsted
2010-08-15
2
-0
/
+25
*
Applied patch for #424: fix proper detection of Windows 7, backport from Snow...
McCabe Maxsted
2010-08-15
1
-3
/
+39
*
Changed version to Weekly: 2010-08-14
McCabe Maxsted
2010-08-14
1
-1
/
+1
*
Added imprudence.url to viewer_manifest.py
McCabe Maxsted
2010-08-13
1
-1
/
+3
*
Updated ares to 1.6 for windows (from snowglobe)
McCabe Maxsted
2010-08-13
1
-2
/
+2
*
Added 'Reset Voice' button to Preferences > Voice from Emerald
McCabe Maxsted
2010-08-12
4
-2
/
+32
*
Fixed #381: using voice causes viewer crash on disconnect/quit
McCabe Maxsted
2010-08-12
4
-19
/
+4
*
Commented out unused .config files from viewer_manifest.py and made sure it u...
McCabe Maxsted
2010-08-12
1
-3
/
+4
*
Re-added voice in CopyWinLibs.cmake and viewer_manifest.py--amend
McCabe Maxsted
2010-08-12
1
-1
/
+1
*
Re-added voice in CopyWinLibs.cmake and viewer_manifest.py
McCabe Maxsted
2010-08-12
2
-21
/
+54
*
Added confirmation dialog to derender
McCabe Maxsted
2010-08-12
2
-2
/
+70
*
Don't put Derender at the 6 o'clock position in the pies
McCabe Maxsted
2010-08-12
4
-20
/
+20
*
Fixed Derender positions in the pie menu and added them to the legacy pie menu
McCabe Maxsted
2010-08-12
3
-5
/
+9
*
Port "Derender" pie option from Emerald. All credit due to the Emerald team.
Tom Grimshaw
2010-08-12
3
-0
/
+38
*
Fixed gestures audio slider not being muted by the master mute
McCabe Maxsted
2010-08-11
2
-1
/
+8
*
Fixed crash when logging into a region with progress screens disabled
McCabe Maxsted
2010-08-11
2
-28
/
+28
*
Fixed #384: build math button overlaps some UI text. This feedback is still c...
McCabe Maxsted
2010-08-11
1
-1
/
+1
*
Re-enabled search url fetching in the grid manager and fixed up web search to...
McCabe Maxsted
2010-08-11
5
-62
/
+115
*
Applied patch by Altair Memo for VWR-19947: Nvidia gpu_table.txt updated
McCabe Maxsted
2010-08-10
1
-0
/
+9
*
Updated gpu_table.txt to viewer-external r3614
McCabe Maxsted
2010-08-10
1
-47
/
+89
*
Applied patch for SNOW-636: parse links to maps.secondlife.com in chat as slu...
McCabe Maxsted
2010-08-10
3
-1
/
+19
*
Added meta7windlight.h file to CMake
McCabe Maxsted
2010-08-10
1
-0
/
+1
*
Added missing WL_SUN_MOON_POSITION LightShare constant
McCabe Maxsted
2010-08-10
1
-0
/
+1
*
Draw stripes for area search
McCabe Maxsted
2010-08-09
1
-6
/
+10
*
Load grasses from file the same way as trees
McCabe Maxsted
2010-08-09
2
-4
/
+3
*
load trees and grass always from file
Armin Weatherwax
2010-08-09
5
-33
/
+39
*
remove llpanelmorph
Armin Weatherwax
2010-08-09
3
-419
/
+0
*
Reverted OpenSim search URLs back to Metaverse Ink.
Jacek Antonelli
2010-08-07
1
-2
/
+2
*
Added llkdu.dll.2.config to the repo
McCabe Maxsted
2010-08-07
1
-0
/
+19
*
Changed version to Weekly: 2010-08-07
McCabe Maxsted
2010-08-07
1
-1
/
+1
*
Merge branch '1.3-fweekly-rebase' into weekly
McCabe Maxsted
2010-08-07
40
-343
/
+667
|
\
|
*
Applied patch by Thickbrick Sleaford for SNOW-793: Memory leak in LLImageForm...
McCabe Maxsted
2010-08-07
1
-0
/
+1
|
*
Applied patch by Robin Cornelius for SNOW-784: Textures remain blurry with ht...
McCabe Maxsted
2010-08-07
2
-1
/
+16
|
*
Applied patch by Robin Cornelius for SNOW-792: When using http textures, the ...
McCabe Maxsted
2010-08-07
1
-4
/
+23
|
*
Applied patch by Robin Cornelius for SNOW-780: textures fetched via http are ...
McCabe Maxsted
2010-08-07
1
-21
/
+112
|
*
Fixed curly quotes for jcfloaterareasearch
McCabe Maxsted
2010-08-07
2
-2
/
+2
|
*
Removed unused LLTabContainerVertical cruft
McCabe Maxsted
2010-08-07
12
-77
/
+0
|
*
Removed pointless 'About' button from the preferences
McCabe Maxsted
2010-08-07
3
-18
/
+1
|
*
Tidied up Advanced preferences layout (client name tag options still need to ...
McCabe Maxsted
2010-08-07
1
-20
/
+11
|
*
Fixed the shadows checkbox not showing whether or not shadows were enabled
McCabe Maxsted
2010-08-07
1
-1
/
+4
|
*
Added menu option for toggling IM auto-responses on/off underneath the Busy o...
McCabe Maxsted
2010-08-07
7
-176
/
+220
|
*
Don't list clients as 'Failure' as it confuses people and isn't very nice
McCabe Maxsted
2010-08-07
1
-1
/
+1
|
*
Don't llerrs if textures have bogus params
McCabe Maxsted
2010-08-07
1
-1
/
+3
[next]