8000 Releases · simonoliver/UnityFigmaBridge · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: simonoliver/UnityFigmaBridge

Release 1.0.8

27 Jul 08:18
Compare
Choose a tag to compare

Better support for Linear Color Space (@naoya-maeda). Please note that from this release all imported textures will have sRGB set to true. The FigmaImage component now supports sRGB textures in both gamma and linear color spaces.

Release 1.0.7

28 Jun 15:36
Compare
Choose a tag to compare
  • Enhancement - Added support for "Fit" Image mode (@laura-copop)
  • Enhancement - Added support for flipped nodes (@laura-copop)
  • Bug fix - JSON Deserialisation no longer throws errors for missing items (@laura-copop)
  • Bug fix - Correctly uses project colorspace (@laura-copop)
  • Bug fix - Non-visible fills no longer default to visible (@laura-copop)
  • Bug fix - Server side images now batch where required to prevent Figma API errors

Release 1.0.6

15 May 09:15
Compare
Choose a tag to compare
  • Added page sync selection (thanks @SatoruUeda)
  • Auto layout components are disabled by default
  • Implemented correct alignment for auto-layout
  • Fix for crash import for deeply nested components
  • Use Server-side rendering for boolean shapes
  • Masked objects no longer render the masks themselves

Release 1.0.5

18 Apr 09:32
Compare
Choose a tag to compare

Small release adding a few new Figma features and bugs. Thanks @SatoruUeda for the contributions and for all the reports.

  • Added support for "Fill" Image mode
  • Added text auto sizing
  • Fixed issues with components being overwritten
  • Added image fill opacity support
  • Added layer opacity support
  • Numerous other small bugfixes
0