Skip to content

Releases: FUSEEProjectTeam/Fusee

v0.9.0

21 Nov 14:09
Compare
Choose a tag to compare
Merge branch 'develop'

v0.8.3

13 Nov 12:20
Compare
Choose a tag to compare
  • Correct alpha calculation when using a albedo texture
  • .fus files with textures now load from subfolders

v0.8.2

17 Jun 16:07
6d30d40
Compare
Choose a tag to compare
  • Fixed deferred rendering
  • Fixed Blender texture references
  • Fixed disposing of ShaderEffects

v0.8.1

07 Jun 11:59
Compare
Choose a tag to compare
  • Fixed an problem with the Blender plugin not installing correctly

v0.8.0

05 Jun 15:36
9fad303
Compare
Choose a tag to compare
Merge pull request #236 from FUSEEProjectTeam/release/v0.8.0

Release/v0.8.0

v0.7.7

03 Apr 08:51
Compare
Choose a tag to compare
v0.7.7 release

v0.7 Binary Distribution

26 Sep 14:16
Compare
Choose a tag to compare

Changes

  • Meshes, Materials and Textures are now handled uniformly by a resource management system
  • The Blender Exporter now supports principled shader, normal maps and bone animation (experimental)

IMPORTANT: On some systems, the executable file is blocked and it may fail to run.
Before double-clicking it, right click on the executable file, select Properties, and click
on the Unblock button if it is present in the lower right corner of the General tab in the
properties dialog.

v0.6.1 Binary Distribution

30 Nov 17:11
Compare
Choose a tag to compare
Pre-release

Changes

IMPORTANT: On some systems, the executable file is blocked and it may fail to run.
Before double-clicking it, right click on the executable file, select Properties, and click
on the Unblock button if it is present in the lower right corner of the General tab in the
properties dialog.

v0.6 Binary Distribution

14 Nov 09:23
Compare
Choose a tag to compare

The first binary distribution Release of FUSEE. Features include

  • Easy installation through the SetupPerUser/MachineWide.cmd files
  • Develop FUSEE applications (Desktop and Web) with Visual Studio Code
  • Create FUSEE 3D model Assets or Web applications with the FUSEE Blender export PlugIn

See the FUSEE Web site for installation instructions.

IMPORTANT: On some systems, the executable file is blocked and it may fail to run.
Before double-clicking it, right click on the executable file, select Properties, and click
on the Unblock button if it is present in the lower right corner of the General tab in the
properties dialog.

v0.7 C4D Exporter

29 Apr 11:06
Compare
Choose a tag to compare

Added functionality

  • HTML-Viewer now runs on Desktop Chrome, Edge and Firefox
  • HTML-Viewer runs on mobile Chrome
  • Viewer supports touch input including Two-Finger touch gestures. Edge and Firefox must be prepared to handle input.
  • Position and Rotation animations now supported on all objects
  • Experimental Bone animation support added.