extension-rive

Adding Rive.app support to the Defold engine

MIT License

Stars
31

Bot releases are hidden (Show)

extension-rive - Support for Defold 1.8.2 Latest Release

Published by Jhonnyg 5 months ago

extension-rive - Rive 2.1.2

Published by britzl 6 months ago

FIX: Events were only triggered if the event had an properties defined.

extension-rive - Rive 2.1.1

Published by britzl 6 months ago

FIX: Crash when events are triggered

extension-rive - Added support for event properties

Published by britzl 11 months ago

NEW: The event callback in rive.play_state_machine() will now also include all event properties in the callback message.

extension-rive - Update to support new Rive renderer

Published by JCash 11 months ago

  • Uses new GPU vector rendering pipeline
  • Supports events
  • Supported from Defold 1.6.2+
extension-rive - Update for Apple Silicon macOS editor

Published by vlaaad about 1 year ago

  • Add arm64-macos editor libraries
extension-rive - Update for Defold 1.4.8+

Published by JCash over 1 year ago

  • Rebuilt pipeline plugins for Java 17
  • Updated internal material resource struct
extension-rive - Update material constants correctly

Published by JCash over 1 year ago

extension-rive - Textured mesh support in editor

Published by Jhonnyg over 1 year ago

Added previews for textured meshes in the editor.

Requires Defold 1.4.5+

extension-rive - Textured mesh support

Published by britzl over 1 year ago

NEW: Support for texture meshes

Note: The editor preview of rive models is not working yet. This will be resolved in an upcoming release.

extension-rive - Updated to latest rive-cpp

Published by JCash over 1 year ago

  • Improved performance
  • Better stroke support
  • various other fixes

Supported from Defold 1.4.3+

extension-rive - Vertex stream declaration api

Published by JCash over 1 year ago

Supported from Defold 1.4.2

extension-rive - Updated to use protobuf 3

Published by JCash about 2 years ago

This release is compatible with Defold 1.3.6+

extension-rive - Fix for black render in editor

Published by JCash over 2 years ago

extension-rive - Updated to the latest Rive runtime

Published by britzl over 2 years ago

extension-rive - Updated to use new DM_DECLARE_COMPONENT_TYPE macro from 1.2.191

Published by JCash almost 3 years ago

extension-rive - Added gradient support

Published by JCash almost 3 years ago

extension-rive - Fixed Rive model render issue when in a collection

Published by britzl almost 3 years ago

FIX: #36