Skip to content
Snippets Groups Projects
  1. Sep 25, 2011
  2. Sep 23, 2011
  3. Sep 22, 2011
  4. Sep 20, 2011
  5. Sep 17, 2011
  6. Sep 14, 2011
  7. Aug 11, 2011
  8. Aug 08, 2011
  9. Jul 29, 2011
  10. Jul 26, 2011
    • Richard Nelson's avatar
      EXP-1021 FIX Position of web content browser dictates position of profile... · fd9f3b9f
      Richard Nelson authored
      EXP-1021 FIX Position of web content browser dictates position of profile panel - profile panel position changes do not persist
      EXP-1030 FIX Search button toggle can get out of synch in bottom bar
      made llinstancetracker::iterator do own nested level management (removing need for separate guard)
      added support for filename= to floaters
      can pass in arbitrary window_class to floaters
      fd9f3b9f
  11. Jul 17, 2011
  12. Jul 10, 2011
  13. Jun 21, 2011
  14. Jun 02, 2011
  15. May 31, 2011
  16. May 25, 2011
  17. May 19, 2011
  18. Apr 26, 2011
  19. Apr 08, 2011
  20. Mar 10, 2011
  21. Feb 18, 2011
    • Don Kjer's avatar
      Cleanup of headless client (was: DisableRendering mode) · 774405e9
      Don Kjer authored
      * Now called 'HeadlessClient' instead of 'DisableRendering'
      * Removed most cases where we skipped certain behaviors in the client when in this mode.  This gets us closer to a 'true' client, for testing purposes.
      774405e9
  22. Feb 09, 2011
  23. Feb 08, 2011
  24. Dec 31, 2010
  25. Dec 23, 2010
    • Roxie Linden's avatar
      SH-655 - Project mesh viewer crashes on exit. · 57153cf0
      Roxie Linden authored
      A copy constructor was implemented which did a memcpy,
      which included the vtable pointer which was to another object of another
      class (same child though).  This resulted in the wrong destructor
      being called.
      The reason for the memcpy was for alignment purposes.
      
      The solution was to move to LLVector4a, which is intrinsicly aligned.
      
      Also, did some performance optimizations based on the LLVector4a optimizations.
      
      
      The solution was to re-implement the
      57153cf0
  26. Dec 03, 2010
  27. Dec 02, 2010
  28. Oct 13, 2010
  29. Oct 12, 2010
  30. Oct 01, 2010
  31. Sep 21, 2010
  32. Aug 24, 2010
  33. Aug 23, 2010
Loading