Commit Graph

33 Commits

Author SHA1 Message Date
Siana Gearz
5c2b1d396b French! Huge thanks to Nomade Zhao! 2011-11-02 05:28:02 +01:00
Shyotl
008bebd817 Merge with siana/future 2011-10-13 00:03:56 -05:00
Aleric Inglewood
a5522c204e Save Preview As...
Replace 'Save Texture As...' in File menu with 'Save Preview As...',
since it's used for textures, sounds, animations, notecards and scripts,
which ever type you have open at the moment.

This fix addresses
http://code.google.com/p/singularity-viewer/issues/detail?id=12
2011-06-21 03:06:43 +02:00
Aleric Inglewood
e3742734f0 Beacons (floater) fixup
After a user spend three days trying to find out why certain
textures looked red (as if they had alpha and you pressed
control-alt-T, but not all of them were like that); and nothing
helped, not relogging, not clearing cache, not even reinstalling
the viewer... I decided to take this bug serious. Note that,
according to Shyotl, there have been more users every now and
then that reported this problem.

The problem (after doing a research for 1 hour) turned out
to be that she had beacons on, highlighting prims with scripts.
The immediate bug is, of course, that this was persistent over
a relog. Upon further investigation, this bug exists because
a Debug Setting had a double meaning: it meant both "beacon
floater is visible", which you want to be persistent, and it
was later renamed and given the meaning "Keep beacons when
closing the floater". Digging deeper it turned out that there
was a REAL mess with regard to the beacons: A non-finished
floater with immature comments (called "dingdong floater") was
half-created and replaced the original floater which, according
to the comment was "so fucked over and over" (== commented out
in several places), but then everything was commented out and
replaced with a menu (because they couldn't get it to work?).
The floater simply didn't exist anymore! That reduced the
meaning of the Debug Setting to "Show beacons", although you
now could only set it in the menu by clicking on "Beacons Always On"
where 'Always' refers to also on when the floater isn't there.

I nuked the immature dingdong code, brought back the original
floater as it was in snowglobe (and still is in Imprudence),
fixed it up a bit with a nicer layout (indentation and spacing)
and disabling (graying out) when needed, and added a new checkbox
that will allow people to still keep/see the beacons after closing
the floater.

In the end this requires THREE Debug Setting variables:
ShowBeaconsFloater : TRUE when the floater is visible, FALSE when not.
                     This is persistent, so the floater is still
		     there if you relog with the floater open.
BeaconsKeepVisible : TRUE when the new checkbox is checked.
		     Also persistent.
BeaconsVisible : TRUE when the beacons are rendered, FALSE otherwise.
		 This is NOT persistent: we don't want unsuspecting
		 users to try and get rid of the weird 'red prims'
		 by relogging and failing at that.
2011-05-25 19:55:42 +02:00
Shyotl
2dff12433c Avatar Physics innital commit. No edit panel. SavedSettings not plugged in yet. 2011-04-28 10:09:11 -05:00
Siana Gearz
955ca21298 OpenSim compatible prim backup 2011-04-19 01:33:09 +02:00
Siana Gearz
5d5231fe8c Removed Import/Export 2011-04-18 23:28:27 +02:00
Siana Gearz
fd8866c411 Sione's Media Filter 2011-04-08 19:53:41 +02:00
Shyotl
e5b4e80cd5 Merge branch 'master' of git://github.com/siana/SingularityViewer.git 2011-02-11 20:28:16 -06:00
Siana Gearz
d97f87b05f Grid currency, partial 2011-02-11 22:37:52 +01:00
Shyotl
a44d633bc8 Enabled post-processing features. Todo: Fix bloom
Fixed avatar shadows on AMD (and any other sane GLSL compiler)
Fixed windows compile:
 -curl version was updated after running develop.py. Not sure if applicable to linux/darwin
 -new llqtwebkit version on windows, since the old url is now invalid.
2011-02-09 19:21:31 -06:00
Siana Gearz
9983d0b803 Display Name work 2010-12-13 00:31:01 +01:00
Siana Gearz
6866a36a5c Display names from Phoenix. Thanks Wolfspirit!
That's quite a piece of work. I have NO idea how Jess can downplay the
effort that went into this.

And it's still not complete, local chat is not affected, perhaps group
chat too.
2010-11-20 15:25:57 +01:00
Siana Gearz
6a7c9250fd Branding pt1 2010-11-14 17:28:44 +01:00
Siana Gearz
8148416f42 Who wants to lag out? -.- 2010-10-14 13:08:38 +02:00
Beeks
015bfe5bd7 Preliminary work for Day Cycle selecting.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-10-06 14:44:29 -04:00
Beeks
371a4a697c Wait, no, it was right before.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-08 20:22:09 -04:00
Beeks
23c265db94 Menu Viewer file difference.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-08 20:19:00 -04:00
Beeks
fb1194ec7c COMMIT STORM:
Updates for the UB - Still in the works, but it's getting there!

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-08 19:14:40 -04:00
Beeks
512f24a4ca Adjustments to SEKRIT PROJEKT DELTA
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-06 18:28:47 -04:00
CharleyLevenque
2a6a783d6a Show crosshair at build root, build pivoting, avatar offsets, improved Pose Stand 2010-09-01 18:04:08 -04:00
CharleyLevenque
6a4b23d0bb Log Out button, Pose Stand, Minimum Camera Zoom 2010-08-31 21:07:01 -04:00
Beeks
a3f3dad4c4 Merge branch 'master' of github.com:Beeks/Ascent 2010-08-29 23:48:25 -04:00
CharleyLevenque
bb89f6b9be Branding changes, Disable Login/Teleport screen support. 2010-08-29 23:17:04 -04:00
Beeks
98bd948613 Git is saying I can't just pull the updates, so I'm forced to push this so I can sync. It's unfinished and shouldn't be used or touched really.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-08-29 14:39:59 -04:00
Beeks
2be05793b1 Minor adjustments mostly. The Custom Tag features are in semi-working mode, still need some tweaks to correct for per-account saving.
Moved Revoke On Stand to "Privacy" - Should it be renamed "Security?" Maybe "Paranoia."
Beacon menu was fixed - It's back to classic SL's no-floater method, thank god.
Another fix for compiling in Linux - And another thanks to Verissimo Seetan for pointing it out.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-08-26 20:58:01 -04:00
Beeks
5ce4286fd7 f 2010-08-22 15:14:30 -04:00
Hazim Gazov
88cf144936 rebrand the aboot menu 2010-08-20 07:46:05 +00:00
phr0z3nt04st
2a16edc0af Reworked menu item shortcuts. 2010-07-02 21:40:26 -05:00
Hazim Gazov
29ee9f7a08 add region exporter to menu, fix a crash in region exporter 2010-06-09 02:12:12 -03:00
Hazim Gazov
e13f747a05 more work done on copybootch function, save as xml works for the most part now 2010-05-01 10:24:24 -03:00
Hazim Gazov
a5ba51d715 added toolbar button for radar, made option to disable lookat completely, changed groundsit hotkey and made it allow standing as well 2010-04-05 13:31:42 -03:00
Hazim Gazov
7a86d01598 Imported existing code 2010-04-02 02:48:44 -03:00