Skip to content
Snippets Groups Projects
  1. Feb 07, 2019
  2. Feb 06, 2019
  3. Feb 01, 2019
    • Paul Kaplan's avatar
      Export costumes without inlined fonts for now. · ae96163a
      Paul Kaplan authored
      Since the common use-case is download/edit/re-upload, and we do not want to explode the storage size of assets (which are considerably larger with fonts inlined), just do what scratch2 did and do not inline the fonts. This is not ideal if kids want to use the costumes for other purposes, but until we can create a way to strip inlined fonts before uploading to the asset server, this is the conservative way to go.
      ae96163a
  4. Jan 27, 2019
  5. Jan 18, 2019
  6. Jan 15, 2019
  7. Dec 18, 2018
  8. Oct 25, 2018
  9. Oct 22, 2018
    • chrisgarrity's avatar
      Override default tooltip side · b1a0ad46
      chrisgarrity authored
      don’t let `react-tooltip` decide on placement for the action menus. Force left or right depending on language  and the location. (It turned out there were other places it overlapped, the sprite selector was just the most obvious)
      b1a0ad46
  10. Sep 18, 2018
  11. Sep 16, 2018
    • chrisgarrity's avatar
      Localize default names for new blank objects · 72616cda
      chrisgarrity authored
      Questions:
      * should the message strings include the number? Or should that get added to the name when the name is defined
      * added a new ‘shared-messages’ to handle the definition of backdrop, costume, etc which are used in multiple places, they’re all related to defaults, so should it all be in `lib/default-project`
      72616cda
  12. Aug 21, 2018
  13. Jul 12, 2018
  14. Jul 10, 2018
  15. Jun 20, 2018
  16. Jun 19, 2018
  17. Jun 13, 2018
  18. Jun 08, 2018
  19. May 21, 2018
    • chrisgarrity's avatar
      Combine GUI reducers · 44c76e57
      chrisgarrity authored
      * Export initial states for each reducer
      * combine all gui reducers (excludes scratchPaint and intl)
      * combine all initial states to create default guiState for preloading in www
      * expect all of the gui state to be accessible at `state.scratchGui`
      44c76e57
  20. May 03, 2018
  21. May 02, 2018
  22. May 01, 2018
  23. Apr 30, 2018
  24. Apr 24, 2018
Loading