1. 08 Aug, 2010 2 commits
  2. 05 Aug, 2010 1 commit
  3. 04 Aug, 2010 1 commit
  4. 28 Jul, 2010 14 commits
  5. 27 Jul, 2010 1 commit
  6. 26 Jul, 2010 2 commits
  7. 22 Jul, 2010 2 commits
  8. 21 Jul, 2010 3 commits
  9. 20 Jul, 2010 1 commit
  10. 16 Jul, 2010 2 commits
  11. 24 Jun, 2010 4 commits
  12. 15 Jun, 2010 1 commit
  13. 14 Jun, 2010 1 commit
  14. 11 Jun, 2010 1 commit
  15. 08 Jun, 2010 3 commits
  16. 07 Jun, 2010 1 commit
    • Fix regression due to float printing changes · b0a1dccc
      daniel@transgaming.com authored
      Trac #12501
      
      This was caused by the change from printf to iostream printing.
      Sets the float formatting to "default" which is neither fixed or scientific and request 8 digits of precision.
      This appears to be mostly equivalent to the previous "%.8g".
      If the non-fractional case, we set it to fixed and use 1 unit of precision after the decimal.
      
      Signed-off-by: Andrew Lewycky
      Signed-off-by: Shannon Woods
      Signed-off-by: Ken Russell
      
      git-svn-id: https://angleproject.googlecode.com/svn/trunk@331 736b8ea6-26fd-11df-bfd4-992fa37f6226