Skip to content

Releases: krikienoid/flagwaver

v3.0.0

19 Feb 16:20
Compare
Choose a tag to compare

Features

  • Two-sided flag option
  • Camera control
  • Fullscreen mode
  • Undo, redo and reset actions
  • UI: New design allows app view to remain visible while side panel is open

Maintenance

  • Update dependencies

Misc

  • Clean up
  • Serve ES6 to browsers that support it
  • Drop support for IE

v2.1.0

24 Aug 00:41
Compare
Choose a tag to compare

Features

  • Minor UI update
  • Custom background options
  • Support for video textures
  • Physically based rendering
  • Reduce JavaScript bundle size
  • Performance optimizations

Maintenance

  • Update dependencies
  • Refactor file state object structure

Misc

  • Clean up

Fixes

  • Restrict max cloth size and texture size to prevent large images from breaking the flag constructor

v2.0.1

12 Oct 21:55
Compare
Choose a tag to compare
  • Update dependencies
  • Include three with app bundle and use named imports
  • Refactor Sass code using new module syntax
  • Clean up

v2.0.0

12 Oct 21:53
Compare
Choose a tag to compare

Features

  • Complete redesign of UI
  • Flagpole options
  • Advanced wind control options
  • Background options
  • Animation control
  • Error notification
  • PWA support

Maintenance

  • Update README and LICENSE
  • Update dependencies
  • Add package.json
  • Add build script using gulp, sass, babel and rollup
  • Refactor old JS code to ES6

JavaScript

  • Complete rewrite of UI code
  • Drop jQuery and Rivets.js, add React and Redux
  • Add core-js polyfills
  • Refactor and split JS files
  • Refactor and move hashvars.js code to HashState module
  • Reimplement canvas texture transformations using texture matrix transformations
  • Standardize units for physical quantities using SI

Misc

  • Add metadata and favicons to HTML
  • Add spectre.css
  • Move GLSL code into separate files
  • Retouch and compress images
  • Fix code formatting
  • Clean up

Fixes

  • Fix unwanted downscaling of rotated images

v1.0.1

12 Oct 21:31
18a57a8
Compare
Choose a tag to compare
  • Bugfix for dropdown color in IE

v1.0.0

12 Oct 21:31
Compare
Choose a tag to compare
  • Release of FlagWaver 1.0.0
  • Use canvas to transform texture images
  • Add fixed length constraints
  • Misc physics adjustments
  • Clean up
  • Bugfixes

v0.123.0

12 Oct 21:27
Compare
Choose a tag to compare
  • Release of FlagWaver r123 (earliest recorded version number)