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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-17
Added empty indra/cmake/CMakeLists.txt to suppress a CMake 2.8 warning.
Jacek Antonelli
1
-0
/
+0
2010-09-17
UI Scale Reset button finds the actual default, not hardcoded.
Jacek Antonelli
1
-1
/
+2
2010-09-17
Changed default UIScaleFactor from 1.002 to 1.0.
McCabe Maxsted
1
-1
/
+1
2010-09-17
Applied patch by Makomk Makosen for #515: Uninitialized pointer mNextAudioSes...
McCabe Maxsted
1
-0
/
+1
2010-09-17
linux64: move cxx flags from external script into 00-Common.cmake for transpa...
Armin Weatherwax
1
-1
/
+17
2010-09-17
fix possible crash caused by hudmanager
Armin Weatherwax
2
-6
/
+7
2010-09-16
Bumped version to 1.3.0 RC3.
Jacek Antonelli
4
-6
/
+6
2010-09-16
Fixed crash when right clicking a landmark and selecting 'About Landmark'.
McCabe Maxsted
1
-3
/
+3
2010-09-16
Fix for crash on bad teleports
McCabe Maxsted
1
-1
/
+1
2010-09-16
fix Bug #240: Make Outfit crashes the viewer in OpenSim
Armin Weatherwax
1
-0
/
+2
2010-09-16
fix: 32bit libs for linux64 are not actually downloaded
Armin Weatherwax
1
-2
/
+2
2010-09-16
linux64: fetch 32 bit libraries required for voice
Armin Weatherwax
2
-10
/
+13
2010-09-16
Removed Object-Object Occlusion shortcut as it interferes with the AO
McCabe Maxsted
1
-2
/
+1
2010-09-16
Updated list of viewers and contributors in Help > About Imprudence from the ...
McCabe Maxsted
1
-3
/
+3
2010-09-16
Fixed various instances of 'www.imprudenceviewer.org'. There is no www.
Jacek Antonelli
4
-5
/
+5
2010-09-16
disable speedrez by default, because it confuses less advanced users.
Armin Weatherwax
1
-1
/
+1
2010-09-16
use setenv instead of putenv
Nemurimasu Neiro
1
-8
/
+4
2010-09-16
fix GStreamer on Mac OS
Nemurimasu Neiro
1
-0
/
+3
2010-09-16
libFLAC missing from Mac manifest
Nemurimasu Neiro
1
-0
/
+1
2010-09-16
Added a fallback for CMake JPEG_LIBRARIES on Mac.
Jacek Antonelli
1
-1
/
+4
2010-09-16
fix libjpeg linking on Mac OS
Nemurimasu Neiro
1
-1
/
+5
2010-09-16
Listed http textures as '(experimental)'
McCabe Maxsted
1
-1
/
+1
2010-09-16
Added debug setting UseLegacyChatLogsFolder for saving chat.txt and IM logs i...
McCabe Maxsted
3
-3
/
+29
2010-09-16
Moved LLInventoryPanel::buildNewViews called with objectp->mType behind LL_DE...
McCabe Maxsted
1
-2
/
+2
2010-09-16
Fixed #455: inventory found items vanish after a certain amount of time. Also...
McCabe Maxsted
7
-166
/
+300
2010-09-16
Potential fix for a crash in llfontgl
McCabe Maxsted
1
-6
/
+12
2010-09-16
correct capitalization of error message key
Nemurimasu Neiro
1
-1
/
+1
2010-09-16
Fixed width on first use grid selector being too small
McCabe Maxsted
1
-2
/
+2
2010-09-16
Fixed unresolved merge conflict in xui/fr/floater_html.xml
McCabe Maxsted
1
-4
/
+0
2010-09-16
Henri Beauchamp: use http map if possible. Fixes broken map in SL + http map ...
Armin Weatherwax
11
-56
/
+169
2010-09-16
Fixed the layout of the fonts preferences panel's font previews
McCabe Maxsted
1
-4
/
+4
2010-09-10
Made DroidSans the new default font.
Jacek Antonelli
2
-14
/
+14
2010-09-10
Added Delicious and DroidSans fonts to package and preferences.
Jacek Antonelli
4
-4
/
+75
2010-09-10
Added the concept of font size multiplier (size_mult).
Jacek Antonelli
3
-19
/
+38
2010-09-10
Added the concept of aliases to LLFontRegistry.
Jacek Antonelli
3
-9
/
+52
2010-09-10
Added Preferences > Fonts tab, with basic font chooser.
Jacek Antonelli
9
-1
/
+214
2010-09-10
Switched main viewer font to DejaVu Sans Condensed.
Jacek Antonelli
8
-28
/
+30
2010-09-10
Added fonts package to install.xml.
Jacek Antonelli
1
-0
/
+2
2010-08-31
Changed the 'bundle identifier' to org.imprudenceviewer.viewer.
Jacek Antonelli
5
-5
/
+5
2010-08-27
Updated version to 1.3.0 RC2.
Jacek Antonelli
4
-6
/
+6
2010-08-27
Inch the avatar's age closer to the date, since certain 4 digit ages hide the...
McCabe Maxsted
1
-1
/
+1
2010-08-27
Added Vivox files to Linux64 manifest.
Armin Weatherwax
1
-5
/
+11
2010-08-27
Finished up ability to ignore group chat from specific groups.
Jacek Antonelli
5
-43
/
+56
2010-08-27
Wip - mute group chat
McCabe Maxsted
7
-0
/
+165
2010-08-27
Fixed terminology in VivoxLicenseAccepted help string.
Jacek Antonelli
1
-1
/
+1
2010-08-27
fetch new gstreamer plugins for linux* (both working)
Armin Weatherwax
1
-1
/
+3
2010-08-27
Added Vivox files to Linux manifest.
Jacek Antonelli
1
-4
/
+10
2010-08-27
Fixed terminology in the Vivox agreement window.
Jacek Antonelli
1
-6
/
+6
2010-08-27
Added faad2 plugin for Linux32. (But may be broken?)
Jacek Antonelli
1
-0
/
+2
2010-08-27
Revert "Fix for objects surviving kill region, ported from Emerald." since it...
McCabe Maxsted
1
-3
/
+0
[next]