Skip to content
Snippets Groups Projects
  1. Mar 21, 2013
    • jsiegle's avatar
      Revert EditorViewport to standard pointers · ad991984
      jsiegle authored
      Using ScopedPointers was causing memory leaks. It's worth tracking
      down the source of these in the future, but for now, we'll leave
      the code as it was before.
      ad991984
    • jsiegle's avatar
      Change copyright year to 2013 · e36119a1
      jsiegle authored
      Use the following command to update the copyright year in all files,
      starting in the Source/ directory:
      
      find . -type f -print0 | xargs -0
         sed -i 's/Copyright (C) 2012/Copyright (C) 2013/g'
      
      Works like a charm!
      e36119a1
  2. Mar 20, 2013
  3. Oct 30, 2012
  4. Oct 06, 2012
  5. Jul 31, 2012
  6. Jul 08, 2012
  7. Jul 07, 2012
  8. May 21, 2012
  9. May 18, 2012
  10. May 16, 2012
  11. Mar 10, 2012
  12. Feb 21, 2012
  13. Feb 19, 2012
  14. Feb 11, 2012
Loading