Commit Graph

4823 Commits

Author SHA1 Message Date
Shyotl
f25eb07fab Unstaged changes cleanup. Further vectorization. Change in binormal/bitangent calculation. 2013-10-09 15:43:23 -05:00
Shyotl
b473661cf4 ilu gcc (fix preprocessor macro typo that VS thought was dandy for some reason.) 2013-09-23 18:38:48 -05:00
Shyotl
3fcc92ccad FOLDERID_LocalAppData should have been FOLDERID_RoamingAppData 2013-09-23 17:55:32 -05:00
Shyotl
c47f6405d2 Texfetch/cache changes:
Added SEND_UDP_REQ and	WAIT_UDP_REQ fetch states.
Parse 'content-range' from headers.
Purge 'complete' textures from the cache if they lack 'end of codestream' marker.
Added boostlevel/category to textureview display.
More diagnostic output.
Discard handling tweaks/bugfixes from v3.
2013-09-23 17:19:44 -05:00
Shyotl
55f43c5fcd Missed a SHGetSpecialFolderPath call. 2013-09-23 16:16:18 -05:00
Shyotl
2f7b1e3d9b Added bits required for webkit volume adjustment to work on windows (xp included). 2013-08-12 20:15:57 -05:00
Shyotl
f68e89cec6 LLMeshHeaderResponder and LLMeshLODResponder retry mechanisms. 2013-08-10 20:18:31 -05:00
Shyotl
52f6c5830c Lazy startup crash fix. Do we really care about a browser init message, especially before the UI is even initialized? I'd say probably not. 2013-08-01 02:31:20 -05:00
Inusaito Sayori
d956f60c0b You, my friend, are a victim of disorganized thinking. 2013-07-31 17:19:01 -04:00
Inusaito Sayori
8b0b0b092f Compile fixie 2013-07-31 17:05:58 -04:00
Latif Khalifa
944db75b89 Merge branch 'master' of git://github.com/Lirusaito/SingularityViewer 2013-07-31 22:19:30 +02:00
Inusaito Sayori
d0dee3da59 Pre-fill the Request Teleport text box 2013-07-31 16:18:43 -04:00
Inusaito Sayori
ff6dc9341d Add basic menu_avs_list to Friends List and People Search 2013-07-31 15:56:12 -04:00
Inusaito Sayori
9042ccde00 Exchange most of the buttons on the instant message floater for a flyout button that offers more like Request Teleport! 2013-07-31 15:54:55 -04:00
Latif Khalifa
94947ac58d Changed license to be V3 compatible
Fixed count when stride is > 1
2013-07-31 21:53:29 +02:00
Latif Khalifa
e4b446217c Enable export menus if anything is exportable 2013-07-31 21:52:01 +02:00
Inusaito Sayori
d1f3acdd28 Fix estate eject/ban via list crash 2013-07-31 15:51:56 -04:00
Inusaito Sayori
f4dc82784f Allow flyout button items to have the label attribute 2013-07-31 15:51:00 -04:00
Inusaito Sayori
04c78a1d8a Merge in Storm-1838 2013-07-31 15:49:34 -04:00
Inusaito Sayori
9676eac3db Add invite to group to the avatar list menus 2013-07-31 12:44:18 -04:00
Inusaito Sayori
246449192f Explicitly check for OpenSimExtras and subfields 2013-07-31 10:30:03 -04:00
Inusaito Sayori
d6b7e61918 Make mSearchURL a SignaledType and add setSearchURLCallback for setting callbacks on it. 2013-07-31 02:55:06 -04:00
Inusaito Sayori
1c447a107e Give SignalType a default constructor that calls the default constructor of Type 2013-07-31 02:53:51 -04:00
Inusaito Sayori
9d47090852 Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer 2013-07-31 02:28:08 -04:00
Inusaito Sayori
7a1afcabb9 Change modes for llpanelvoiceeffect.* 2013-07-31 02:26:19 -04:00
Inusaito Sayori
41bf9681c4 Introduce menu_avs_list.xml and use it for Active Speakers list, About Land's ban/allow lists, Group profile general tab list, and chat participants lists. 2013-07-31 02:25:35 -04:00
Inusaito Sayori
d0c18bc54c Modernize LLPreviewScript
Should fix Fritigern's recent issues, seems to. (Mainly, the double clicking on script errors not working right thing)
Should also fix that issue someone has brought up in group chat about the delay in our external editor sync in comparison to V3
2013-07-31 02:20:55 -04:00
Inusaito Sayori
c4610214fc Prevent that annoying issue where new scroll list menu flashes in the bottom left corner briefly when created.\ 2013-07-31 01:36:29 -04:00
Latif Khalifa
b4bc9727f1 Confirm to new OpenSimExtras specification of SimulatorFeatures cap
See: http://opensimulator.org/wiki/SimulatorFeatures_Extras
* Moved SupportsExport inside this map to avoid possible
  collision with Linden Lab
* Added the ability for a sim to specify map server
  (Fixes maps after hypergrid jumps)
2013-07-31 04:24:13 +02:00
Latif Khalifa
8cb7c2cb2f Merge branch 'master' of git://github.com/Shyotl/SingularityViewer 2013-07-31 02:45:34 +02:00
Shyotl
353586f631 Missed a couple lines in earlier commit. 2013-07-30 19:41:13 -05:00
Latif Khalifa
bde1ce7577 Merge branch 'master' of git://github.com/Shyotl/SingularityViewer 2013-07-31 01:53:58 +02:00
Inusaito Sayori
545d104212 Scriptcounter touchup: Fix end when deleting inventory 2013-07-30 11:26:58 -04:00
Shyotl
1c0d86a383 Fix issue displaying material faces with a shine value applied when performing deferred rendering. Also attempt to fix rigged material faces when performing deferred rendering (Todo: test rigged mesh material+(shiny|alpha|alphamask|fullbright) combinations) 2013-07-30 03:01:09 -05:00
Shyotl
8e40d6b52c Added some missing drawpool determination logic pertaining to face materials. 2013-07-29 19:39:59 -05:00
Shyotl
44909af372 Removed CLEAR_INVISIBLE drawable flag. 2013-07-29 19:32:15 -05:00
Shyotl
45b85070f3 A bit of harmless cleanup, null checking, nan checking. Removed sphericalProjection and cylindricalProjection from llface (broken/dead). 2013-07-29 19:23:30 -05:00
Latif Khalifa
e427e1b93f Merge branch 'master' of git://github.com/AlericInglewood/SingularityViewer 2013-07-30 02:11:02 +02:00
Latif Khalifa
fb3e24cfa3 Merge branch 'master' of git://github.com/Lirusaito/SingularityViewer 2013-07-30 02:10:50 +02:00
Inusaito Sayori
87be371042 Feature Request: Add shortcut, Ctrl-Alt-Shift-C, for Avatar Rendering Cost 2013-07-29 20:09:38 -04:00
Inusaito Sayori
977adf250b Merge branch 'master' of https://github.com/DamianZhaoying/SingularityViewer 2013-07-29 20:05:52 -04:00
Inusaito Sayori
f6fb0ca8a0 Enable Parcel Ban and Access lists regardless of parcel rights. 2013-07-29 13:41:26 -04:00
Damian Zhaoying
f680c27bdf Merge remote-tracking branch 'Liru/master' 2013-07-29 14:28:33 -03:00
Inusaito Sayori
8680e4599c Satisfy Issue 904: Add option to close appearance floater with Esc
Setting AppearanceCloseOnEscape to true will turn this on.
2013-07-29 13:27:07 -04:00
Latif Khalifa
74c3903393 Always send version and channel to the login page 2013-07-29 19:08:02 +02:00
Inusaito Sayori
258c0da8d3 Apply fix for windows compile warning from internal 2013-07-29 12:42:48 -04:00
Aleric Inglewood
e88a0d2f9f Merge remote-tracking branch 'singu/master' 2013-07-29 00:08:05 +02:00
Aleric Inglewood
694085ab78 Fix crash in LLDrawable::getSpatialBridge
Fixes https://code.google.com/p/singularity-viewer/issues/detail?id=972
2013-07-29 00:05:23 +02:00
Inusaito Sayori
2b2a6d5ea6 Touchups to scroll list building
Moved handling of mouse_wheel_opaque and menu_file to setScrollListParameters
Removed setToolTip block from LLScrollListCtrl::fromXML since setToolTip lives inside of LLView::initFromXML which is called by LLUICtrl::initFromXML which was already called at this point
Added support for building columns from xml with relative_width which is synonymous with relwidth
Fixed namelist columns not supporting dynamic_width in xml (dynamicwidth is only acceptable in older xmls)
2013-07-27 16:40:26 -04:00
Damian Zhaoying
4cda1e61c4 Spanish translations updates: new notifications strings 2013-07-27 15:54:59 -03:00