Skip to content
Snippets Groups Projects
  1. Feb 09, 2011
  2. Dec 30, 2010
  3. Dec 28, 2010
  4. Nov 29, 2010
    • Monty Brandenberg's avatar
      ESC-154 ESC-156 Now using region hash rather than region uuid as identifier. · 0f2ed092
      Monty Brandenberg authored
      In the viewer, the region's UUID is acquired very late and isn't generally
      used as the canonical region identifier.  The U64 region hash is a better
      and more consistently used identifier so I'm moving over to using that as
      the region key.  Don't have a proper reserved invalid region hash which is
      unfortunate, but then, so much is.
      0f2ed092
  5. Nov 22, 2010
  6. Nov 18, 2010
    • Monty Brandenberg's avatar
      ESC-154 ESC-155 ESC-156 · d666a3d9
      Monty Brandenberg authored
      Asset fetch requests wrapped to allow for measurements.
      Asset fetch enqueues, dequeues and completion times recorded
      to asset stats collector.  Texture fetch operations (http
      and udp) recorded to asset stats collector.  Stats collector
      time vallue switched from F32 to U64 which is the more common
      type in the viewer.  Cross-thread mechanism introduced to
      communicate region changes and generate global statistics
      messages.  Facility to deliver metrics via Capabilities
      sketched in but needs additional work.  Documentation and
      diagrams added.
      d666a3d9
  7. Nov 08, 2010
  8. Oct 13, 2010
  9. Sep 21, 2010
  10. Sep 20, 2010
  11. Aug 26, 2010
  12. Aug 25, 2010
  13. Aug 24, 2010
  14. Aug 19, 2010
  15. Aug 16, 2010
  16. Aug 13, 2010
  17. Aug 12, 2010
  18. Jul 27, 2010
  19. Jul 22, 2010
  20. Jul 15, 2010
  21. Jul 13, 2010
  22. Jul 12, 2010
  23. Jul 08, 2010
  24. Jun 24, 2010
    • Nyx (Neal Orman)'s avatar
      EXT-7838 FIX - viewer 2.1 avatars look ruth-shaped to viewer-2 users · f89bbd3b
      Nyx (Neal Orman) authored
      Added a third visual param group VISUAL_PARAM_GROUP_TWEAKABLE_NO_TRANSMIT
      to specify visual params that are user-tweakable, but should not be sent
      over the network.
      
      We should have this group *only* for new user-tweakable visual parameters
      that should not be sent over the network. These should only be used for
      *new* parameters that only contribute to the generation of baked textures.
      
      Code reviewed by Richard
      f89bbd3b
  25. Jun 21, 2010
  26. Jun 07, 2010
  27. Jun 03, 2010
    • Loren Shih's avatar
      EXT-7504 WIP Force decloud after timeout using lower res textures · 4f957018
      Loren Shih authored
      EXT-7626 FIXED LLTexLayer header file cleanup
      EXT-7628 FIXED Don't cache lower res baked textures
      
      Added more information into the texture debug view.
      Mangled hash when uploading lower res baked textures so they're not cached
      Lots of superficial cleanup on lltexlayer and associated classes.  Removed some unused functions and member variables as well.
      4f957018
  28. May 27, 2010
    • Nyx (Neal Orman)'s avatar
      EXT-7209 EXT-7366 EXT-7213 FIX EXT-7392 WIP · cd468930
      Nyx (Neal Orman) authored
      Final fixes for:
      EXT-7209 camera to enter appearance edit mode
      EXT-7366 change camera to face front of avatar in previews
      EXT-7213 kill old appearance editor
      
      Partial fix for:
      EXT-7392 alpha mask checkboxes are not hooked up
      
      All changes code reviewed by vir. Following commits (plus this one) reviewed with this checkin:
      425d4e960450
      15d04b6464a7
      e92ae606de12
      adc94512ea9b
      24577dbbf7a4
      6f28b241eae2
      
      (sorry dessie! :) )
      cd468930
  29. May 24, 2010
  30. May 19, 2010
    • Nyx Linden's avatar
      AVP-44 WIP Back-end support for multiwearables · 8487341b
      Nyx Linden authored
      Changed a lot of areas of code that were not dealing with multiwearables properly.
      Little functionality changed, as the support mechanisms that were out of date were
      subtle, but getting closer to no further areas of code that don't properly support
      multi-wearables.
      
      Code reviewed by Vir.
      8487341b
  31. May 11, 2010
  32. May 07, 2010
    • Andrew Dyukov's avatar
      EXT-2493 FIXED Added strafe buttons. · 73e6407a
      Andrew Dyukov authored
      - Added slide left and Move right buttons to movement actions panel, when inserting them in xml organized buttons in panel into 3 columns to make their position more easily configurable.
      
      - Removed hiding of fly up and down buttons. When not flying(in walk/run mode) they act as jump ans crouch.
      
      - Added movement mode(walk/run/fly) dependent tooltips for fly/jump/crouch and slide buttons.
      
      - Added comment regarding implementation of move floater buttons toggling when user moves via keyboard (because it's not quite obvious and time consuming when you first encounter it) to LLFloaterMove::postBuild().
      
      Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/360
      
      --HG--
      branch : product-engine
      73e6407a
  33. Apr 23, 2010
  34. Apr 19, 2010
Loading