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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-19
Changed the default minimize position to the top left so it doesn't block cha...
McCabe Maxsted
1
-7
/
+6
2010-06-19
Added minimize all option to the File menu, works on everything but the snaps...
McCabe Maxsted
4
-0
/
+47
2010-05-08
Release notes and version bump for 1.3.0 beta 4.
Jacek Antonelli
4
-6
/
+6
2010-05-08
Revert "disable voice temporaryly where no caps avail (renables on parcel cha...
Jacek Antonelli
2
-63
/
+32
2010-05-08
Removed the "Settings" section of Advanced Build Preferences.
Jacek Antonelli
2
-40
/
+0
2010-05-08
Removed ability to set default prim texture / inventory.
Jacek Antonelli
2
-132
/
+1
2010-05-08
Fixed show selection outlines checkbox in the advanced build window (and tidi...
McCabe Maxsted
2
-14
/
+21
2010-05-06
Added some missing Mac libs to the manifest (libpng12, libvorbisfile).
Jacek Antonelli
1
-0
/
+2
2010-05-06
Fixed a subprocess usage bug in make_changelog.py. @nochangelog
Jacek Antonelli
1
-1
/
+1
2010-05-05
Fixed crash on quit in LLAgent dtor
McCabe Maxsted
1
-3
/
+5
2010-05-05
Fixed TPV policy texture export notification
McCabe Maxsted
1
-1
/
+1
2010-05-05
Fixed default snapshot subject line showing up as [GRID_NAME]
McCabe Maxsted
1
-2
/
+6
2010-05-05
Made the 'Imprudence' label in the progress bar big, because we're awesome li...
McCabe Maxsted
1
-1
/
+1
2010-05-05
Fixed #231: Non-english languages have messed up profile layouts (note: class...
McCabe Maxsted
15
-552
/
+552
2010-05-05
Fixed preferences > advanced speedrez interval spinner not updating
McCabe Maxsted
3
-7
/
+37
2010-05-04
disable speakers button and hide floateractivespeakers if voice not enabled.
Armin Weatherwax
3
-1
/
+8
2010-05-04
replace ambiguous NULL pointers for g_object.
Armin Weatherwax
2
-4
/
+11
2010-05-04
update Linux (32 and 64bit) OpenAL to 1.11.753
Armin Weatherwax
1
-4
/
+4
2010-05-04
Fixed Tools > Grid Options showing the wrong label
McCabe Maxsted
1
-3
/
+2
2010-05-04
Added checkbox to preferences > advanced for sitting when editing appearance
McCabe Maxsted
2
-0
/
+6
2010-05-04
Fixed en-us profile layout oddities for the avatar, interests, picks, and cla...
McCabe Maxsted
2
-14
/
+14
2010-05-04
Fixed search land sales, events, and classified panel layouts
McCabe Maxsted
1
-3
/
+3
2010-05-04
Improved accuracy of avatar height calculation.
McCabe Maxsted
2
-10
/
+21
2010-05-04
Applied patch for SNOW-484 by Robin Cornelius: recursive animations can crash...
McCabe Maxsted
1
-0
/
+6
2010-05-04
Applied patch for SNOW-384 by Ardy Lay: A tool_tip is obscuring our view when...
McCabe Maxsted
1
-12
/
+11
2010-05-04
disable voice temporaryly where no caps avail (renables on parcel change)
Armin Weatherwax
2
-32
/
+63
2010-05-03
Clicking the money balance now does nothing on non-SL grids.
Jacek Antonelli
1
-4
/
+15
2010-05-01
Updated version to 1.3.0 beta 3.
Jacek Antonelli
4
-6
/
+6
2010-05-01
Ported 'NoTextureExportSL' message from 1.2.2 to new notification system.
Jacek Antonelli
2
-0
/
+11
2010-04-29
Some tweaks to wrapper.sh to help Linux 64bit.
Armin Weatherwax
1
-18
/
+7
2010-04-29
Tell the wrapper script where 64bit gstreamer plugins are.
Armin Weatherwax
1
-1
/
+3
2010-04-29
Use ${ARCH} instead of x86_64 in CMake.
Armin Weatherwax
1
-3
/
+1
2010-04-29
Update install.xml to newest 64bit libs.
Armin Weatherwax
1
-40
/
+40
2010-04-29
Several changes to the 64bit build.
Armin Weatherwax
2
-10
/
+18
2010-04-29
Fix filepicker not working in 64bit build.
Armin Weatherwax
1
-8
/
+7
2010-04-29
Fix just another hardcoded path to Linux-i686.
Armin Weatherwax
2
-1
/
+18
2010-04-29
Updating a few 64bit Linux libs.
Armin Weatherwax
1
-6
/
+6
2010-04-28
Trying the new 64bit libs and adding the adjustments needed.
Armin Weatherwax
6
-31
/
+271
2010-04-28
fix: Bug #163 new clothing is created in Lost&Found after logging back in.
Armin Weatherwax
2
-5
/
+12
2010-04-28
fix: crash on relog; appearence self pie greyed out after relog.
Armin Weatherwax
16
-49
/
+120
2010-04-28
Bumped version to 1.2.2. @nochangelog
Jacek Antonelli
4
-6
/
+6
2010-04-28
Load login page using Imprudence version instead of SL version.
Jacek Antonelli
1
-2
/
+3
2010-04-28
Added a notification to say that textures were not exported on SL.
Jacek Antonelli
2
-0
/
+11
2010-04-28
Disabled exporting object textures when connected to SL.
Jacek Antonelli
1
-0
/
+11
2010-04-28
Reverted boost to 1.36 on 32bit Linux (like in the main branch).
Jacek Antonelli
1
-2
/
+2
2010-04-26
Hide the buy currency button in non-Second Life grids
McCabe Maxsted
1
-13
/
+28
2010-04-26
Added missing setLabelArg to LLSpinCtrl (silly Lindens...)
McCabe Maxsted
2
-0
/
+14
2010-04-26
Ported currency changes from Hippo (#237) and fixed some labels Hippo missed ...
McCabe Maxsted
66
-406
/
+606
2010-04-26
Fixed some compiler warnings that blocked Linux build.
Jacek Antonelli
2
-4
/
+4
2010-04-26
Rare crash fix from Hippo for payment dialog under lag
McCabe Maxsted
1
-1
/
+5
[prev]
[next]