Commit Graph

1383 Commits (bd008a170898e69beeb8bc0481b4bfd94de86c55)

Author SHA1 Message Date
callum_linden 94ea5dce50 pull in llceflib changes for user agent, flash plugins and pdf 2015-11-20 17:34:46 -08:00
callum_linden f2a6e0f89c Fix javascript_enabled && plugins_enabled (wrong media class) and pull in new LLCEFLib 2015-11-19 16:39:40 -08:00
callum_linden 32691c4416 initial support for dropdown menus/select widgits 2015-11-18 18:17:50 -08:00
callum_linden 311b376ab5 Update SetCookie code for new LLCEFLib API and add support for shoing/hising developer console (Inspector) 2015-11-16 16:09:40 -08:00
callum_linden 2091813119 Pull in new LLCEFLib with improved OS X keyboard handling 2015-11-13 09:34:22 -08:00
callum_linden 9efd3c6133 Bump LLCEFLib version number and pull in 3P package in preparation for RC 2015-11-12 22:04:45 +00:00
Callum Prentice 9cc97a096f pull in new LLCEFLib code with fix for OS X keyboard 2015-11-09 13:48:01 -08:00
callum_linden 8b8331feab Pull in LLCEFLib with working OS X cookies and tweak keyboard code to build - needs some love to work... 2015-11-06 16:55:30 -08:00
Callum Prentice 7d8909a670 Pull in LLCEFLib changes for OS X cookies (partial) and local web storage quotas 2015-10-22 18:28:57 -07:00
callum_linden 2a899b49dd MAINT-5711 FIX profiles and marketplace are asking for a login each session 2015-10-19 18:43:48 -07:00
callum_linden 0725bd2d5e Point to new version of LLCEFLib that doesn't crash on OS X 2015-10-07 14:45:11 -07:00
callum_linden d68721d253 Point to latest LLCEFLib package ready for PV 2015-10-02 12:06:45 -07:00
callum_linden 8edc0a1c7b Pick up latest LLCEFLib 2015-10-01 16:56:25 -07:00
Callum Prentice 1b99c2754c Revert to old, fat but working Havok libraries for all platforms 2015-10-01 15:51:34 -07:00
callum_linden b10c48efff Add in LLCEFLib with onCursorChange code to viewer 2015-09-30 16:13:55 -07:00
callum_linden 03047c9013 Pull in Aura Linden's new Diet Havok libraries 2015-09-29 18:30:31 -07:00
callum_linden 781bd116b8 Point to new LLCefLib with cursor change code 2015-09-29 18:16:04 -07:00
callum_linden 3e20770f35 Point to new third party llcef package and fix typo in interface 2015-09-26 18:53:17 -07:00
Rider Linden 2d2c90157d Remove ares dependency from build. 2015-09-23 15:48:06 -07:00
callum_linden 044bfaf2b0 Pick up tiny change in version string formatting from library: 2015-09-22 02:43:23 +01:00
callum_linden 8984132a8a Point to new version of LLCEFLib that is built from CEF rev 2454 (Chrome 45) 2015-09-21 15:37:09 -07:00
Callum Prentice 21f9800b40 Pull in new LLCefLib with improved OS X keyboard code 2015-09-17 10:10:01 -07:00
callum_linden 43b98fba8b fix for LLCEFLib on OSX - not liking direct initialization of std::vector 2015-09-10 16:36:22 -07:00
callum_linden 52e56af35e Pull in LLCefLib with inverted output switched on and change viewer to uninvert things 2015-09-10 15:11:28 -07:00
callum_linden 83f26facbf point to new version of llceflib with fixed support for secondlife:// URLs 2015-09-03 19:59:57 -07:00
callum_linden 236b3b9f84 support for external links and location_changed messages 2015-09-03 18:16:46 -07:00
callum_linden 33da4d9d5d Add support for copy/cut/paste into and out of browser
(Note - feature in LLQtWebKit (canPaste, canCut etc.) not present so right click menu always enables options
2015-09-02 17:31:40 -07:00
callum_linden 7505501aea get update llceflib with cookie/cache code and implement cache/cookie folders in viewer 2015-09-01 17:43:30 -07:00
Rider Linden 5d6cc07a65 Update the appearance-utility archive with corrected libraries. 2015-08-19 14:33:38 -07:00
callum_linden 4ae4e3ffc0 Push out latest versions of LLCEFLib for conference 2015-07-31 16:19:18 -07:00
callum_linden a75a4e2a4f Bring in lastest version of LLCEFLIb & set user agent string before browser instance created 2015-07-27 16:09:04 -07:00
callum_linden 7cc5db9fdb Include support for http auth. also improve mouse handling with drag select 2015-07-24 23:54:09 +01:00
callum_linden a016f92b29 Point to new build of llceflib with better exit handling 2015-07-20 23:48:26 +01:00
callum_linden ae54b68893 point to new versions of llceflib 2015-07-20 18:23:21 +01:00
callum_linden 8e3acf461e Changes to implement enable/disable cookies, javascript, plugins 2015-07-17 16:14:42 -07:00
callum_linden 0d6d281cb3 Point to LLCEFLib with updated 2357 version and support for setting language for embedded browser 2015-07-16 16:11:19 -07:00
callum_linden af54cd28db point to new versions of LLCEFLib with improved keyboard for OS X 2015-07-16 17:25:20 +01:00
callum_linden 83a9ae7b3c New keyboard code for windows that uses system messages directly and works ok. Points to new LLCEFLib 2015-07-15 02:27:33 +01:00
callum_linden a5f1226f24 rebuild llceflib for windows - no changes in functionality 2015-07-13 23:54:30 +01:00
Nat Goodspeed a75b7a1c4a MAINT-5351: Use new glh-linear package without 'equivalent' macro.
The presence of a macro named 'equivalent' was breaking the compilation of any
source file that #included both glh_linear.h and Boost System.
2015-07-12 14:36:38 -04:00
callum_linden ca49ad736a Initial support for keyboard (in progress) but includes many viewer changes to plumb in Key Up events 2015-07-10 01:01:07 +01:00
callum_linden adb0706aa0 plugin and llceflib code for improved mouse support 2015-07-02 23:56:19 +01:00
callum_linden f7908a5029 Point to new version of LLCefLib with support for second life URLs, version string, navigation commands 2015-06-30 00:07:58 +01:00
callum_linden 3aed694ad9 Replace hand-rolled LLCefLib (Windows) package with one generated by third party scripts 2015-06-22 17:00:23 -07:00
Callum Prentice 559f71bf90 Update version of LLCefLib we use - no functional changesin LLCefLib - just improved build script for its third party library 2015-06-17 15:47:32 -07:00
Callum Prentice 5c4d04359d Point to *FIRST* Team City & autobuild generated version of LLCefLib for OSX 2015-06-17 12:32:09 -07:00
callum_linden 34d2c90299 Point to new llceflib created via xcodebuild scripts 2015-06-16 14:30:48 -07:00
Callum Prentice fa5f62bf9f Point to fixed (no companion files) LLCefLib package 2015-06-15 14:19:40 -07:00
Bjoseph Wombat ee05fe0e5f updates for new slvoice packages 2015-06-11 14:20:43 -04:00
callum_linden aebc5a49ee point autobuild.xml at new OS X (hand rolled) package that I am using for testing OS X CEF 2015-06-10 18:31:42 -07:00
callum_linden 80aa29eaec Merge with Viewer Release (after Viewer Release updated with Viewer Tools Update) 2015-05-18 12:00:36 -07:00
Rider Linden 35faf10ac6 MAINT-5169 Update CURL library versions. 2015-05-08 11:51:27 -07:00
callum_linden efffc4b074 add support for keyboard (rudimentary & broken), mouse wheel and open links in same page 2015-03-28 01:49:20 +01:00
callum_linden 834a94caec point to new cef tpl with right headers, update cmaake and viewer_manifest logic to copy files to right place 2015-03-26 04:35:13 +01:00
callum_linden 0fe901d67e Point to initial pass at a CEF package in autobuild and make sure autobuild configure picks it up 2015-03-25 15:42:35 -07:00
callum_linden ab9e830306 Refer to new QuickTime third party package with fixes for VS2013 & re-add QuickTime media plugin 2015-03-24 00:42:42 +01:00
Nat Goodspeed 19e6455d83 Remove viewer build dependency on Incredibuild.
Specifically, change the 'BuildConsole' command to 'devenv', and fix
command-line arguments appropriately.
2015-02-27 14:12:06 -05:00
Oz Linden d4a2e9fd9a update uriparser package 2015-02-26 14:00:11 -05:00
Oz Linden 905431cf60 merge changes for 3.7.25-release 2015-02-24 15:48:28 -05:00
Nat Goodspeed ad7e7fc342 Update to llphysicsextensions packages with trial fix for gcc 4.7. 2015-01-21 20:08:49 -05:00
Nat Goodspeed 0c463802a6 Make Linux viewer build consume slplugins package, and copy its files
into eventual viewer package -- instead of finding them in the viewer build
tree. Also update Windows to current slplugins package build.
2015-01-21 13:51:49 -05:00
Aura Linden fd47842435 Updated SLVoice references. 2015-01-20 21:11:27 -08:00
Nat Goodspeed 1978d01caa Update to llphysicsextensions builds fixed for 'release' on Linux. 2015-01-16 16:12:10 -05:00
callum_linden a85643bf23 Pull in updated Google Breakpad package with /Zcwchar_t- cpp flags set to match viewer 2015-01-15 23:27:19 +00:00
Oz Linden 5000a7d611 merge changes for fixes from nat and aura 2015-01-14 17:59:10 -05:00
Nat Goodspeed c4d81df594 Update to llphysicsextensions with fix for platform .MAP pathnames. 2015-01-14 17:08:58 -05:00
Nat Goodspeed ac541ec0c8 Update to llphysicsextensions with platform-specific MAP pathnames. 2015-01-14 15:58:04 -05:00
Nat Goodspeed baf2153eff Integrate Callum's Mac slplugins package 2015-01-14 11:52:56 -08:00
Oz Linden 96f9fb5472 remove support for Debug builds 2015-01-14 13:37:19 -05:00
Aura Linden 253d487826 Updated breakpad repos again. Thanks Windows. 2015-01-13 13:23:14 -08:00
Aura Linden 579dbbf0a5 Updated google breakpad package. 2015-01-13 11:53:12 -08:00
Aura Linden bbb712d200 Merged autobuild. 2015-01-12 12:29:33 -08:00
Aura Linden bfc1693f2d Latest google-breakpad repo to fix Mac Yosemite issues. 2015-01-12 12:28:34 -08:00
Oz Linden ccd10beb6f merge changes for latest fixes from nat and callum 2015-01-12 15:24:24 -05:00
Nat Goodspeed dba9b00b4a Update llphysicsextensions_* to 297894, 297895 with Callum's path fixes. 2015-01-12 15:16:39 -05:00
Oz Linden c1208b2f7e update to 1413 google breakpad build 2015-01-12 11:14:42 -05:00
Oz Linden f94083cd73 revert Mac to older google-breakpad for now 2015-01-09 14:49:47 -05:00
callum_linden 1488f3b9f8 point to new version of llphysicsextensions (source, not stub) with updated path to second life map file 2015-01-08 15:52:27 -08:00
callum_linden 9ffe8c5280 point to new version of llphysicsextensions with updated path to second life map file 2015-01-08 14:27:00 -08:00
Nat Goodspeed 27951fa1d4 First cut at consuming new slplugins autobuild package.
The contents are extracted, but not yet built into the viewer installer.
2015-01-07 19:45:51 -05:00
Oz Linden ac3e00e04e update google-breakpad library package to include non-release client lib 2015-01-06 23:11:45 +00:00
Oz Linden db6fb61229 update google breakpad and dbus-glib for linux fixes 2015-01-06 10:45:10 -05:00
Oz Linden 8ec4e83d5d update dbus package to a public build 2015-01-05 09:53:55 -05:00
callum_linden ee50099234 Merge with head 2014-12-29 13:25:52 -08:00
callum_linden bb4c60a941 Update (perplexingly) broken MD5 mismatch in libpng (Windows) pacakge 2014-12-29 11:34:02 -08:00
callum_linden 6f4a8acc41 Pull in (OS X) libpng fix (MAINT-3562 fix via Ruslan - use clang++ vs clang) 2014-12-29 10:05:33 -08:00
callum_linden 430cb309f4 Pull in libpng fix (MAINT-3562 fix via Ruslan - use clang++ vs clang) 2014-12-29 09:55:00 -08:00
Oz Linden 43388552a0 OPEN-287: convert glh-linear to a common package 2014-12-23 11:03:35 -05:00
Oz Linden d088c9b5a5 update openal package 2014-12-22 17:05:34 -05:00
Oz Linden 4be01b7390 correct havok-source package name in autobuild configuration 2014-12-22 13:19:20 -05:00
callum_linden df5006eac9 Update autobuild to point to new version of jsoncpp and change lib names to match those in package 2014-12-17 19:29:30 -08:00
callum_linden b265b899d4 Update autobuild to point to new (VS2013) Havok files and fix up name mismatch 2014-12-17 16:24:31 -08:00
callum_linden 6a552963a4 Remove reference to Windows version of GTK/ATK/Pango in autobuild - not used 2014-12-17 14:56:14 -08:00
Oz Linden 4666497507 merge up to latest changes from callum and nat 2014-12-17 14:28:58 -05:00
Oz Linden 11ecd9a2d9 many package updates (mostly linux) 2014-12-17 13:14:49 -05:00
Oz Linden 282d8c4c45 merge dictionary change 2014-12-12 17:27:50 -05:00
Nat Goodspeed 659a8fa0bb Update viewer to consume googlemock build 297460. 2014-12-12 11:41:13 -05:00
Nat Goodspeed 7ddca3476f Update viewer to consume colladadom build 297450 2014-12-11 20:02:55 -05:00
Nat Goodspeed 9b453b2f29 Update viewer to consume boost build 297445 (no fchmodat()) 2014-12-11 19:09:11 -05:00
Nat Goodspeed 8befaedb8b Update autobuild.xml with current builds from Tools Update spreadsheet.
This is mostly Mac and Linux, given rev 6cf8a8cd07c6, save for glui, jsoncpp
and llphysicsextensions_source, which also update Windows.
2014-12-10 16:22:18 -05:00
Oz Linden 3c5f97ad5e update dictionaries to a single common platform build 2014-12-09 12:03:37 -05:00
Aura Linden c46c863d99 Made merge to correct version of file. 2014-12-09 08:11:12 -08:00
Aura Linden 5e2d5cc2e1 Merged. 2014-12-08 23:13:19 -08:00
Aura Linden 161494cf3d Pointed to newest havok repos. 2014-12-08 23:07:57 -08:00
callum_linden 0524a4048b Update autobuild to point to new (Windows) third poarty libraries we just built and configure for VS2013 2014-12-08 16:32:51 -08:00
Nat Goodspeed 06760492bd Update viewer to consume mesa build 297283. 2014-12-06 07:57:05 -05:00
Nat Goodspeed cfbc982b40 Update viewer to consume tut build 297257. 2014-12-05 08:12:13 -05:00
Nat Goodspeed 2a3b58b0c4 Place Windows build artifacts in build-vc120 rather than build-vc100. 2014-12-04 21:50:02 -05:00
Nat Goodspeed cbb6a416fc Make havok_source package name agree with name from repo URL.
Until we get a havok-source package built with new metadata-bearing autobuild,
the package name in autobuild.xml and CMake must agree with the tarball
filename.
2014-12-04 21:48:13 -05:00
Nat Goodspeed 5225444caa Update viewer to consume apr build 297252. 2014-12-04 21:10:04 -05:00
callum_linden f861e670e3 tweak for typo in GTK/Pango Windows lib 2014-12-03 11:31:02 -08:00
Nat Goodspeed 11d14b1f8c Update viewer to consume googlemock build 297188. 2014-12-03 14:24:29 -05:00
Nat Goodspeed 5ae8c94cf8 Update viewer to consume colladadom build 297187. 2014-12-03 14:11:35 -05:00
Nat Goodspeed a376aa39ad Update viewer to consume boost build 297177. 2014-12-03 13:55:27 -05:00
Nat Goodspeed 8b263beb0b Update viewer to consume curl build 297172. 2014-12-03 10:28:49 -05:00
Nat Goodspeed 9e310cbe84 Update viewer to consume openssl build 297168. 2014-12-03 09:49:04 -05:00
Nat Goodspeed e5530a9820 Update viewer to consume pcre build 297155. 2014-12-02 19:53:32 -05:00
Nat Goodspeed 118278c146 Update viewer to consume pcre build 297101. 2014-12-01 14:41:22 -05:00
Nat Goodspeed c5792c1a00 Update viewer to consume googlemock build 297089. 2014-11-26 11:36:21 -05:00
Nat Goodspeed a10f1f0193 Update viewer to consume boost 1.57 build 297087. 2014-11-26 11:10:49 -05:00
Nat Goodspeed 6046083d74 Update viewer to consume xmlrpc-epi build 297075. 2014-11-25 15:09:03 -05:00
Nat Goodspeed 46e6f9c265 Update viewer to consume expat build 297014. 2014-11-25 14:36:15 -05:00
Nat Goodspeed 6e6617e1ae Update viewer to consume freetype build 297053. 2014-11-25 14:33:52 -05:00
Nat Goodspeed 894429a280 Update viewer to consume libpng build 297051. 2014-11-25 14:32:30 -05:00
Nat Goodspeed f1af1a0310 Update viewer to consume libxml2 build 297050. 2014-11-25 14:30:48 -05:00
Nat Goodspeed a969321c6c Update viewer to consume zlib build 296881. 2014-11-25 14:29:01 -05:00
Oz Linden 680194deaf automate keeping the About SL -> Licenses tab correct 2014-11-21 18:09:12 -05:00
Nat Goodspeed ce1666759e Commit backing out the breakpad change. 2014-11-14 16:08:19 -05:00
Nat Goodspeed 22503b3479 Backed out changeset eac237bfebba (Aura's commit for new breakpad)
This is an attempt to diagnose a generate_breakpad_symbols.py exception on a
Yosemite TC build host.
2014-11-14 16:07:43 -05:00
Nat Goodspeed 129be3f65d Update viewer-tools-update viewer to updated 3p-update-curl build.
Build 296787 of 3p-update-curl includes the latest tip of 3p-curl.
2014-11-14 09:49:05 -05:00
Nat Goodspeed 6be2f0ba2b Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2014-11-14 08:49:08 -05:00
obscurestar 316e35ad2a Repointed autobuild to latest google breakpad for great stacks and less warning messages. 2014-11-13 13:45:20 -08:00
simon fa7610fea5 Merge downstream code and become 3.7.20 2014-11-03 17:54:24 -08:00
simon a669303f85 Pull in viewer-release and become version 3.7.20 2014-11-03 11:56:09 -08:00
Oz Linden 6c53ae5398 fix build of llphysicsextensions package for sublicensed tpvs 2014-10-27 12:54:32 -04:00
Oz Linden 353e27491b update llphysicsextension with build fixes 2014-10-24 22:56:40 -04:00
Nat Goodspeed f7463ce46d Automated merge with http://bitbucket.org/callum_linden/viewer-tools-update-callum 2014-10-23 20:24:06 -07:00
Nat Goodspeed 918e2b629b Bring in new TUT library build. Clean up ensure_equals() overloads.
The new TUT library build eliminates the ambiguity about ensure_equals(const
char*, ...) versus ensure_equals(const std::string&, ...). Now it's all based
on const std::string&. Remove pointless const char* overloads and ambiguous
forwarding templates.
With clang in Xcode 6, any new datatypes we intend to use with ensure_equals()
must have operator<<(std::ostream&, datatype) declared BEFORE lltut.h
#includes tut.hpp. Reorder code in certain test source files to guarantee that
visibility.
2014-10-23 20:23:08 -07:00
callum_linden 00df214112 Update to build on Xcode 6.0: point at new jpeglib package which moves lib into lib/release vs lib 2014-10-23 12:03:15 -07:00
Oz Linden ac6295ad51 update glui package to repair unit test 2014-10-22 21:14:07 -04:00
callum_linden b2b93d35ec Update to build on Xcode 6.0: point to new version of KDU libs with correct build configs that match viewer (and everything else) 2014-10-21 16:13:10 -07:00
Oz Linden 223f438e49 update darwin glui package with initialization fix 2014-10-21 17:34:40 -04:00
Oz Linden c83ff8851d correct hash for darwin apr_suite package 2014-10-21 16:52:11 -04:00
Oz Linden 9bd460ca07 fix version number generation for cmake 3.x and autobuild 1.0 compatibility 2014-10-21 13:15:52 -04:00
Oz Linden 4854631767 correct llphsyicsextension packages 2014-10-21 11:59:36 -04:00
Oz Linden 4c8e526b99 merge changes for callum fixes and workarounds 2014-10-21 09:16:56 -04:00
callum_linden 9baa38a8d7 Update to build on Xcode 6.0: remove unused variables from llphysicsextensions project 2014-10-20 16:42:44 -07:00
callum_linden ed52306e54 Update to build on Xcode 6.0: Revert to non-hacked version of llphysicsextensions package now we can link 2014-10-20 16:18:38 -07:00
simon 4b333e36d1 Merge downsteam code and become version 3.7.19 2014-10-20 13:54:37 -07:00
simon 61be636a10 Merge downsteam viewer-release and become version 3.7.19 2014-10-20 13:52:23 -07:00
Monty Brandenberg 80f93392ea Merge. Refresh from viewer-release after 3.7.18 release. 2014-10-20 15:01:03 -04:00
Oz Linden d3387faca5 upgrade llqtwebkit to include fix for MAINT-4586 2014-10-20 11:27:01 -04:00
callum_linden d8dbe73f0b Update to build on Xcode 6.0: point to temporary, hacked version of llphysics_extensions that remove the unusd variables (and therefore warnings/errors) - see TODO list 2014-10-18 12:28:22 -07:00
callum_linden d3eaf6fe95 point to hacker version of tut package now so I can keep going - see TO DO list 2014-10-17 22:06:15 -07:00
callum_linden f58fafa49c Update to build on Xcode 6.0: point to new version of tut package that explicitly turns off unused function warnings vs. spreading the code throughout viewer 2014-10-17 21:20:56 -07:00
callum_linden 63a1725946 Point to new versions of third party library that match others and contain fixes 2014-10-16 18:27:42 -07:00
callum_linden a4249748ea Pushing out autobuild.xml to get a clean dependency diagram 2014-10-16 14:26:22 -07:00
Oz Linden 2188e00d4e update llqtwebkit with fix for MAINT-4585 and MAINT-4586 2014-10-16 10:27:55 -04:00
callum_linden 4fb1bae807 update autobuild.xml to point to new versions of boost, googlemock and colladadom 2014-10-10 14:49:48 -07:00
Monty Brandenberg ec4fd2f0e2 MAINT-4564 HTTP Pipelining is not happening in Drano HTTP Phase 4
Incorporate the new libcurl 7.38.0 build with curl bug 1420
workaround.  Add developer-centric testing code to evaluate
the workaround or a future fix for 1420.
2014-10-10 16:43:04 -04:00
Oz Linden 92bad5c87f install a bunch of updated linux packages 2014-10-09 17:38:01 +00:00
Oz Linden 3465fa09cc merge with callums openjpeg change 2014-10-08 21:32:42 +00:00
Oz Linden 40b0916d7d update expat and xmlrpc-emi packages for linux to let it get past configure 2014-10-08 21:31:31 +00:00
callum_linden 5a2ec4921d Updated autobuild.xml to point to new, autobuild-metadata aware build of openjpeg 2014-10-08 12:25:16 -07:00
Oz Linden c97af6cf05 add manually hacked llqtwebkit packages (see README-HACK.md on the update-hack branch of that repo) 2014-10-08 10:50:43 -04:00
callum_linden c519fd3314 Updates to point to lots of new third party libs and some small tweaks to take account of minor name changes 2014-10-07 17:35:39 -07:00
callum_linden a1696dfce1 Update build file(s) to work with autobuild-metadata (1.3) 2014-10-01 16:08:57 -07:00
callum_linden 22152728b8 Add references to third party packages for OSX that I've completed (most of them) 2014-09-30 17:14:21 -07:00
Oz Linden 25ff85a9f0 upgrade packages for dbus_glib and libuuid to autobuild 1.0 2014-09-29 19:04:58 +00:00
Oz Linden 73cb7384c3 upgraded llappearance_utility to autobuild 1.0 conventions 2014-09-29 11:24:38 -04:00
Oz Linden d0a3be9aba update gstreamer package to autobuild 1.0 2014-09-29 10:34:51 -04:00
Oz Linden 3fbf0f87c2 add partially converted packages for gtk-atk-pango-glib 2014-09-26 13:18:07 -04:00
Oz Linden 6f36fb0cd9 update mac and linux packages for llphysicsextensions 2014-09-26 11:16:34 -04:00
Oz Linden 651cc7f89c use partially converted ogg_vorbis package 2014-09-25 07:54:39 -04:00
Oz Linden 3f80f4f303 put in partially converted openal package 2014-09-23 18:10:23 -04:00
Oz Linden f9399c80ca minimal hacks to autobuild.xml to allow configure to finish 2014-09-23 16:28:34 -04:00
Monty Brandenberg a00e546d52 Move libcurl 7.38.0 dependency from experimental repo to normal update repo. 2014-09-23 15:19:33 -04:00
Oz Linden 22a613dfc1 update autobuild config version and tut package 2014-09-23 12:21:16 -04:00
maksymsproductengine 61e05f9125 MAINT-4170 Eliminate homoglyphs in URL hostnames: used 3p-uriparser; 2014-09-22 20:01:55 +03:00
Monty Brandenberg 1294825de6 libcurl update. 7.37.0 -> 7.38.0 + experimental fixes for pipelining issues 2014-09-18 19:35:17 -04:00
Brad Payne (Vir Linden) 53e5a79bd1 Updated appearance utility version 2014-09-08 17:34:38 -04:00
Monty Brandenberg 29bea5a6b9 Merge. Refresh from viewer-release after 3.7.11 release. 2014-07-08 17:29:48 -04:00
Monty Brandenberg 903729d5c9 Merge. Refresh from viewer-release after 3.7.9 release. 2014-06-16 16:41:52 -04:00
Oz Linden e15002a11c merge changes for 3.7.9-release 2014-06-16 11:42:37 -04:00
Monty Brandenberg 2ccbef39a6 All: Update openssl to 1.0.1h/290662, curl to 290664, llqtwebkit to 290663.
Linux:  Include libQtXml and libQtSvg in manifest for libqsvg.so.
More documentation thoughts for library package structure.
2014-06-05 18:37:24 -04:00
Monty Brandenberg 5b542e227b All: Committing to llqtwebkit2 and the future. Updating all libraries.
Updating SDL to 290561, c-ares to 290399, Boost to 290566, colladadom
to 290576, curl to 290567, fontconfig to 290569, freetype to 290557,
google-mock to 290574, libpng to 290558, libxml2 to 290562, llqtwebkit
to 290578, openssl to 290560, PCRE to 290406, zlib to 290556.  Document
compiling and linking in new 00-COMPILE-LINK-RUN.txt in indra/cmake.  It
is the README for the building process based on things learned during
this library project.  Switch building process back to style used for
new llqtwebkit2 repo.  This builds shared libraries for Qt4 products
on all platforms using current build machines and TC task templates.
All platforms are building.  All have comparable FPS rates.  Builds are
getting quieter.  Forward, comrades!
2014-06-03 19:37:58 -04:00
Monty Brandenberg 71eb87d0a5 Windows/Mac: Update llqtwebkit to 290262. Simple rebuild of library with
package dependencies updated.
2014-05-28 19:44:27 +00:00
Monty Brandenberg 403ec62e3c All: Update library SDL to 290309, c-ares to 290089, boost to 290191,
colladadom to 290229, curl to 290186, fontconfig to 290258, freetype to 290255,
google-mock/gmock/gtest to 290199, libpng to 290081, libxml2 to 290157,
llqtwebkit to 290262/250147 (to be fixed shortly), openssl to 290083,
pcre to 290150, zlib to 290080.  The freetype2 headers are now normalized
to what they would normally be on a unix-type system.  Libxml2 and
pcre are available on all platforms.  Libraries generally move in the
direction of static archives rather than shared libraries (e.g. openssl).
The llqtwebkit side is a step back from the more ambitious goal.  What
will be used (290262) will be a simple rebuild of the existing 4.7.1
library with updated package dependencies.  The bigger work will be in
the future.
2014-05-28 19:40:45 +00:00
Monty Brandenberg 060c728970 Merge. Pull in viewer-release after release of 3.7.8 2014-05-22 22:08:54 +00:00
Nyx Linden d0d32626a5 merge fix for merge with project interesting. New appearance utility source and one quick doubly-declared typedef. 2014-05-19 14:44:01 -04:00
Brad Payne (Vir Linden) 7b9708a2e3 sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
Oz Linden a98b4b6bee merge changes for 3.7.7-release 2014-05-07 11:09:04 -04:00
Xiaohong Bao ae564140c0 Merge 2014-04-22 12:19:28 -06:00
Oz Linden b4ca93cadc merge up to 3.7.6-release 2014-04-22 13:05:26 -04:00
Brad Payne (Vir Linden) d0eb9658f2 merge 2014-04-22 11:19:58 -04:00
Monty Brandenberg f8874d04b8 Linux/Win: Bad checksum on Windows package. Libz and libpng linking changes to find newest code.
Windows autobuild package had a bad checksum due to oddities in the build
system.  On Linux I've been fighting with getting libz 1.2.8 and libpng
1.6.8 to be the definitive version in the viewer.  Problem is the *massive*
library search tree we assemble.  We find older shared library versions
first and so those dominated.  By using --whole-archive with static libraries,
the packaged versions of these libraries are made definitive.
2014-04-15 22:48:52 +00:00
Monty Brandenberg 04404b68b5 All/Mac: Update libraries to new template builds. Package for static libz/libpng/openssl.
Update library dependencies to reference builds using new templates and
modern build hosts for:  SDL, c-ares, boost, curl, libpng, llqtwebkit2,
openssl and zlib.  Update manifest, library copying and 'test_apps' setup
to reflect that zlib and openssl are now always static (on Mac and
Linux).  Viewer and test_apps now functional on 10.7 Mac.
2014-04-14 17:59:00 -04:00
Monty Brandenberg e72d546fe3 Mac: Update llqtwebkit build, build and package dylib Qt4 pieces.
Part of the switchover to dynamic Qt4.  This mostly completes the
Mac side.  Webkit is functional on Mac, plugins work.  The two
test programs, llfbconnectest and llplugintest, need a little
more work to run without manual fixup ('.' on PATH and maybe a
symlink to libz.1.dylib and they run and function on Mac).  Also
need to address libz.dylib vs libz.a.  Currently resolving against
dylib which is not what I want.
2014-04-11 19:19:22 -04:00
Monty Brandenberg 6631dc22f0 All/Linux: Update llqtwebkit to latest all-shared lib build. Linux package
assembly updated to deal with Qt libraries and discrete codec and imageformat
plugins (which live under bin/llplugin).  Functioning Linux viewer with MoaP
support with a few image problems (sRGB profile, zlib errors).  Much of this
expected to be due to the new 1.6.8/1.2.8 libpng/libz and we'll fix as needed.
2014-04-09 21:05:55 +00:00
Brad Payne (Vir Linden) ea7f34d37a merge 2014-04-08 13:20:23 -04:00
Oz Linden 375c05ac43 merge changes for 3.7.5-release 2014-04-08 11:41:12 -04:00
Richard Linden 98aabdc176 merge with release 2014-04-07 19:09:40 -07:00
Aura Linden d476b12ae5 Merged viewer release into vivox 2014-04-07 17:04:09 -07:00
Monty Brandenberg 20c963b42e All: Update curl and llqtwebkit2 packages to new template builds. 2014-04-07 20:04:15 +00:00
Monty Brandenberg 30eb6d13f5 Linux/Mac: Update to latest OpenSSL 1.0.1e build. Fix manifest for
openssl on Mac (copy, deploy).  Revert Linux manifest work which tried
to work around 0555 permissions on .sos (and didn't work).
2014-04-07 14:01:34 -04:00
Monty Brandenberg 469438707d Library updates and switch to 3d-llqtwebkit2 build products.
SDL to 1.2.15, c-ares to latest 1.10.0 build, Boost to 1.55.0
with coroutine updates/fixes, curl to 7.34.0, libpng to 1.6.8,
openssl to 1.0.1e, zlib to latest 1.2.8 build, llqtwebkit
built from 4.7.1 sources refactored and tested in 3p-llqtwebkit2
repository.

Windows is functional with a good number of warning messages
at runtime from libpng and KDU.  MoaP/slplugin functioning.
2014-04-04 16:30:50 -04:00
Monty Brandenberg d7481cd07c Merge. Refresh from viewer-release after 3.7.4 release. 2014-04-03 18:56:46 -04:00
Brad Payne (Vir Linden) d10ecef615 merge 2014-03-31 11:59:11 -04:00
Aura Linden dfd78e83d9 Pulled merge from release 2014-03-27 11:59:35 -07:00
Richard Linden e5bbdafded merge with release 2014-03-24 19:23:34 -07:00
Aura Linden 77ec712b15 Merged in viewer-release. 2014-03-24 11:30:17 -07:00
Monty Brandenberg 1e764fb668 Consistent set of fmodex 4.44.31 builds now. 2014-03-14 21:14:32 -04:00
Monty Brandenberg 4f565ed077 Update fmodex to 4.44.31. Move DSP descriptor to heap storage. 2014-03-14 19:48:35 -04:00
Aura Linden 22ea5ac41c BUG-4260 Updated to 4.6.x vivox libraries for Mac and Windows. 2014-02-26 20:15:45 -08:00
Oz Linden 1d30fe9554 merge changes for 3.7.2-release 2014-02-25 13:31:01 -05:00
Brad Payne (Vir Linden) 895d52a399 merge viewer-release to sunshine-external 2014-02-25 13:25:40 -05:00
Richard Linden 80b4a4a1f5 merge with release 2014-02-24 18:45:59 -08:00
obscurestar 8fd270af1c Pulled from release. 2014-02-24 15:12:04 -08:00
Aura Linden 6809348125 Creating a cleaner branch 2013-12-03 17:06:06 -08:00
Oz Linden 7f39d0472e merge changes for STORM-1831 2013-11-18 13:51:24 -05:00
Monty Brandenberg d191585a3e Merge. Refresh from viewer-release after 3.6.10 release 2013-11-12 14:06:38 -05:00
Richard Linden 33e0a1b57f updated autobuild llappearanceutilitysource to point to official build 2013-11-08 21:18:29 -08:00
Richard Linden fe518bde8e merge with release 2013-11-06 17:22:04 -08:00
Monty Brandenberg 076761a03d Update libpng after fixing arch under which it was built. 2013-11-04 22:52:53 +00:00
Monty Brandenberg 460d01befb Update build plumbing with tier 2, 3 and 4 libraries 2013-11-01 23:32:44 +00:00
Don Kjer 7866356d77 Merge viewer-release => sunshine-internal 2013-10-29 13:20:18 +00:00
Nyx Linden b1838f02bc SH-4572 FIX changing clothing parameters do not take effect in edit appearance
fix, new back-end utility and restoring the necessary functionality.
2013-10-25 16:43:36 -04:00
Richard Linden ab43be5ddb moved some common functionality from LLTrace::BlockTimerStatHandle to BlockTimer
updates appearance utility dependency
2013-10-23 13:24:47 -07:00
Richard Linden e06ad3d60f updated appearance utility dependency 2013-10-23 09:49:29 -07:00
Ima Mechanique 30f835809b Merge 3.5.8-release 2013-10-21 04:21:00 +01:00
Ima Mechanique 4027486dbb storm-1831 Incorporating Oz's changes to update libxml on linux to libxml2 2013-10-18 17:38:31 +01:00
Nyx Linden b42c70173c SH-3455 BUILDFIX Updating linux appearance utility to use the new refactor
Eliminated some unnecessary functions that the refactor took care of,
linux build should be fixed.
2013-10-16 15:28:10 -04:00
Brad Payne (Vir Linden) 1f8b37e9ad merge 2013-10-16 11:52:43 -04:00
Oz Linden 9c313aea13 merge changes for DRTVWR-336 2013-10-15 17:47:37 -04:00
Ima Mechanique 015597bb58 STORM-1831 Importing Oz's updates for libxml2 2013-10-12 03:07:22 +01:00
Richard Linden 59628d6f85 Automated merge with http://bitbucket.org/lindenlab/viewer-release 2013-10-01 14:28:39 -07:00
Monty Brandenberg eaef5e63d5 Merge. Pull in viewer-release after materials viewer release. 2013-09-19 13:13:37 -04:00
Richard Linden 91850b6cfa updated autobuild reference to llappearance-utility 2013-09-09 16:28:44 -07:00
Oz Linden 8dc273b942 correct some doc strings in the autobuild config file 2013-09-05 15:18:58 -04:00
Monty Brandenberg f00b6c7133 Merge. Pull in viewer-release after SSA merge. 2013-08-26 18:54:39 -04:00
Monty Brandenberg a45806e17c Okay, move openssl back to the weird 0.9.8/1.0.0 mix it was
before.  Move libcurl forward to 7.24.0 and built on 0.9.8.
Until we do some TC work, we may be stuck with this combo.
2013-08-26 15:35:34 -04:00
Monty Brandenberg 912995de62 Moved OpenSSL to 1.0.1e as an experiement. Can't build llqtwebkit
so that doesn't move.  3p-curl does, however, and this gets them
all.  I suspect I'll be backing down to 0.9.8 next week.
2013-08-23 20:41:01 -04:00
Richard Linden cb8c94cc88 updated appearance utility source 2013-08-23 16:27:39 -07:00
Richard Linden 0d1850ef0b updated appearance utility source 2013-08-23 15:53:18 -07:00
Monty Brandenberg c4cda389af Okay, move openssl back to 0.9.8q as we have compiler issues
on the build farm.  This, at least, gets us through the openssl->
libcurl->viewer dependency chain.
2013-08-22 19:48:45 -04:00
Xiaohong Bao d8c02bf062 Merge 2013-08-19 16:09:28 -06:00
Nyx Linden cc999b225e merge cleanup, making sure our branch has the latest autobuild changes. 2013-08-19 11:55:49 -04:00
Nyx Linden faa0866ca3 SH-4401 FIX back-end changes to handle new visual param groups. 2013-08-08 13:21:18 -04:00
Oz Linden 629bda7cf3 merge changes for 3.6.2-release 2013-08-05 15:27:05 -04:00
Oz Linden 32b8d398ec increment viewer version to 3.6.3 2013-08-05 14:42:37 -04:00
Richard Linden df5dff372b BUIDLFIX: point to fixed build of llappearanceutilities 2013-07-31 14:43:44 -07:00
Richard Linden 247a5a15d6 BUIDLFIX: point to fixed build of llappearanceutilities 2013-07-31 12:21:49 -07:00
Richard Linden f496361568 BUILDFIX: point at newest version of llappearanceutility 2013-07-22 15:24:45 -07:00
Aura Linden ce9962b338 Merged in viewer-release 2013-07-11 17:49:13 -07:00
Oz Linden 6c440d1b51 remove command line option that causes warning messages 2013-07-03 09:15:33 -04:00
Richard Linden a2a6bf20d7 merge with release 2013-06-20 16:46:23 -07:00
Richard Linden 1236c920ea BUIDLFIX: point to updated version of llappearanceutility-source 2013-06-19 19:55:31 -07:00
Logan Dethrow d847b9dc3f Can't use bash local keyword outside of functions. 2013-06-06 19:42:22 -04:00
Logan Dethrow 36812775a4 Updated llappearance-utility-source autobuild package to latest and changed debian changelog mangling to include codeticket number. 2013-06-06 18:53:06 -04:00
Richard Linden 613b949e2f BUILDFIX: pointed autobuild at updated llappearanceutilities 2013-06-06 15:28:59 -07:00
prep a07cee746c Updated to latest llappearanceutility 2013-06-05 17:34:25 -04:00
prep 3340eb8c71 Updated to latest llappearanceutility package 2013-06-05 10:46:12 -04:00
Oz Linden 74ea01d6f2 merge changes for maint-2718 2013-05-22 14:40:26 -04:00
callum_linden 1d8b9ff07c MAINT-2718 FIX Update Windows version of FMOD Ex DLLs with non-logging versions 2013-05-21 21:38:09 -07:00
Brad Payne (Vir Linden) a04a706c1b merge 2013-05-21 16:18:48 -04:00
Aura Linden c96b8281a9 Thanks mercurial. 2013-05-15 20:56:51 -07:00
Graham Madarasz e1c1428569 Merge viewer-dev-materials and bugfix in LLPanelFace::getState using material instead of mMaterial 2013-05-11 20:38:23 -07:00
Don Kjer 7ff4d16041 Updating appearance utility 2013-05-11 08:28:40 +00:00
Don Kjer 5bb540ddbf Updating appearance utility 2013-05-11 04:12:31 +00:00
Graham Madarasz 6074f65991 Merge with vwr-dev-mat 2013-05-10 10:34:26 -07:00
Oz Linden 4d22c32aa9 merge changes for 3.5.2-beta4 2013-05-10 10:56:40 -04:00
Oz Linden 1b984d8f40 merge changes for 3.5.1-release 2013-05-08 14:46:00 -04:00
Oz Linden 545e033d1e merge changes for DRTVWR-299 2013-05-07 15:11:55 -04:00
prep c9aae997a0 LLAppearance package update 2013-05-06 10:43:18 -04:00
Logan Dethrow 0ef6ca8879 Updated llappearanceutility-source package. 2013-05-03 19:57:40 -04:00
prep@lindenlab.com be008638aa Updated appearance package 2013-05-03 14:37:06 -05:00
Logan Dethrow f3cc77377a Updated appearance util. 2013-05-03 12:17:43 -04:00
prep 7e599539f0 LLAppearance package update 2013-05-01 16:58:02 -04:00
Graham Madarasz 025c890958 Merge vwr-dev-mat 2013-05-01 08:11:15 -07:00
Graham Madarasz 806d09b114 Merge 3.5.1 into Materials 2013-04-30 19:50:05 -07:00
prep@lindenlab.com c198d9db81 LLAppearance package update 2013-04-26 15:55:39 -05:00
prep@lindenlab.com 2c617e0beb llappearance package update 2013-04-26 14:33:49 -05:00
Graham Madarasz 37b64c18f5 Fix llmediadataclient test to include new dep on llprimitive and fix bogus boost lib refs in llprimitive cmake def 2013-04-26 07:28:35 -07:00
Graham Madarasz fd447189c5 Merge 3.5.1 into Materials 2013-04-25 21:00:16 -07:00
Nyx Linden cafb5b0d47 updating appearance utility source package 2013-04-24 21:55:03 +00:00
Oz Linden 82e3efeddc merge changes for OPEN-173 2013-04-22 10:16:02 -04:00
callum b7cf8931d4 OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via Latif Khalifa & Siana Gearz) - additional fix. Team City gave me the wrong MD5 for 3p-package 2013-04-19 17:16:23 -07:00
callum d9de58b46a OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via Latif Khalifa & Siana Gearz) 2013-04-19 16:29:11 -07:00
Oz Linden ddd5659f81 merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
callum_linden 88eff41649 Merge with viewer-development 2013-04-17 13:38:04 -07:00
Graham Madarasz (Graham Linden) 2d713a2815 Google Breakpad Fix. Code reviewed by DaveP 2013-03-29 13:22:29 -07:00
Graham Madarasz 9a49b1ef5f Dueling checksums 2013-03-29 01:40:10 -07:00
Graham Madarasz 39ea211cd7 Viewer breakpad linux fixes 2013-03-29 01:27:10 -07:00
Graham Madarasz f18fd58c8c Move to latest linux breakpad package 2013-03-29 00:29:39 -07:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
Graham Madarasz (Graham Linden) 903996e8d4 Google Breakpad Fix 2013-03-28 19:25:51 -07:00
Graham Madarasz (Graham Linden) 742b301059 Plug in Oz built-by-magic breakpad packages for testing 2013-03-28 19:07:13 -07:00
Graham Madarasz (Graham Linden) 8e54486468 Add new linux breakpad build for testing 2013-03-28 16:27:39 -07:00
Dave Parks 001ed7626b Fix md5sum mismatch on google breakpad on windows 2013-03-28 12:53:55 -05:00
Graham Madarasz 48f433212f Fix breakpad breakage from linux API diffs 2013-03-27 23:18:14 -07:00
Graham Madarasz f0c2f99c25 New gmock with WChar fix and add boost sys lib to viewer source tests 2013-03-27 19:09:01 -07:00
Graham Madarasz (Graham Linden) 0ebfcce8ff Update to newest breakpad candidate packages with fixed headers 2013-03-27 14:34:10 -07:00
Graham Madarasz a83289f01f Fix API diffs with new breakpad and point at private breakpad packages to test 2013-03-27 05:50:55 -07:00
Dave Parks ae9604acd5 Backed out changeset: 3643d1c655c0 2013-03-26 12:32:29 -05:00
Graham Madarasz (Graham) b9db8d4813 Fix linux breakpad package URL 2013-03-26 09:26:24 -07:00
Graham Madarasz (Graham) 0560a8c457 Point at private breakpad packages to get builds working again 2013-03-26 09:16:22 -07:00
Nyx Linden 34181d1566 BUILDFIX new appearance utility src for fixing a runtime error 2013-03-18 11:36:37 -04:00
Nat Goodspeed 27b01e94dd MAINT-2389: pick up new Boost build to eliminate gcc 4.1 warnings 2013-02-21 19:51:33 -05:00
Nat Goodspeed 54e2d2b000 MAINT-2389: Change viewer to Boost package without ucontext.h.
In autobuild.xml, specify today's build of the Boost package that includes the
Boost.Context library, and whose boost::dcoroutines library uses Boost.Context
exclusively instead of its previous context-switching underpinnings (source of
the ucontext.h dependency).
Add BOOST_CONTEXT_LIBRARY to Boost.cmake and Copy3rdPartyLibs.cmake. Link it
with the viewer and with the lllogin.cpp test executable.
Track new Boost package convention that our (early, unofficial) Boost.Coroutine
library is now accessed as boost/dcoroutine/etc.h and boost::dcoroutines::etc.
Remove #include <boost/coroutine/coroutine.hpp> from
llviewerprecompiledheaders.h and lllogin.cpp: old rule that Boost.Coroutine
header must be #included before anything else that might use ucontext.h is
gone now that we no longer depend on ucontext.h. In fact remove
-D_XOPEN_SOURCE in 00-Common.cmake because that was inserted specifically to
work around a known problem with the ucontext.h facilities.
2013-02-21 01:13:24 -05:00
Don Kjer 429d8250dd Updating appearance utility 2013-02-19 23:05:31 +00:00
Aura Linden 669d1295a3 Added ca-bundle.crt behaviors for Mac and Windows. 2013-02-15 17:05:01 -08:00
Aura Linden 973e39608a Updated to use 4.5SDKs for Mac and Windows. Tricked into believing 3.2 SDK is 4.5 for linux 2013-02-16 01:02:20 +00:00
Don Kjer be21b989c5 Updating appearance util 2013-02-11 19:52:07 +00:00
Don Kjer 93f07d4e27 Updating appearance utility 2013-02-09 01:18:36 +00:00
Don Kjer b342b96b3a Updating appearance utility 2013-02-09 00:43:56 +00:00
Graham Madarasz (Graham) aed2e90312 Update fmodex sums to refer to newest OS X 3p-fmodex-private 2013-02-05 10:24:56 -08:00
Graham Madarasz (Graham) cd2a6e756e Update windows fmodex sums and path for new build 2013-02-05 09:50:44 -08:00
Graham Madarasz (Graham Linden) a6742f8e8d Update fmodex sums for new builds 2013-02-04 19:57:52 -08:00
Graham Madarasz (Graham) ace3891349 Point autobuild.xml at yet another 3p-fmodex-private OS X build. 2013-02-04 16:32:18 -08:00
Graham Madarasz (Graham) efa7022c3a Nix trying to copy the debug fmod DLL 2013-02-04 15:10:39 -08:00
Graham Madarasz b99b9133f4 Fixed double hash sum entry 2013-02-04 14:46:38 -08:00
Graham Madarasz (Graham) c7d0a6d259 md5sum and path update redux 2013-02-04 14:44:29 -08:00
Graham Madarasz (Graham) 4c6fc784a6 Point autobuild at newer fmodex builds and fix warning being treated as error in llaudioengine_fmodex.cpp 2013-02-04 14:04:22 -08:00
Graham Madarasz 0b614a6098 Fixed rev numbers in paths for mac and linux 2013-02-04 11:11:12 -08:00
Graham Madarasz (Graham) c1ccf505b6 Fix autobuild.xml to refer to md5sums and paths of newer 3p-fmodex-private 2013-02-04 10:54:56 -08:00
Sovereign Engineer fc59d25ec8 Merged 2013-02-04 13:08:25 -05:00
Graham Madarasz (Graham) d5cafa98a3 Point autobuild at latest Mac Fmod Ex package 2013-02-04 09:32:50 -08:00
Graham Madarasz (Graham) c074456a1e Updated md5sums and staged lib paths for FModEx 2013-02-04 08:58:26 -08:00
Sovereign Engineer 5030766cf2 Correct order of autobuild libs 2013-02-04 21:36:12 +08:00
Drake Arconis 800dad3123 Merged callum_linden/viewer-development-usb-headset into default 2013-02-02 10:57:35 -05:00
Graham Madarasz (Graham Linden) d6130d68d5 Updated fmodex download paths / md5sums from proxy for the first TC builds 2013-02-02 00:23:08 -08:00
callum_linden b0f2f02333 Removed (most) references to older FMOD library - still a little Linux clean up left 2013-02-01 08:44:52 -08:00
Nyx Linden 946d3bbcc6 SH-3651 FIX Beards not visible on server-generated appearances.
Fixed back end to enable beards.
2013-01-30 17:35:36 -05:00
Nyx Linden 11fe124ae9 merging in viewer-beta.
Most of the merge was clean, a couple conflicts.
Brought over a couple patches manually for llpolymesh.
2013-01-24 16:22:49 -05:00
callum_linden 9b86b8bf3d Add in Windows FMOD Ex package 2013-01-23 15:57:38 -08:00
callum_linden fa12377b0d Update 3p libs to include debug version too 2013-01-22 15:55:31 -08:00
callum_linden ba3e89b5c7 first push - patch from CmdCupCake plus force FMODEX on 2013-01-18 16:43:19 -08:00
Don Kjer 06baa6bf9c Moving appearance utility deb to private repo 2013-01-18 21:22:18 +00:00
Dave Parks 954ebaed84 Automated merge with https://bitbucket.org/lindenlab/viewer-tiger 2013-01-08 13:40:59 -06:00
Don Kjer e1af26eaa2 Disabling build of headless appearance utility 2012-12-20 21:39:33 +00:00
Oz Linden 1c7f19c865 change to use lindenlab repo for havok source, with new license 2012-12-19 09:45:28 -05:00
Oz Linden 0ed83541bf upgrade boost build to use public build of icu4c 2012-12-19 09:41:59 -05:00
Don Kjer 8eef31e47a Updating appearance utility to deal with IMG_INVISIBLE 2012-12-12 20:58:56 +00:00
Don Kjer 531394df23 Updating linux libGLOD to match darwin naming 2012-12-12 00:34:40 +00:00
Don Kjer 5798dd54cc Fix for building on case-sensitive mac filesystems. Fix to remove unwind spam warnings while linking on xcode 4.5.2 builds 2012-12-11 13:56:50 -08:00
Don Kjer 23d77d3a34 Automated merge 2012-12-06 22:56:21 +00:00
Don Kjer 07d05c2967 Alpha rendering fixes for appearance utility. 2012-12-06 22:54:50 +00:00
prep 32f5015ecd Added back in mesa package for linux builds 2012-12-05 14:33:30 -05:00
simon@Simon-PC.lindenlab.com 7fe4fbe674 Pull in upstream viewer-development via viewer-lion 2012-12-04 15:03:34 -08:00
Don Kjer 96ef49df75 Automated merge 2012-11-28 23:46:06 +00:00
Don Kjer dc71cae16b Updating appearance utility 2012-11-28 23:45:23 +00:00
prep e0432f98ee SH-3563. Pull and merge from viewer-development. Modest code changes to fix alignment issue in llAppearance. 2012-11-28 16:36:34 -05:00
Dave Parks 5d34ac552f Automated merge with https://bitbucket.org/lindenlab/viewer-development 2012-11-20 17:03:55 -06:00
Dave Parks 7491fbd677 MAINT-1841 Use NVAPI to force NVIDIA GPU power management mode to prefer max performance
Reviewed by Simon.
2012-11-19 17:40:43 -06:00
Nat Goodspeed e66dacddfd Update to Boost 1.52 package with gcc 4.1 warning fix. 2012-11-17 11:17:57 -05:00
Nat Goodspeed 12a3f2ea72 Use new 3p-boost 1.52 build with Windows /Zc:wchar_t- compile switch. 2012-11-16 07:08:17 -05:00
Don Kjer 19e22ca030 Bumping appearance utility source 2012-11-15 00:18:16 +00:00
Nyx Linden 5a2c570485 Updating appearance utility package 2012-11-14 22:52:54 +00:00
calluym_linden 48da6d4578 Changed format of Windows Boost 3p lib - Amazon S3 chokes on sub-domain version and no one knows why 2012-11-13 13:41:02 -08:00
callum 92acb99f6f Point autobuild at new Boost 1.52 third-party libs 2012-11-12 15:55:17 -08:00
Nyx (Neal Orman) 85e03582b2 updating appearance utility package 2012-11-06 18:18:12 -05:00
Don Kjer 27933214f4 Switching to system osmesa library instead of pre-packaged library 2012-10-24 18:19:22 +00:00
Nyx Linden 3ac3f76fc3 FIX: fixed broken baked texture rendering in lltexlayer, by enforcing correct gl state in lltexlayer.cpp
FIX: updated appearance utility source package
2012-10-19 21:49:26 +00:00
Don Kjer f974374789 Pulling in viewer-gcc4.6 freetype fixes 2012-10-13 01:39:41 +00:00
Oz Linden 1709952adb pull back 3.4.1-beta6 fixes 2012-10-10 21:40:10 -04:00
Don Kjer c06c35609c Updating linux build to gcc4.6 2012-10-11 00:09:04 +00:00
Don Kjer 19e43e4b58 Added fast timers for baked texture rendering. Updated appearance utility 2012-10-06 08:08:52 +00:00
Don Kjer e858c172fc Updating to newer build of tcmalloc/google perf tools. Removing X11 library dependencies from headless libraries 2012-10-04 22:00:24 +00:00
Don Kjer 45f35966df Fixing autobuild md5sum for mesa 2012-10-04 07:22:52 +00:00
Don Kjer 8b8ea8908f Updating appearance utility 2012-10-04 06:33:41 +00:00
Don Kjer c9ab9590aa Removing server-related cmake cruft. Fixing libGLU warnings on linux. 2012-10-04 03:12:48 +00:00
Don Kjer fe52f09952 Updating appearance utility 2012-10-02 10:17:10 +00:00
Don Kjer 358b0ca5ff Updating appearance utility version 2012-10-02 01:06:34 +00:00
Don Kjer 5010cf72d3 Updating appearance utility version 2012-09-30 09:22:22 +00:00
Don Kjer 0a94b5bb39 Exposing more tex layer information for hash id generation 2012-09-28 23:56:55 +00:00
Don Kjer f9a5cdba50 Started stubbing out llsd support for tex layer information. 2012-09-28 01:06:17 +00:00
Nyx Linden 3844f4328b Updating appearance utility src, with fixed merge 2012-09-27 22:10:26 +00:00
Nyx (Neal Orman) 09ee906f23 Updating appearance utility source package 2012-09-27 17:19:17 -04:00
Nyx Linden 637fb26dd8 Updating appearance utility source 2012-09-27 20:31:09 +00:00
Don Kjer 4f93192e7d Fix for mac/linux 'ruth' appearance. Fix for linux build issue 2012-09-27 00:38:52 +00:00
Don Kjer d3924200b6 Removing unused gHeadlessClient code from viewer 2012-09-23 03:06:11 +00:00
Don Kjer 6ec47d8c31 Updating appearance utility source version 2012-09-22 18:25:54 +00:00
Don Kjer 948820bdea Updating libosmesa library 2012-09-21 00:36:58 +00:00
Don Kjer f8512c9191 Updating autobuild.xml mesa library md5sum 2012-09-20 04:59:36 +00:00
Nyx Linden 2c60cfdde3 Updating mesa libraries to the latest autobuild version 2012-09-19 17:17:25 +00:00
Nyx Linden 49caededb4 BUILDFIX: enabling the building of the viewer/appearance backend with headless mesa 2012-09-19 17:05:56 +00:00
Don Kjer 4e342f21ce Updating to newer llappearance utility 2012-09-14 11:39:17 +00:00
Don Kjer 8808325ced Removed appearance utility from viewer source. Added appearance utility autobuild package. 2012-09-14 11:27:04 +00:00
Monty Brandenberg 0755cb098d Merge. Refresh DRTVWR-209 with 3.4.2-beta1 code.
Two fairly simple conflicts:  dead stats sending code in the
texture fetch code (new llcorehttp library) and the cleanup
code in llappviewer was moved around in 3.4.x.
2012-11-07 13:28:42 -05:00
Monty Brandenberg 04e8d074b2 DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code.
This was yet another refresh from v-d because of significant changes
to lltexturefetch that would not have been resolvable by casual
application of any merge tool.  There are still a few questions
outstanding but this is the initial, optimistic merge.
2012-09-07 12:53:07 -04:00
simon@Simon-PC.lindenlab.com 38acb45af8 Merge in latest viewer-development 2012-09-05 17:17:54 -07:00
Oz Linden 43d29ea03e merge changes for DRTVWR-202 2012-08-22 17:11:10 -04:00
Aura Linden efdcf045b0 Merged in from viewer-development. 2012-08-17 08:07:15 -07:00
Oz Linden a7d8b42509 merge up to latest viewer-development 2012-08-16 08:52:26 -04:00
Oz Linden b9e43dfd64 merge back beta fixes 2012-08-15 20:09:41 -04:00
Oz Linden f4fb073ae0 open-146: correct licenses in llphysicsextensions stub 2012-08-14 18:30:11 -04:00
Monty Brandenberg fdb2ae8335 Merge of viewer-development (3.4.1). 2012-08-03 11:57:51 -04:00
David Kaprielian 4ed9dfd47b Fixing up the string in the code sign flag. 2012-08-01 16:25:56 -07:00
David Kaprielian 27d5547478 Added necessary signing information to autobuild.xml 2012-08-01 12:56:51 -07:00
Oz Linden df93749819 merge up to latest viewer-development 2012-07-31 14:55:15 -04:00
Brad Payne (Vir Linden) 58d5e223b8 merge 2012-07-30 15:02:02 -04:00
Brad Payne (Vir Linden) a5c9d89b28 merge 2012-07-30 14:57:33 -04:00
callum 0cd08985b3 MAINT-1056 FIX Microsoft SkyDrive is not compatible with Second Life
Reviewed by YP
2012-07-27 13:35:00 -07:00
Oz Linden 01b7959e01 update to latest builds of llphysicsextensionss 2012-07-25 12:31:16 -04:00
Oz Linden ef37311e9e merge up to latest viewer-pathfinding (including 3.3.4) 2012-07-24 13:11:14 -04:00
Todd Stinson 4feef5af63 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-07-23 19:21:34 -07:00
Oz Linden 12b1ec6264 refactor to build llphysicsextensions_tpv package for sublicensees 2012-07-20 07:38:12 -07:00
Todd Stinson 0e592855eb Updating to the latest llphysicsextension source package. 2012-07-17 19:06:35 -07:00
Oz Linden a34c1e9a0c update the llphysicsextensions stub package to match the source package 2012-07-12 08:59:07 -04:00
Matthew Breindel (Falcon) 713aa9f25d Updating to latest llphysicsextensions build. This should remove the dependency on cmake 2.8.2 for Linux. 2012-07-11 22:50:45 +00:00
Oz Linden deee0222bd use the Linden Libraries builds for llphysicsextensions, with cmake fix for linux 2012-07-11 11:15:16 -04:00
Oz Linden f4b0b9d8fd apply latest builds with fixes from falcon 2012-07-11 10:35:34 -04:00
Matthew Breindel (Falcon) 9f455c3cb5 Fixing md5sum for linux 3p-havok-source dependency. 2012-07-11 03:54:31 +00:00
Matthew Breindel (Falcon) 9fa98e13eb Hopefully fixed windows build. Now support -DLL_DEBUG_HAVOK:BOOL=ON to enable Havok Hyrbid (fulldebug) libs to link in Windows RelWithDebInfo. On other platforms, that flag will cause RelWithDebInfo to link against Havok fulldebug libs. The rest of the time, RelWithDebInfo will link to Havok Debug and Debug will link to Havok Fulldebug 2012-07-11 03:16:33 +00:00
Oz Linden 14acd7de30 experimental change for windows debug build 2012-07-10 17:44:55 -04:00
Monty Brandenberg 1c3af2658e SH-3192 Fix Boost 1.48.0 libraries to support Debug builds on Windows.
Tweaked the boost source as per Boost issue #6185 using 1.49.0 sources
and this picks up the new build.  Debug viewer builds and runs.
2012-07-10 13:29:24 -04:00
Oz Linden e2dffdb38e update llphysicsextension-source build to address linux build issue 2012-07-09 17:52:53 -04:00
Oz Linden 9c4d1c7791 changes to build real sources (works locally on a Mac) 2012-07-09 12:57:18 -04:00
Oz Linden 92fb006835 update llphysicsextensions source and stub packages 2012-07-05 12:16:02 -04:00
Oz Linden 21ee5f8d41 successful build with llphysicsextensions stub 2012-07-05 09:39:21 -04:00
simon@Simon-PC.lindenlab.com b7555a3309 Merge back viewer-lion, which has viewer-development and down-stream fixes 2012-08-01 14:07:24 -07:00
callum 64fc52d85e MAINT-1056 FIX Microsoft SkyDrive is not compatible with Second Life
Reviewed by YP
2012-07-27 13:35:00 -07:00
Oz Linden 1cad2d9de2 update to 20120702 build of havok 2012-07-05 06:33:47 -04:00
Oz Linden 14f754f160 begin integrating building of llphysicsextensions from source here (incomplete) 2012-07-05 06:08:34 -04:00
Monty Brandenberg 8e5197a71b Merge 3.3.3 release with Drano HTTP library at 3.3.0
Big delta was converting the new texture debugger support code
to the new library.  Viewer manifest should probably get an eyeball
before release.
2012-07-02 18:06:22 -04:00
Oz Linden 764d1e3caf merge up to 3.3.3-release 2012-06-28 10:35:22 -04:00
Todd Stinson df40282058 Updating to the latest pre-build llphysicsextensions package. 2012-06-27 18:38:06 -07:00
Todd Stinson fa562d19cf Removing unreferenced methods from the LLRenderNavPrim class. 2012-06-27 18:12:57 -07:00
Brad Payne (Vir Linden) 74d4f8af01 v-r to drano merge conflicts wip 2012-06-26 16:43:58 -04:00
Todd Stinson ce10117295 PATH-718: Ensuring that the characters panel will work correctly with a stubbed physicsextension library. 2012-06-25 18:02:41 -07:00
Todd Stinson 11d5ed7ab2 Updating the latest llphysicsextensions pre-built package. 2012-06-22 19:22:15 -07:00
Todd Stinson 6e710333e7 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-06-22 18:59:31 -07:00
Oz Linden 4397516ca5 merge changes for DRTVWR-168 2012-06-21 17:50:41 -04:00
Todd Stinson 71511a84ee Updating to the latest physics extensions pre-built package. 2012-06-20 13:01:15 -07:00
Nat Goodspeed 84536935eb MAINT-1144: Update with relevant apr_suite fix. 2012-06-18 16:14:30 -04:00
Nat Goodspeed 667ca78b49 MAINT-1144: Update to apr_suite containing relevant fix. 2012-06-18 12:57:55 -04:00
prep 583855f3e6 Update to latest llphysics extension for path-740 fix. 2012-06-18 12:27:13 -04:00
Oz Linden 185db4ad38 switch to (identical) library builds from lindenlab repositories 2012-06-16 08:42:13 -04:00
Tank_Master 76abab0618 When using OS autobuild config switches, set build configuration in VS to specified type (release, relwithdebinfo, or debug)
Also, set startup project to SecondLife-bin
2012-06-11 13:19:15 -07:00
Merov Linden 1bfdfcb7b9 Merge pull from vir/drano 2012-06-08 18:58:35 -07:00
prep d779d4b640 Update to latest llphysics extensions library. 2012-06-07 11:02:41 -04:00
prep 208d73f524 Render fix to remove blend artifacts on physics capsule. llphysics extension lib update (path-680, path-681). 2012-06-06 12:00:21 -04:00
prep ed486b3ca0 Update to latest llphysics extensions library 2012-06-01 13:01:13 -04:00
Todd Stinson 37ca2964b5 PATH-667: Updating to the latest llphysicsextensions pre-built package. 2012-05-31 19:22:54 -07:00
prep 4617d1a747 fix 2012-05-31 18:02:50 -04:00
prep 97f9b2f1fc updated physics lib hashes 2012-05-31 18:00:39 -04:00
prep 8a66a99421 Update to latest llphysics library 2012-05-31 17:33:45 -04:00
prep d05f85703b Update to latest llphysics extensions library. 2012-05-31 16:55:59 -04:00
Oz Linden 1d01ad1162 merge changes for DRTVWR-151 2012-05-24 20:35:25 -04:00
Nat Goodspeed 77488911a3 DRTVWR-151: Today's APR build should run on Windows XP again.
The previous tip Windows APR package:
http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-apr/rev/256201/arch/CYGWIN/installer/apr_suite-1.4.5-windows-20120509.tar.bz2
contained a libapr-1.dll that would not load on Windows XP. The code contained
static calls to Windows API functions not yet present in Windows XP.
The new Windows APR package has made those calls conditional, using
LoadLibrary() and GetProcAddress() calls.
The hope is that this new viewer build will behave identically on Windows
Vista or later -- but unlike its predecessor, will also launch on Windows XP.
2012-05-23 14:55:31 -04:00
prep e2c22e0d9c Update to latest llphysics extensions library 2012-05-22 17:33:59 -04:00
prep b1013ca760 Fix for path-648: shapes are now positioned correctly in neighboring regions. Renamed api to better reflect it's purpose 2012-05-22 14:59:00 -04:00
Kitty Barnett 1300f77fdd Merged with viewer-beta 2012-05-20 17:41:00 +02:00
Merov Linden ab95444415 SH-3138 : Update both Mac and Windows KDU 7.0 libs to the same build number for clarity 2012-05-15 13:45:19 -07:00
Merov Linden b1d32e5d2d SH-3138 : Points to the new KDU 7.0 lib for Mac 2012-05-14 18:41:14 -07:00
prep 532777f287 Update to latest llphysics Extensions lib (for path-622). 2012-05-14 16:33:05 -04:00
prep 77a8ef4d8b Update to the latest llphysics extensions library. 2012-05-14 15:39:11 -04:00
Nat Goodspeed d29f920c22 CHOP-900: Use new apr_procattr_constrain_handle_set() extension.
Now LLProcess explicitly requests APR to limit the handles passed to any child
process, instead of wantonly passing whatever happens to be lying around the
parent process at the time.
This requires the latest APR build.
Also revert LLUpdateDownloader::Implementation::mDownloadStream to llofstream
(as in rev 1878a57aebd7) instead of apr_file_t*. Using APR for that file was a
Band-Aid -- a single whacked mole -- for the problem more systemically
addressed by apr_procattr_constrain_handle_set().
2012-05-09 19:55:26 -04:00
prep 88674e02dd Updated llphysics Extensions Lib 2012-05-09 14:40:06 -04:00
Oz Linden 4e24e43e16 unpack dictionary .dic and .aff files, make names in dictionaries.xml match 2012-05-08 17:44:44 -04:00
prep a47c24938d Update to latest llphysicsExtensions library that has fix for path-610. 2012-05-07 17:27:20 -04:00
Monty Brandenberg 74d59e7128 Build llcorehttp as part of a viewer dependency with unit tests. This required
boost::thread and the easiest path to that was to go with the 1.48 Boost release
in the 3P tree (eliminating a fork for a modified 1.45 packaging).  One unit test,
the most important one, is failing in test_httprequest but that can be attended
to later.  This test issues a GET to http://localhost:2/ and that is hitting the
wire but the libcurl plumbing isn't delivering the failure, only the eventual
timeout.  An unexpected change in behavior.
2012-05-07 15:16:31 -04:00
William Todd Stinson 287722c19d PATH-589: Second attempt to fix a linux viewer crash on exit. Updating to the latest llphysicsextensions pre-buit package. 2012-05-06 21:31:35 -07:00
Todd Stinson 493cc9aabc PATH-589: Updating to the latest llphysicsextensions pre-built package to attempt a fix for a linux viewer crash. 2012-05-04 15:59:44 -07:00
Oz Linden 5bf742895d update hunspell packages (another attempt to fix Mac dylib) 2012-04-30 12:19:46 -04:00
Todd Stinson 4bb589bc2b Updating to the latest llphysicsextensions pre-built package. 2012-04-27 18:37:45 -07:00
prep 614a2c93ac Updated to latest llphysics extensions to address path-598 2012-04-27 17:21:39 -04:00
prep 8f5bb9e0ff Update to latest llphysics Extensions library. path-591 crash fix 2012-04-26 17:18:56 -04:00
prep 447a6ced44 Update to latest llphysicsExtensions library. 2012-04-26 13:14:45 -04:00
Oz Linden e0a4030350 switch to new build of the hunspell lib to solve loading problem? 2012-04-25 16:35:12 -04:00
prep bdbeeb7b9b Link fix 2012-04-25 16:17:48 -04:00
prep b48e06f346 Update to the latest llphysics extensions library. 2012-04-25 16:08:41 -04:00
prep c32f12afd3 Added support for rendering the regions water height. Also added initial support for a simple shape vb which allows us to create and expand from for one off shapes 2012-04-24 12:14:17 -04:00
Nat Goodspeed 8c44511d2c IQA-463: Use newest APR package without apr_procattr_inherit_set(). 2012-04-23 14:50:32 -04:00
Todd Stinson 01906a6ce4 Making the pathfinding color settings automatically adjust the current display without reloading. 2012-04-19 16:08:24 -07:00
Todd Stinson 2d011abb6b Cleaning up the navmesh colors a bit. 2012-04-19 12:32:17 -07:00
Todd Stinson 2319380a9b Updating to the latest llphysicextensions pre-built package. 2012-04-18 20:04:04 -07:00
Todd Stinson d2850572a4 Updating llpathinglibrary method calls to cleaned-up version of the library interface. 2012-04-18 18:22:06 -07:00
Todd Stinson 1cdef4903d Updating to the latest llphysicextensions pre-built package with the now lowercased version of the header file names. 2012-04-18 16:03:33 -07:00
Nat Goodspeed 38e23bb0eb IQA-463: Make LLProcess call apr_procattr_inherit_set() extension.
On Windows, Bad Things happen when apr_proc_create() is allowed to pass TRUE
to CreateProcess(bInheritHandles). For instance, the open handle for a new
installer executable file being downloaded by the background updater gets
inadvertently passed to a couple slplugin.exe instances. When the viewer
finishes downloading, closes the file and tries to remove it, Windows balks
because the file is still open by another process. Require an apr_suite
package that includes the new Linden apr_procattr_inherit_set() extension, and
call it to turn off CreateProcess(bInheritHandles).
2012-04-18 15:43:34 -04:00
Todd Stinson db7ad38170 PATH-550: Updating to the latest llphysicextensions pre-built package. 2012-04-16 19:06:34 -07:00
Todd Stinson aa81763bfd Updating to the latest llphysicextensions pre-built package. 2012-04-13 16:45:04 -07:00
prep linden 55e1b9fd6b Path bookends are now vb's. Which means they are now lit and transparent in the viewer. 2012-04-12 12:46:26 -04:00
prep 407837467b Updated to latest llphysics Extensions library 2012-04-11 15:44:54 -04:00
Todd Stinson ba0e3c3c64 Adding the display of the temporary start/end path character on hover state. 2012-04-10 18:20:21 -07:00
prep d3d19ba02c Update to latest llphysics Extensions library. 2012-04-10 14:54:38 -04:00
prep f222f09367 Update to latest lphysics extensions library. 2012-04-09 15:59:27 -04:00
Todd Stinson 4888f7d349 PATH-265: Adding an error message to the testing tab of the pathfinding floater console to indicate when a path cannot be found. 2012-04-06 18:00:52 -07:00
Todd Stinson 0693defb80 Removing the onShowWorldToggle callback as it is no longer required. 2012-04-05 17:17:06 -07:00
Todd Stinson d23fbd0dd0 Updating to the latest llphysicsextensions pre-built package. 2012-04-05 13:25:41 -07:00
Todd Stinson 3d9374d1fd Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-pf-xray. 2012-04-05 12:16:42 -07:00
prep c1dab24252 physics extensions library update 2012-04-05 15:07:44 -04:00
prep 8918c38f13 Updated llphysics extensions library. 2012-04-05 11:26:20 -04:00
Dave Parks 669addd719 Fix for: assert when rendering paths, wireframe world when navmesh render disabled, heat map breaking walkables etc, and navmesh edges being offset from navmesh 2012-04-05 00:28:04 -05:00
Dave Parks d21dd289b0 Cleanup edge render and resolve assertions from lack of normals in edges. 2012-04-04 14:16:17 -05:00
prep c3726f4f15 Updated llphysics extensions package 2012-04-04 11:54:54 -04:00
Dave Parks 68a4e0ee99 Fix build. Axe deprecated glNormal call. Don't show the world just because navmesh isn't checked. 2012-04-03 16:12:33 -05:00
Todd Stinson 36a0a58487 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. 2012-04-03 11:06:33 -07:00
prep 8b5b0ace9b Updated to latest llphysics extensions library 2012-04-03 09:45:31 -04:00
Dave Parks 27e4d822e1 Update to fixed llpathinglibrary 2012-04-03 03:10:22 -05:00
Todd Stinson f01462797c Updating to the latest xray version of the llphysicsextensions pre-built package. 2012-04-02 17:59:59 -07:00
prep dfa1fb6a16 Updated to the latest llphysics Extensions lib 2012-04-02 10:58:36 -04:00
Todd Stinson 7948df474c Updating to the latest llphysicsextensions pre-built package. 2012-03-29 12:16:02 -07:00
prep 0e7311caa7 Exposed star(valid/invalid) and test path colors. Refactored path drawing code to use ll f()'s 2012-03-29 11:20:32 -04:00
Todd Stinson f9a0f79838 Updating the navmesh colors based on discussions with Leo. 2012-03-28 18:26:00 -07:00
prep 7ca2c94bf5 Updated to latest llphysics Extensions library. 2012-03-28 13:24:52 -04:00
prep 68f72f102a Updated to the latest llPhysics Extensions library 2012-03-27 16:00:05 -04:00
prep c262425bdd Updated to latest llphysics extension library. 2012-03-27 11:25:57 -04:00
Todd Stinson 2b5fa8df24 Updating to the latest llphysicsextensions pre-built package. 2012-03-26 17:51:41 -07:00
prep 69625c3ef0 updated llphysics extentions. 2012-03-26 18:49:20 -04:00
prep 8469493efe physics extension library update 2012-03-26 17:46:02 -04:00
prep aa823b793a physics extension library update 2012-03-26 17:38:28 -04:00
prep 46430dd770 Fixed typo on package llphysics extension update 2012-03-26 17:29:09 -04:00
prep ba6c82b855 mac llphysics extensions update 2012-03-26 16:20:00 -04:00
prep 65e63dbe34 physics extensions update for linux 2012-03-26 16:15:32 -04:00
prep f5f58a1db6 Updated to the latest llphysics Extension package. 2012-03-26 14:52:02 -04:00
prep 8208e4708f Updated llphysics Extension library. 2012-03-23 14:15:14 -04:00
prep 420cc07fa4 Updated to latest llphysicsExtension lib 2012-03-23 11:15:22 -04:00
Todd Stinson f0a09e4a0d Updating to the latest llphysicsextensions pre-built package. 2012-03-22 17:53:19 -07:00
prep 6520a4e26e Update llPhysicsExtension 2012-03-22 16:37:20 -04:00
Todd Stinson 7ad0fe8382 Updating to the latest llphysicsextensions pre-built package. 2012-03-22 12:04:12 -07:00
Todd Stinson a36f71af4c Updating to the latest llphysicsextensions pre-built package. 2012-03-21 19:02:59 -07:00
prep eebf9cc271 Update to latest Physics Extensions package (llpathinglib) 2012-03-21 10:18:41 -04:00
Todd Stinson 0706cf14de Updating to the latest llphysicsextensions pre-built package. 2012-03-20 18:20:28 -07:00
Todd Stinson 2f4ad07633 Cleaning up miscellaneous differences between the pathfinding repository and the latest viewer-development. 2012-03-20 17:38:58 -07:00
Todd Stinson ad5555eb23 Updating to the latest pre-built llphysicsextensions package. 2012-03-14 16:31:33 -07:00
Nat Goodspeed caba4fe113 Try new 20120314 APR build to verify Windows pipe write bug fix. 2012-03-14 13:02:37 -04:00
Todd Stinson 1bbab32bc2 Updating to the latest pre-built llphysicsextensions package. 2012-03-07 19:53:01 -08:00
prep e02d8cdc98 llpathinglib update for windows and darwin. 2012-03-07 13:12:44 -05:00
Todd Stinson e1e13bcab9 Updating the llphysicsextension library to the latest pre-built package. 2012-03-01 17:37:27 -08:00
prep cfdd0c6fae llpathinglib update 2012-02-29 12:03:17 -05:00
Seth ProductEngine 229c00ab2a Updated llqtwebkit install URLs for Mac and Win. 2012-02-28 22:46:48 +02:00
Seth ProductEngine ddbac6dbe4 EXP-1633 FIXED Updated llqtwebkit package for Linux and WebKitLibPlugin build configuration. 2012-02-28 17:21:52 +02:00
Merov Linden bab6875f92 SH-2998 : Move Mac and Windows to use KDU 7.0.0 2012-02-27 17:43:48 -08:00
prep 8cd8d5169c pathinglib update 2012-02-27 14:01:53 -05:00
prep b64773bf2d Fix for nacmesh viewing on low gfx setting and llpathinglib update. 2012-02-24 14:34:53 -05:00
prep 305ff3d1d9 llpathinglib update 2012-02-22 16:40:13 -05:00
Todd Stinson 7d59990d50 Resolving linux build issue. 2012-02-21 10:02:11 -08:00
prep bbf707764f pathinglib update 2012-02-17 12:00:25 -05:00
prep d4f71fd29d llpathinglib update 2012-02-17 09:13:42 -05:00
Todd Stinson e30b77f818 Updating the linux pre-built package for llphysicsextensions. 2012-02-16 17:18:39 -08:00
prep 40f928fc6a llpathinglib update 2012-02-16 10:48:35 -05:00
prep d092e7a008 mac pathinglib update 2012-02-15 15:59:32 -05:00
prep fe34f9195d mac pathinglib update 2012-02-15 15:57:37 -05:00
prep ac2b889063 pathinglib update 2012-02-15 15:48:44 -05:00
Todd Stinson e5d59b3c2a Moving the bulk of the display settings into the viewer. 2012-02-14 16:41:53 -08:00
prep ec335c7007 pathinglib update 2012-02-13 10:44:13 -05:00
Nat Goodspeed 8804fa524c Update viewer to official builds of http://hg.secondlife.com/3p-apr. 2012-02-11 06:16:39 -05:00
Nat Goodspeed 9011b04496 Try using Log's new APR packages for Windows, Mac, Linux.
This APR merges work from Huseby, Log, Leslie, Nat.
2012-02-10 12:11:18 -05:00
Oz Linden 2781d117ff correct autobuild configuration for dictionaries package 2012-04-10 15:55:53 -04:00