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
*
Stops an avatar's texture from flickering on OS but leaves behind the corrupt...
McCabe Maxsted
2010-06-19
1
-4
/
+25
*
Added brandable buy currency button in the status bar (#273). Effectively rev...
McCabe Maxsted
2010-06-19
3
-35
/
+21
*
Changed water preset loading from LL_INFOS to LL_DEBUGS to reduce log spam
McCabe Maxsted
2010-06-19
2
-2
/
+2
*
Implemented #270: Say the name of the avatar and key copied in chat when Copy...
McCabe Maxsted
2010-06-19
2
-0
/
+16
*
Backported llimage changes from Viewer 2.0.0
McCabe Maxsted
2010-06-19
6
-63
/
+162
*
Added some missing entries to the logcontrol.xml debug entries, comment out e...
McCabe Maxsted
2010-06-19
1
-23
/
+27
*
Added checkbox to prefences > advanced to toggle wind generation
McCabe Maxsted
2010-06-19
2
-0
/
+6
*
Revert "Changed the default minimize position to the top left..."
McCabe Maxsted
2010-06-19
1
-6
/
+7
*
Changed the default minimize position to the top left so it doesn't block cha...
McCabe Maxsted
2010-06-19
1
-7
/
+6
*
Added minimize all option to the File menu, works on everything but the snaps...
McCabe Maxsted
2010-06-19
4
-0
/
+47
*
Imprudence 1.3.0 beta 4 released.
v1.3.0-b4
Jacek Antonelli
2010-05-09
0
-0
/
+0
*
Release notes and version bump for 1.3.0 beta 4.
Jacek Antonelli
2010-05-08
5
-6
/
+42
*
Revert "disable voice temporaryly where no caps avail (renables on parcel cha...
Jacek Antonelli
2010-05-08
2
-63
/
+32
*
Removed the "Settings" section of Advanced Build Preferences.
Jacek Antonelli
2010-05-08
2
-40
/
+0
*
Removed ability to set default prim texture / inventory.
Jacek Antonelli
2010-05-08
2
-132
/
+1
*
Fixed show selection outlines checkbox in the advanced build window (and tidi...
McCabe Maxsted
2010-05-08
2
-14
/
+21
*
Imprudence 1.3.0 beta 3 released.
v1.3.0-b3
Jacek Antonelli
2010-05-06
0
-0
/
+0
*
Added a few more 1.3.0 beta 3 release notes.
Jacek Antonelli
2010-05-06
1
-0
/
+13
*
Fixed inaccurate credits for PrivateLookAt in release notes.
Jacek Antonelli
2010-05-06
1
-2
/
+2
*
Updated RELEASE_NOTES.txt for version 1.3.0 beta 3.
Jacek Antonelli
2010-05-06
1
-0
/
+254
*
Added some missing Mac libs to the manifest (libpng12, libvorbisfile).
Jacek Antonelli
2010-05-06
1
-0
/
+2
*
Fixed a subprocess usage bug in make_changelog.py. @nochangelog
Jacek Antonelli
2010-05-06
1
-1
/
+1
*
Fixed crash on quit in LLAgent dtor
McCabe Maxsted
2010-05-05
1
-3
/
+5
*
Fixed TPV policy texture export notification
McCabe Maxsted
2010-05-05
1
-1
/
+1
*
Fixed default snapshot subject line showing up as [GRID_NAME]
McCabe Maxsted
2010-05-05
1
-2
/
+6
*
Made the 'Imprudence' label in the progress bar big, because we're awesome li...
McCabe Maxsted
2010-05-05
1
-1
/
+1
*
Fixed #231: Non-english languages have messed up profile layouts (note: class...
McCabe Maxsted
2010-05-05
15
-552
/
+552
*
Fixed preferences > advanced speedrez interval spinner not updating
McCabe Maxsted
2010-05-05
3
-7
/
+37
*
disable speakers button and hide floateractivespeakers if voice not enabled.
Armin Weatherwax
2010-05-04
3
-1
/
+8
*
replace ambiguous NULL pointers for g_object.
Armin Weatherwax
2010-05-04
2
-4
/
+11
*
update Linux (32 and 64bit) OpenAL to 1.11.753
Armin Weatherwax
2010-05-04
1
-4
/
+4
*
Fixed Tools > Grid Options showing the wrong label
McCabe Maxsted
2010-05-04
1
-3
/
+2
*
Added checkbox to preferences > advanced for sitting when editing appearance
McCabe Maxsted
2010-05-04
2
-0
/
+6
*
Fixed en-us profile layout oddities for the avatar, interests, picks, and cla...
McCabe Maxsted
2010-05-04
2
-14
/
+14
*
Fixed search land sales, events, and classified panel layouts
McCabe Maxsted
2010-05-04
1
-3
/
+3
*
Improved accuracy of avatar height calculation.
McCabe Maxsted
2010-05-04
2
-10
/
+21
*
Applied patch for SNOW-484 by Robin Cornelius: recursive animations can crash...
McCabe Maxsted
2010-05-04
1
-0
/
+6
*
Applied patch for SNOW-384 by Ardy Lay: A tool_tip is obscuring our view when...
McCabe Maxsted
2010-05-04
1
-12
/
+11
*
disable voice temporaryly where no caps avail (renables on parcel change)
Armin Weatherwax
2010-05-04
2
-32
/
+63
*
Clicking the money balance now does nothing on non-SL grids.
Jacek Antonelli
2010-05-03
1
-4
/
+15
*
Updated version to 1.3.0 beta 3.
Jacek Antonelli
2010-05-01
4
-6
/
+6
*
Ported 'NoTextureExportSL' message from 1.2.2 to new notification system.
Jacek Antonelli
2010-05-01
2
-0
/
+11
*
Merged 1.2.2 (TPV) into 1.3.
Jacek Antonelli
2010-05-01
2
-2
/
+37
|
\
|
*
Imprudence 1.2.2 released.
v1.2.2
Jacek Antonelli
2010-04-30
0
-0
/
+0
|
*
Some tweaks to wrapper.sh to help Linux 64bit.
Armin Weatherwax
2010-04-29
1
-18
/
+7
|
*
Backported some old ChangeLog entries. @nochangelog
Jacek Antonelli
2010-04-29
1
-6
/
+28
|
*
Tell the wrapper script where 64bit gstreamer plugins are.
Armin Weatherwax
2010-04-29
1
-1
/
+3
|
*
Use ${ARCH} instead of x86_64 in CMake.
Armin Weatherwax
2010-04-29
1
-3
/
+1
|
*
Update install.xml to newest 64bit libs.
Armin Weatherwax
2010-04-29
1
-40
/
+40
|
*
Several changes to the 64bit build.
Armin Weatherwax
2010-04-29
2
-10
/
+18
[next]