Commit Graph

  • 315883a28c Fix Issue 1577: Color yellow hard to read on Radar Lirusaito 2014-07-09 03:00:38 -04:00
  • 19b85afe12 Allow gtp with implicit current height when z is not provided. Lirusaito 2014-07-09 02:56:09 -04:00
  • b2e8a31d68 Address Issue 1571: Newer OSSL functions not recognized by Script Editor Inusaito Sayori 2014-07-08 19:15:19 -04:00
  • b4b12732cb Add new materials script constants to keywords.ini Inusaito Sayori 2014-07-08 18:48:59 -04:00
  • c714c57bb2 Solve Issue 1572: Checkbox not saving its tick Inusaito Sayori 2014-07-08 18:31:23 -04:00
  • 4697216c5e Utilize vector_replace_with_last Shyotl 2014-07-05 19:29:10 -05:00
  • e2fa94e2c3 Fixed water normals. Shyotl 2014-07-05 19:09:21 -05:00
  • 7578a27bf7 Fix RLVa in About floater Siana Gearz 2014-07-05 14:11:26 +02:00
  • 14e0b3c9e6 Latif's Breakpad from Replex Siana Gearz 2014-07-05 04:14:58 +02:00
  • 815acfc7da Don't use SHGetSpecialFolderPath since it's dead. Use SHGetFolderPath instead, as that still is supported on XP, and is merely deprecated, not removed from newer SDKs (yet). Shyotl 2014-07-04 20:25:35 -05:00
  • 7d8af7d413 Use one shared vbo to draw fullscreen rectangles in LLPipeline, for both deferred and non-deferred. Provides a nice bit of cleanup. Shyotl 2014-07-03 17:09:27 -05:00
  • 39810ed516 Removed several unused variables from LLPipeline Shyotl 2014-07-03 02:34:10 -05:00
  • 9cbcf8fe34 Removed glh_linear and glu dependencies from viewer. Shyotl 2014-07-03 02:11:45 -05:00
  • 02b476035b Correct Issue 1562: Environment Editor Floater not Opening Initially Inusaito Sayori 2014-06-26 15:08:04 -04:00
  • 9eb338f417 Merge up RLVa in llinventorybridge.cpp and remove old commented code Inusaito Sayori 2014-06-25 15:23:04 -04:00
  • 15e30604fc Feature Request: Add an option to bypass closing active viewers when (un)installing Inusaito Sayori 2014-06-25 00:12:12 -04:00
  • 21f677cf58 Remove glh::matrix4f variant of glh_get_current_modelview. Shyotl 2014-06-24 01:23:08 -05:00
  • 3ead892b1c Re-worked animated linden trees to reduce duplicate code and provide a cleaner diff. Shyotl 2014-06-24 01:17:47 -05:00
  • a59e87a896 Added a gradient fade to the minimap viewcone visualization. Shyotl 2014-06-22 03:55:29 -05:00
  • 96df7b82de Change texture default to non-auto-alphamaskable, non-pickable. Only 'fetchable' textures may qualify for either. Shyotl 2014-06-22 03:53:08 -05:00
  • 5cb5d284c3 Initialize LLRender::mHasTextureSwizzle to false. Shyotl 2014-06-22 03:44:48 -05:00
  • 869517b9c6 Evidently a line in objectSkinV.glsl escaped earlier staging. Shyotl 2014-06-22 03:43:43 -05:00
  • 56cefce1cc Enable auto-alphamasking for attachments, and force to use V3 auto-alphamask algorithm for said attachments. Shyotl 2014-06-22 03:42:37 -05:00
  • 165af85894 Altered vector_replace_with_last to work around MSVC2010 compiler bug. Shyotl 2014-06-22 03:40:12 -05:00
  • 7c073c1db7 Explicit enforcement of alignment for all aligned types, including structures with aligned members. (Compiler handholding) Shyotl 2014-06-22 03:39:33 -05:00
  • 061178ad82 Migrated gl matrix stack to LLMatrix4a Shyotl 2014-06-22 03:34:51 -05:00
  • dbc7c6e74d OUYA has different defaults, store its defaultification status uniquely. Inusaito Sayori 2014-06-21 19:08:52 -04:00
  • d87a48ea06 Group Bans! Inusaito Sayori 2014-06-21 16:44:39 -04:00
  • b36bb8b5bb Increase the maximum range of finding avatars to invite near the user Inusaito Sayori 2014-06-21 15:05:46 -04:00
  • 2ed16c9736 Right click menus in avatar picker lists and in group invite avatar list. Inusaito Sayori 2014-06-21 15:02:20 -04:00
  • c031649979 Added Eject avatar from group notification from v-r. Inusaito Sayori 2014-06-20 18:01:59 -04:00
  • e0746fca12 Sync up llgroupactions with v-r/rlv. Inusaito Sayori 2014-06-20 15:53:54 -04:00
  • 2075042ba7 Fix key2name not working on the first try. Also make it comply with the name system choice. Inusaito Sayori 2014-06-19 12:48:00 -04:00
  • 499cd48763 More touches for DS3 support. Inusaito Sayori 2014-06-19 11:29:18 -04:00
  • 5d826b2b62 Use Nebadon's defaults for the Ouya game controller. Inusaito Sayori 2014-06-18 21:32:31 -04:00
  • b20943d497 cd36a1fe16 had some mistakes/missing pieces Inusaito Sayori 2014-06-18 21:07:15 -04:00
  • b4ab9a4e57 Fix cursorZoom being broken, my bad, forgot to add the increment line Inusaito Sayori 2014-06-18 20:35:03 -04:00
  • cd36a1fe16 Add MotioninJoy detection, along with a whole new control set for it.. plus bonus buttons! Inusaito Sayori 2014-06-18 20:32:28 -04:00
  • 1cda80cbe7 Introduce function isXboxLike, to support Xbox-like controllers, even if they don't identify as Xbox. Lirusaito 2014-06-18 16:15:48 -04:00
  • ffd0e6b79d [Branding] Linux scripts now made from template by cmake Latif Khalifa 2014-06-18 15:50:21 +02:00
  • a7728b87fc Touchup-fix for Issue 1549: Keyboard camera panning only works in 3 directions using WASD keys. Inusaito Sayori 2014-06-18 09:47:08 -04:00
  • c218789abc Repeats per meter goes negative when flipping, let it be modified while in the negative without clamping to a positive minimum. Inusaito Sayori 2014-06-18 09:32:59 -04:00
  • 3656cb9fdb MAINT-4001 : Make Received Items not movable (protected), consolidate Received Items folders which may have been moved Inusaito Sayori 2014-06-18 08:05:49 -04:00
  • e93fdf4615 Added region positions to the world map tiles Sim Federal 2014-06-17 14:06:42 -05:00
  • 6722e25cbe Fix Issue 1182: Script Window Resize Issue Inusaito Sayori 2014-06-17 13:36:29 -04:00
  • 790db4283c STORM-2018: Group invite fails to let you join groups when groups maxed even when you leave group Lirusaito 2014-06-17 12:57:52 -04:00
  • a0359473ff STORM-2011: Group member lists not loading properly Lirusaito 2014-06-17 12:56:43 -04:00
  • ccfdcce5c1 MAINT-3187: Name list controls do not properly resolve avatar names Lirusaito 2014-06-17 12:54:26 -04:00
  • 811849fa23 Attempt to fix Issue 1154: Streaming Audio Display no longer stays enabled across relogs Lirusaito 2014-06-17 12:51:04 -04:00
  • 1051fd9d42 Feature Request: Show how many scripts are actually running when doing a script count (also shows mono!) Inusaito Sayori 2014-06-17 11:39:03 -04:00
  • 5490a992ca Revert "[Preferences Refactor] Remove window size combo box from graphics preferences" Inusaito Sayori 2014-06-16 21:43:43 -04:00
  • 2d29fb8d15 Merge branch 'master' of git://github.com/AlericInglewood/SingularityViewer Inusaito Sayori 2014-06-16 16:09:29 -04:00
  • 589035c1db Attempt to fix gray avatars on mobile networks. Aleric Inglewood 2014-06-16 21:02:27 +02:00
  • 8f6a578ec0 Migration to LLMatrix4a instead of glh::matrix4f Shyotl 2014-06-15 22:42:32 -05:00
  • a2fcf4edac Touchup to export perm enablement in default permissions Inusaito Sayori 2014-06-14 23:18:48 -04:00
  • f56ac5210c [Warnings] Fixed warnings that Friti reported, thanks friti! Inusaito Sayori 2014-06-14 18:21:20 -04:00
  • 576069a84d Fox knot Inusaito Sayori 2014-06-14 16:26:29 -04:00
  • 7ea7d4cf6c Fix any and all crashes relating to initialization of UI components that may need the name cache to be initialized already. Inusaito Sayori 2014-06-14 15:40:36 -04:00
  • 21e1359b37 Confirmation for removing users, also reposition the remove button icon Inusaito Sayori 2014-06-14 15:38:33 -04:00
  • eebee9b7c1 [STORM-68b] Default permissions floater overhaul Inusaito Sayori 2014-06-14 15:32:50 -04:00
  • bfc986a97d Fixed the spamming of has left sim Bumping into the edge of a region without a neighboring simulator would spam has left and has entered the sim. This will now check if the position is a valid global, if position not valid then it will assume you're still in the same simulator. Sim Federal 2014-06-13 04:20:17 -05:00
  • d65a52242e Fox a small mistake in the last commit. Inusaito Sayori 2014-06-13 05:12:41 -04:00
  • c82c791061 Whoops, that was C++11, that won't work for Linux and Mac. (code change only) Inusaito Sayori 2014-06-12 08:51:54 -04:00
  • bcd18a01d8 [Preferences Refactor] In vanity->tags, remove color swatch disable logic since it doesn't make much sense anymore and isn't refreshing soon enough. Inusaito Sayori 2014-06-12 07:26:04 -04:00
  • 53a4931974 Group feature request: add ability to not turn when right clicking on objects Inusaito Sayori 2014-06-12 06:13:33 -04:00
  • 1f7751618e Solve Issue 1541: Remove old Logins Inusaito Sayori 2014-06-12 01:27:54 -04:00
  • 497babe8e9 Fix Issue 1540: SLURLs not openable from chat? Inusaito Sayori 2014-06-11 20:52:47 -04:00
  • 973a90a34d Address Issue 1063: Compatibility azerty Inusaito Sayori 2014-06-11 20:02:34 -04:00
  • 3cff5cd1a8 Only determine DumpDir in one place, LLDir::getDumpDir, not in llcrashlogger. Inusaito Sayori 2014-06-11 14:36:41 -04:00
  • 8766335708 Up the maximum field of view to 320, from 175, on request from Tazy Scientist Inusaito Sayori 2014-06-11 03:24:46 -04:00
  • 908fc939b1 Feature Request: Next owner perms for scripts Inusaito Sayori 2014-06-10 11:23:27 -04:00
  • 73c4557a45 STORM-1117 does not affect us, allow calling cards in prims Inusaito Sayori 2014-06-10 08:51:09 -04:00
  • accfcbbf5c Restore the old behavior of not derendering muted people Inusaito Sayori 2014-06-09 10:10:03 -04:00
  • 5a36450e01 Allow multi-select for participant lists, for multi-user operations via right click menu. Inusaito Sayori 2014-06-09 06:54:53 -04:00
  • 839f4eab7e Feature Request: chatbar as commandline "/regionsay msg" to do region-wide messages without needing to go through the region/estate floater. Inusaito Sayori 2014-06-09 06:50:48 -04:00
  • fec0559d11 Introduce debug setting, LiruNewMessageSoundIMsOn, for defaulting ding of new IMs on. Inusaito Sayori 2014-06-09 00:02:54 -04:00
  • e46fc0a805 Portability Mode! Inusaito Sayori 2014-06-09 00:00:43 -04:00
  • fb7751360c Update Windows 64-bit Hunspell, thankies Drake~ Inusaito Sayori 2014-06-08 20:42:26 -04:00
  • 0c2e7d7028 Pressing up on right stick should turn the camera up in flycam, logically. (xbox controller) Inusaito Sayori 2014-06-08 09:05:39 -04:00
  • fe2e68b410 These defaults seem more effective for my DS3 in flycam. Inusaito Sayori 2014-06-08 08:23:48 -04:00
  • 166c4df0b3 No more gross grey bars on the sides of snapshot thumbnails!! Inusaito Sayori 2014-06-07 11:50:31 -04:00
  • 68684855c6 Bump link num starting point from 0 to 1 Inusaito Sayori 2014-06-07 06:30:52 -04:00
  • fa0de18ffe [Voice Update] Small sync, less warning spam is likely Inusaito Sayori 2014-06-07 06:27:36 -04:00
  • 24ca32f9f7 Replace gluProjectf/gluUnprojectf with own versions. Also changed gGLModelView/gGLProjection and other related matrices to LLMatrix4a. Shyotl 2014-06-06 01:59:04 -05:00
  • f63de0d0cc Feature Request: Make Inspect button a toggler~ Inusaito Sayori 2014-06-05 23:54:15 -04:00
  • f6db6058e1 Mass fixup to appearance mode ui overhead! Inusaito Sayori 2014-06-05 21:41:59 -04:00
  • d23632ef46 [RLVa] Yay updates~ Inusaito Sayori 2014-06-03 20:29:55 -04:00
  • 1048f213c7 Fix maximized windows being repositioned to no longer maximized when applying graphics settings. Inusaito Sayori 2014-06-03 00:56:24 -04:00
  • 98d88bff94 [Preferences Refactor] Oops, that shouldn't be there. Inusaito Sayori 2014-06-02 23:41:03 -04:00
  • 861fccd2d6 Address Issue 1301: Depth of Field preferences Inusaito Sayori 2014-06-02 23:40:35 -04:00
  • 715c3b8510 [Preferences Refactor] Cleanup on llfloaterpreferences Inusaito Sayori 2014-06-02 23:24:25 -04:00
  • 3c6c7c4138 [Preferences Refactor] Further cleanup Inusaito Sayori 2014-06-02 23:20:30 -04:00
  • 95106ca1c2 [Preferences Refactor] Handle Hardware tab earlier to avoid early return when custom isn't displayed Inusaito Sayori 2014-06-02 20:25:01 -04:00
  • ac106b0aff [Preferences Refactor] Remove window size combo box from graphics preferences Inusaito Sayori 2014-06-02 20:22:15 -04:00
  • 001e45627b Feature Request: Add an option to toggle Animating when going into Appearance Mode, option is in vanity->main preferences Inusaito Sayori 2014-05-30 06:38:13 -04:00
  • b8c3457644 Set RenderTextureMemoryMultiple to 1.0 on Macs, because the people asked for it. Inusaito Sayori 2014-05-29 22:43:55 -04:00
  • 5f6dcfa82a [UI Overhaul] Restore LLContextMenu::appendContextSubMenu definition, lost in last commit. (Thannks for catching this, Tazy!) Inusaito Sayori 2014-05-29 20:12:31 -04:00
  • f2dd944acd [UI Overhaul] Migrate LLContextMenu (and LLPieMenu) to the bottom of llmenugl.cpp to better diff with upstream. Inusaito Sayori 2014-05-28 23:33:53 -04:00
  • d0f69ebb75 [UI Overhaul] LLMenuGL sync: doIt() --> onCommit() Inusaito Sayori 2014-05-28 23:03:00 -04:00
  • 04737fb0e8 [UI Overhaul] Missed this in c640585 Inusaito Sayori 2014-05-28 22:59:52 -04:00