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
path:
root
/
linden
/
indra
/
newview
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Comment out the server tellinsg us what the search URL is, seems the ...
David Seikel
2011-02-12
1
-3
/
+2
*
Comment out the server tellinsg us what the search URL is, seems the server s...
David Seikel
2011-02-11
1
-2
/
+3
*
Make most of search work.
David Seikel
2011-02-11
1
-0
/
+2
*
Seems we need to hard code the meta7 tag colours. Also did the Imprudence co...
David Seikel
2011-02-09
1
-14
/
+27
*
Update meta7 login details, and add the beta grid.
David Seikel
2011-02-09
1
-6
/
+19
*
Change imprudence -> meta-impy, though not the URLs. Probably some will need...
David Seikel
2011-02-09
32
-199
/
+199
*
Artwork and font files in the repo now.
David Seikel
2011-02-08
2126
-1
/
+25760
*
Add the Meta7 and white_Meta7 skins, making Meta7 the default skin.
David Seikel
2011-01-19
281
-1
/
+237
*
Increase maximum build height and sim size to 16383 meters.
David Seikel
2011-01-18
1
-2
/
+2
*
Update the grid manager to load grids from our meta7 server. Set the default ...
David Seikel
2011-01-18
2
-2
/
+5
*
Set the Grid Manager to not show by default, but make it configurable and tog...
David Seikel
2011-01-18
2
-2
/
+26
*
Comment changing the texture cache to match the system cache, since it turns ...
David Seikel
2011-01-18
2
-1
/
+3
*
Simplified install of libllcommon in Mac manifest.
Jacek Antonelli
2010-11-14
1
-45
/
+21
*
Mac SLPlugin.app needs symlinks to some libs.
Jacek Antonelli
2010-11-14
1
-11
/
+22
*
Fixed path to Mac SLPlugin launcher.
Jacek Antonelli
2010-11-14
1
-1
/
+1
*
Commented out gstreamer libs from Mac manifest.
Jacek Antonelli
2010-11-14
1
-92
/
+92
*
Disable packaging of mac-updater.app.
Jacek Antonelli
2010-11-14
1
-12
/
+12
*
Ported keyboard shortcut for align tool from Ascent, by Beeks. Has the follow...
McCabe Maxsted
2010-11-13
3
-5
/
+22
*
Ported fix from Ascent: disable align tool controls if you can't move the obj...
McCabe Maxsted
2010-11-13
1
-2
/
+18
*
Added some status text for the new align tool
McCabe Maxsted
2010-11-13
3
-1
/
+6
*
Changed version to Experimental 2010.11.13
McCabe Maxsted
2010-11-13
1
-1
/
+1
*
Updated local copy of default_grids.xml with the latest osgrid register/passw...
McCabe Maxsted
2010-11-13
1
-5
/
+5
*
Applied patch by tx Oh for #647: loginuri of osgrid changed
McCabe Maxsted
2010-11-13
1
-1
/
+1
*
Added default_grids.xml to cmake
McCabe Maxsted
2010-11-13
1
-0
/
+1
*
Added updated French translations for several preferences panels from Eddi De...
McCabe Maxsted
2010-11-13
3
-10
/
+199
*
Revert "Reduced the max width and height for the snapshot window to hopefully...
McCabe Maxsted
2010-11-12
1
-2
/
+2
*
Fixed command line window missing a name for translation (patch by Eryn)
McCabe Maxsted
2010-11-12
1
-2
/
+2
*
Added info to DisableInternalFlyUpAnimation to clarify it's local machine only
McCabe Maxsted
2010-11-12
1
-1
/
+1
*
Applied patch by Ansariel Hiller for #689: Optionally disable internal hover ...
McCabe Maxsted
2010-11-12
2
-0
/
+20
*
Fixed View > Web Browser sometimes loading the external browser and made it a...
McCabe Maxsted
2010-11-12
2
-3
/
+15
*
Fixed the align tool label not hiding when switching tabs in the tools window
McCabe Maxsted
2010-11-12
1
-0
/
+2
*
Patch by Eryn: fixed the tools window not having enough room to display the r...
McCabe Maxsted
2010-11-12
1
-2
/
+2
*
Applied 8th batch of German translations from Eryn
McCabe Maxsted
2010-11-12
12
-143
/
+348
*
Merge remote branch 'jacek/SNOW-713' into weekly
McCabe Maxsted
2010-11-12
17
-23
/
+89
|
\
|
*
As we currently do not build the gstreamer plugin for windows, do not try to ...
Robin Cornelius
2010-11-07
1
-6
/
+1
|
*
Correctly stage libhunspell.dll in viewer_manifest.py
Robin Cornelius
2010-11-07
1
-1
/
+3
|
*
IMP-692: SNOW-713: Fixed compile bug fixes.
Aleric Inglewood
2010-11-07
7
-12
/
+16
|
*
IMP-692: SNOW-713: Global objects in libllcommon duplicated in plugins
Aleric Inglewood
2010-11-07
11
-14
/
+76
*
|
Merge remote branch 'thickbrick/weekly' into weekly
McCabe Maxsted
2010-11-12
1
-7
/
+2
|
\
\
|
*
|
Partial fix #614: wrong calculation of thread run time
thickbrick
2010-11-13
1
-7
/
+2
*
|
|
Merge remote branch 'thickbrick/weekly' into weekly
McCabe Maxsted
2010-11-11
5
-573
/
+53
|
\
\
\
|
|
/
/
|
*
|
More #700: remove llfloaterhtmlhelp.cpp
thickbrick
2010-11-10
1
-562
/
+0
|
*
|
Fix #700: View -> Web Browser does nothing
thickbrick
2010-11-10
3
-6
/
+47
|
*
|
Fix #699: Can't drag prims with translate manipulator
thickbrick
2010-11-10
1
-5
/
+6
*
|
|
Added missing 'Plugin' entry in logcontrol.xml
McCabe Maxsted
2010-11-10
1
-0
/
+1
*
|
|
Merge remote branch 'aleric/weekly' into weekly
McCabe Maxsted
2010-11-09
2
-2
/
+13
|
\
\
\
|
|
/
/
|
*
|
Install unstripped binary in packaged when --type=Debug
Aleric Inglewood
2010-11-09
2
-2
/
+13
*
|
|
fix: add missing AllowEditingOfTrees setting
Armin Weatherwax
2010-11-09
1
-0
/
+12
*
|
|
fix: add missing settings for logging into Aurora Sim
Armin Weatherwax
2010-11-09
1
-1
/
+37
*
|
|
feature: add a tiny context menu to areasearch scroll list items
Armin Weatherwax
2010-11-09
3
-0
/
+150
|
/
/
[next]