Skip to content
Snippets Groups Projects
  1. Nov 26, 2014
  2. Nov 25, 2014
  3. Nov 24, 2014
  4. Nov 21, 2014
  5. Nov 20, 2014
  6. Nov 18, 2014
  7. Nov 13, 2014
  8. Nov 14, 2014
  9. Nov 12, 2014
  10. Nov 11, 2014
  11. Nov 12, 2014
  12. Nov 10, 2014
  13. Nov 07, 2014
  14. Nov 05, 2014
  15. Nov 06, 2014
  16. Nov 05, 2014
  17. Nov 03, 2014
    • simon's avatar
      Merge downstream code and become 3.7.20 · fa7610fe
      simon authored
      fa7610fe
    • simon's avatar
      Pull in viewer-release and become version 3.7.20 · a669303f
      simon authored
      a669303f
    • ruslantproductengine's avatar
      MAINT-3585 FIXED Viewer Crashes when attempting to upload image. · 799d1326
      ruslantproductengine authored
      The bug was fixed, the reasone of crash is following. The Core Flow view
      contain another GL context and will not care about restoring a previous.
      I restore context manually.
      This path also contain a minor changes in another files.
      
      All changes described here.
      
      Сhange's for fix current bug.
      indra/llwindow/llwindow.h
      indra/llwindow/llwindowheadless.h
      indra/llwindow/llwindowmacosx.h
      indra/llwindow/llwindowsdl.h
      indra/llwindow/llwindowwin32.h
      indra/newview/lllocalbitmaps.cpp
      indra/newview/llviewerdisplay.cpp
      indra/newview/llviewerdisplay.h
      
      Twice mUsage initialization (replace to forward initialization).
      indra/llcharacter/lljointstate.h
      
      Looks like condition should be befor memcopy call, otherwise - possible CRASH.
      indra/llcommon/llmd5.cpp
      
      Unused condition and variables.
      indra/llmath/llsphere.cpp
      
      Looks like should be under if otherwise - possible CRASH
      indra\llprimitive\llmodel.cpp
      
      Useless assert's.
      indra/llrender/llrender.cpp
      indra/newview/lldaycyclemanager.cpp
      799d1326
  18. Nov 04, 2014
  19. Nov 03, 2014
  20. Oct 30, 2014
  21. Oct 31, 2014
  22. Oct 29, 2014
  23. Oct 28, 2014
  24. Oct 27, 2014
Loading