Nat Goodspeed
4c6ecac206
MAINT-7081: Make packages-formatter.py handle multi-line copyrights.
...
The nghttp2 autobuild package has copyright information that embeds a newline.
autobuild install --copyrights correctly produces that information onto two
lines. But that means packages-formatter.py must process any lines that do not
match its expected 'packagename: copyright' pattern as the continuation of the
preceding package's copyright information.
Since the processing for autobuild install --versions is so very similar, fold
both into the same outer loop.
Also report all duplicates for any package, instead of stopping at the first.
2017-09-27 15:25:29 -04:00
Brad Payne (Vir Linden)
936ccff59f
SL-751 - updated lsl test scripts with bug fix, added a version that uses the new command llGetObjectAnimationNames()
2017-08-31 16:48:26 +01:00
Brad Payne (Vir Linden)
22c8efc2ce
SL-731, SL-751 - added debug option DebugAnimatedObjects, updated LSL test script
2017-07-26 18:56:18 +01:00
Brad Payne (Vir Linden)
30880e062a
SL-751, SL-691 - test lsl scripts update, better syncing between skeleton and drawable
2017-07-21 20:01:40 +01:00
Brad Payne (Vir Linden)
bbe5681d05
SL-751 - added test script move_in_circle_using_llSetRegionPos.lsl
2017-07-20 20:51:06 +01:00
Brad Payne (Vir Linden)
41f7f7a68e
SL-751 - lsl scripts for control of animated objects within a region
2017-07-14 22:18:53 +01:00
Brad Payne (Vir Linden)
f55667397e
SL-722 - handle per-object animation requests, combine for control avatar animation state.
2017-07-06 01:25:10 +01:00
Brad Payne (Vir Linden)
2af5332e46
Added cycle_object_animations.lsl. Also change to test.cpp to see if it affects a g++ internal compiler error.
2017-06-30 21:59:39 +01:00
Brad Payne (Vir Linden)
4d29b95fb5
merge
2017-06-20 22:11:41 +01:00
Nat Goodspeed
a3066b7375
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
2017-06-20 16:11:33 -04:00
Brad Payne (Vir Linden)
74957676fc
SL-694 - message changes for ObjectAnimation, more logging to validate behavior
2017-06-05 20:22:59 +01:00
Brad Payne (Vir Linden)
55612611c6
SL-694 - stub support for ObjectAnimation message type
2017-05-30 22:03:43 +01:00
Nat Goodspeed
fe64db61d6
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
2017-05-22 21:30:26 -04:00
Brad Payne (Vir Linden)
806fd24704
merge
2017-05-22 21:09:07 +01:00
Rider Linden
880be86cf2
MAINT-7196: Viewer changes supporting new Allow Access Override opition for estate owners.
2017-03-10 15:07:55 -08:00
Brad Payne (Vir Linden)
f028290c9e
SL-409 - added size stats to metrics for textures
2017-03-07 08:06:03 -05:00
Brad Payne (Vir Linden)
015463c731
merge
2017-03-06 14:42:48 -05:00
Nat Goodspeed
1771857e6c
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
2017-03-06 14:27:29 -05:00
Brad Payne (Vir Linden)
f70abb4ad6
SL-409 - added tracking for bytes fetched to viewer assets metrics (does not currently work for textures)
2017-03-03 15:14:09 -05:00
Brad Payne (Vir Linden)
fdfa832f4d
SL-409 - simple script to summarize viewer metrics logs of asset fetches
2017-03-01 18:10:24 -05:00
Brad Payne (Vir Linden)
971ea9f3d7
MAINT-7005 - added ability to set base priority and joint priority in anim_tool.py
2016-12-21 16:18:51 -05:00
Oz Linden
295a4c63b4
merge changes for 5.0.0-release
2016-12-05 17:40:04 -05:00
Oz Linden
3a8aa2d13d
add viewer channel and version to the beginning of the About box Licenses information
2016-12-02 10:59:06 -05:00
Brad Payne (Vir Linden)
8df3092c8b
SL-455 - tweaks to skel_tool.py
2016-09-20 08:08:55 -04:00
Brad Payne (Vir Linden)
a11538e034
SL-455 - skel_tool.py check for avatar_lad.xml slider symmetries
2016-09-12 16:50:32 -04:00
Brad Payne (Vir Linden)
b5bbb9f5d5
SL-109 - in skel_tool.py, added check for bone drivers that don't do anything.
2016-09-12 10:48:35 -04:00
Brad Payne (Vir Linden)
5521066237
SL-109 - added another diagnostic option for skel_tool.py. --slider_info dumps the info about bone-affecting sliders to stdout
2016-09-02 08:15:54 -04:00
Brad Payne (Vir Linden)
9d8986337a
SL-242 - fix for slider param groups, added default args for skel_tool.py
2016-07-08 15:36:50 -04:00
Brad Payne (Vir Linden)
b2a67c00b0
SL-353 - anim_tool.py has more reasonable default location for skeleton and lad files
2016-06-21 17:23:35 -04:00
Brad Payne (Vir Linden)
27bb57126c
SL-353 - additional anim_tool.py option, --num_pos, to enable creation of large test files
2016-06-14 10:54:30 -04:00
Brad Payne (Vir Linden)
b5f4eab65b
SL-117, SL-315 - resetSkeleton() tweaks, additional validation of skeleton file
2016-05-26 12:52:09 -04:00
Brad Payne (Vir Linden)
7a7973c6a2
SL-315 - arche_tool.py updates, resetSkeleton() now preserves mPelvis state, forces all params to be updated.
2016-05-25 16:40:08 -04:00
Brad Payne (Vir Linden)
806969c11c
SL-315 - added arche_tool.py, a basic script for comparing 'Dump XML' output files
2016-05-25 09:40:45 -04:00
Brad Payne (Vir Linden)
f47ceb47bb
merged jelly-doll viewer-release into bento
2016-05-21 08:15:28 -04:00
Brad Payne (Vir Linden)
a46fdc10c7
SL-315 - option to skip hud joints in anim_tool.py
2016-05-19 13:11:45 -04:00
Brad Payne (Vir Linden)
bb2c147c26
SL-315 - fix for max/linux build failure, additional lad validation in skel_tool.py
2016-05-18 09:06:46 -04:00
Brad Payne (Vir Linden)
184a5fd82b
SL-315 - resetSkeleton() work, dae_tool.py can add random joint positions to models
2016-05-09 10:25:30 -04:00
Brad Payne (Vir Linden)
ec471497f5
SL-375, SL-378 - rudimentary logging info to list joint offsets during mesh import. dae_tool.py work to enable joint offset tweaking.
2016-04-29 11:25:17 -04:00
Brad Payne (Vir Linden)
3da9762eee
SL-374, SL-375 - dae_tool.py for dae manipulation, initially to make joint offset test content
2016-04-28 13:44:36 -04:00
Brad Payne (Vir Linden)
f3fb80c947
SL-344 - fixed a problem in avatar_lad with some params in wrong group, added diagnostics to make this easier to detect.
2016-04-27 17:19:09 -04:00
Oz Linden
dd0d9319d9
make the About... / Licenses tab more readable by adding blank lines
2016-04-20 17:51:30 -04:00
Brad Payne (Vir Linden)
5adc782341
SL-353 - improved handling of skeleton and lad options in anim_tool.py
2016-04-13 16:53:17 -04:00
Brad Payne (Vir Linden)
9012a8a087
SL-338 - added --set_version to anim_tool.py, for creating files to test upload of unsupported file versions.
2016-04-12 11:09:54 -04:00
Brad Payne (Vir Linden)
67eb559dc7
SL-344 - additional sliders, additional avatar_lad validation in skel_tool.py
2016-04-11 21:19:22 -04:00
Brad Payne (Vir Linden)
5574e3bbaa
SL-353, SL-344 - basic avatar_lad validation in skel_tool.py script.
2016-03-25 10:28:30 -04:00
Brad Payne (Vir Linden)
bf9626c0a9
SL-353 - bento: utilities for skeleton and anim file manipulation.
2016-03-24 13:32:05 -04:00
andreykproductengine
d048afe845
MAINT-5743 Fixed Remove gpu_table and references to it from viewer packaging
2015-11-02 20:31:15 +02:00
Oz Linden
949942c730
merge changes for 3.7.29-release
2015-06-08 16:33:02 -04:00
simon
a219cf1c98
Merge viewer-release
2015-04-15 15:07:13 -07:00
Oz Linden
a49e11efd9
remove check-viewer-xml (moved to the viewer-test-tools repo)
2015-04-14 10:44:16 -04:00
Oz Linden
6b9b4c91d1
Detect running under cygwin and fail gracefully
2015-04-09 11:12:47 -04:00
Oz Linden
136a925536
add script to check xml files written by the viewer
2015-04-02 16:01:17 -04:00
Oz Linden
8e21b24a07
merge changes for 3.7.26-release
2015-03-23 14:34:31 -04:00
Nat Goodspeed
355d006851
Rationalize use of AUTOBUILD environment variable across languages.
...
Ensure that AUTOBUILD is always in native path syntax on every platform.
Remove local build.sh logic to infer AUTOBUILD: either the generic build.sh
has set it properly, or scream for help.
Since cygwin bash scripts need a cygwin-syntax path to autobuild, convert to a
local 'autobuild' variable using shell_path.
Remove kludges in other languages involving cygdrive twiddling.
2015-01-08 16:48:29 -05:00
Nat Goodspeed
3d98ef6b08
Remove obsolete build script with ancient, erroneous hardcoded paths.
2015-01-08 16:44:27 -05:00
Nat Goodspeed
9635923d55
Temporarily work around cygwin /cygdrive/c pathname in AUTOBUILD.
2014-12-22 15:27:28 -05:00
Brad Payne (Vir Linden)
6539fe4a67
SL-92 WIP - track appearance message timing
2014-12-16 09:14:18 -05:00
Nat Goodspeed
20de60576f
Wrap call to autobuild in some diagnostic code.
...
Hopefully this will make certain errors clearer, notably failure to launch
autobuild due to "cannot find the file specified".
2014-12-12 14:33:20 -05:00
Brad Payne (Vir Linden)
c9981ec59c
SL-92 WIP - hover height communicated via appearance messages.
2014-12-08 13:12:28 -05:00
Oz Linden
680194deaf
automate keeping the About SL -> Licenses tab correct
2014-11-21 18:09:12 -05:00
dolphin
73b277b83b
Fixed windows line endings
2013-12-09 13:47:41 -08:00
dolphin
27cf0ec7f3
Merge with 3.6.11
2013-12-02 15:44:02 -08:00
dolphin
c2c060d440
Merge with 3.6.7
2013-10-04 09:19:25 -07:00
Graham Linden
0103cac1dd
Merge viewer-bear maint RC changes to get this build closer to the RC it will follow
2013-09-26 11:44:40 -07:00
dolphin
09964ec6ed
Created an experience specific permissions dialog.
2013-09-24 19:10:43 -07:00
Graham Linden
b76c51b942
Merge viewer-storm-1552 changes for gpu/feature table stomp from wi-fi
2013-09-06 06:43:52 -07:00
Oz Linden
980802e468
STORM-1552: detect, ignore, and delete invalid feature and gpu table files
2013-09-05 22:06:16 -04:00
Oz Linden
d5c9b7b8e5
fix header display for diff report
2013-08-29 09:56:44 -04:00
Oz Linden
e51e79c4d4
truncate gpu id strings to 100 characters (avoids diff problems)
2013-08-07 18:04:03 -04:00
Oz Linden
4ae06c7e33
add line number of recognizer to diff report
2013-08-07 18:03:16 -04:00
Oz Linden
c19f427ce1
update tester for new gpu_table.txt format
2013-07-10 14:35:25 -07:00
Oz Linden
3bb708d706
merge up to latest viewer-development for merge to 3.5.2
2013-04-19 14:42:56 -04:00
Oz Linden
ddd5659f81
merge changes for DRTVWR-294
2013-04-19 10:11:29 -04:00
Oz Linden
327c99cadb
merge up to 3.5.2 development
2013-04-16 16:01:32 -04:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
prep
8e3b190e91
merge
2013-03-11 15:17:13 -04:00
Oz Linden
d7e90f4160
derive version number from indra/VIEWER_VERSION.txt
2013-02-07 11:56:57 -05:00
Brad Payne (Vir Linden)
87833a2485
Fixed issues with mixed grids - new message blocks now variable
2012-08-27 17:37:34 -04:00
Don Kjer
64d9705ae2
Expanding region flags to 64 bits. Adding region protocol flags
2012-08-17 03:56:38 +00:00
Don Kjer
dfce4c451c
Added AppearanceData block to AvatarAppearance message
2012-08-02 22:54:01 +00:00
Oz Linden
066d63022b
fix typo in flag for -u option
2011-10-06 16:30:32 -04:00
Oz Linden
466b9d7aeb
add --diff option to display change report, other minor improvements
2011-09-23 10:18:01 -04:00
Oz Linden
0665d3f2e6
lowercase gpu string and recognizers in gpu_table_tester to match the behavior of the real code
2011-09-13 10:51:31 -04:00
Oz Linden
5b42f6f25b
modify gpu_table_tester to lowercase things the way that the real gpu table parser does
2011-09-13 10:00:03 -04:00
Oz Linden
3958c5fe71
make script executable
2011-09-12 12:10:46 -04:00
Oz Linden
9df77524fc
only include the h file when it is being created, and make the #endif in the h file safer for picky compilers
2011-09-12 07:21:22 -04:00
Oz Linden
49d0e291d8
add templates for use with hg-tools/create.py
2011-09-11 10:01:38 -04:00
Dave SIMmONs
d6f7526abf
Merge
2011-05-24 14:28:25 -07:00
Oz Linden
5eb6cb8d86
merge up latest viewer-development (post mesh)
2011-05-18 07:33:08 -04:00
Don Kjer
0a86e39d90
Merge with viewer-development (mesh)
2011-05-17 21:01:36 +00:00
Oz Linden
27fd0d1a93
storm-1100: merged many more updates and refinements to table, added tester and files to test with
2011-05-13 13:27:56 -04:00
Dave SIMmONs
37c15d211b
Merge
2011-04-05 10:36:41 -07:00
Oz Linden
a03f6997d8
update message template hash to correct value
2011-04-01 12:08:03 -04:00
Oz Linden
d0ba2bc847
pull latest changes from viewer-development
2011-04-01 09:52:37 -04:00
Oz Linden
cf4d929888
STORM-956 update message template
2011-04-01 06:49:19 -04:00
Kelly Washington
6540ccd307
Updated message template hash.
2011-03-31 16:15:48 -07:00
Christian Goetze (CG)
44ad672b9e
Apply server side code to message template verification onto the viewer tree.
2011-03-31 15:43:47 -07:00
Kelly Washington
0080ed8e29
Merge
2011-03-31 14:07:54 -07:00
Dave Parks
675e0cfd99
Use tcmalloc from 3p-google-perftools on windows
2011-04-11 14:12:49 -05:00
Loren Shih
47781184fc
Automated merge up from viewer-development into mesh-development
2011-04-04 10:42:52 -04:00