Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ThorVG

It is a open-source project, it develops a lightweight and portable motion graphics engine that can be utilized across all systems.
Collective - Host: opensource - https://opencollective.com/thorvg - Website: https://www.thorvg.org/ - Code: https://github.com/thorvg/thorvg

gl_engine: fix memory leak when rendering image

github.com/thorvg/thorvg - RuiwenTang opened this pull request 7 months ago
gl_engine: regression of memory leak

github.com/thorvg/thorvg - hermet opened this issue 7 months ago
gl_engine: ++thread safety

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
Works

github.com/thorvg/thorvg - SergeyLebedkin opened this issue 7 months ago
gl_engine: support simple hairline stroke rendering

github.com/thorvg/thorvg - RuiwenTang opened this pull request 7 months ago
common: Fix a compilation failure on VS 2017

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
wg_engine: fix blend methods support

github.com/thorvg/thorvg - SergeyLebedkin opened this pull request 7 months ago
Failure to compile on vs 2017

github.com/thorvg/thorvg - fire opened this issue 7 months ago
sw_engine: fix aa

github.com/thorvg/thorvg - mgrudzinska opened this pull request 7 months ago
lottie enhancement

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
gl_engine: stroke width is different

github.com/thorvg/thorvg - hermet opened this issue 7 months ago
gl_engine: optimize off-screen rendering

github.com/thorvg/thorvg - RuiwenTang opened this pull request 7 months ago
lottie: enhancement++

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
tvg: revise the binary version check

github.com/thorvg/thorvg - hermet opened this issue 7 months ago
json loader: fix warnings in jerryscript on Windows

github.com/thorvg/thorvg - vtorri opened this pull request 7 months ago
gl_engine: fix detection of GL ES 3 on Windows

github.com/thorvg/thorvg - vtorri opened this pull request 7 months ago
gl_engine: compilation error on Windows

github.com/thorvg/thorvg - vtorri opened this issue 7 months ago
common: code refactoring

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
api: ++description

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
wg_engine: fix scene opacity usage

github.com/thorvg/thorvg - SergeyLebedkin opened this pull request 7 months ago
lottie: retrieve markers data

github.com/thorvg/thorvg - theashraf opened this issue 7 months ago
renderer: Ensure `const` equality operators

github.com/thorvg/thorvg - Repiteo opened this pull request 7 months ago
Improve permissions handling in workflows

github.com/thorvg/thorvg - jsoref opened this pull request 7 months ago
Fix 178+ spelling errors

github.com/thorvg/thorvg - jsoref opened this pull request 7 months ago
wg_engine: webgpu engine optimization ideas

github.com/thorvg/thorvg - SergeyLebedkin opened this issue 7 months ago
doc: polishing++

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
examples: fix surface refresh approuch for webgpu

github.com/thorvg/thorvg - SergeyLebedkin opened this pull request 7 months ago
infra: bumped up version v0.14, set it dev mode

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
test/capi: --compiler warning on MSVC

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
sw_engine: ++thread safety

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
hotfix, stabilization++

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
cavas crashed without update()

github.com/thorvg/thorvg - JSUYA opened this issue 7 months ago
example: ++exception handling

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
examples: prevent crash for unsupported engines

github.com/thorvg/thorvg - mgrudzinska opened this pull request 7 months ago
examples: fix crash after resize

github.com/thorvg/thorvg - mgrudzinska opened this pull request 7 months ago
examples: fix sdl2 headers in Capi example

github.com/thorvg/thorvg - mgrudzinska opened this pull request 7 months ago
common: fix rendering failure

github.com/thorvg/thorvg - mgrudzinska opened this pull request 7 months ago
lottie: fix a data-race problem

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
Revert "renderer/canvas: Check refresh before draw"

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
examples: fix sdl2 headers include path

github.com/thorvg/thorvg - SergeyLebedkin opened this pull request 7 months ago
docs: updated to v0.14

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
apis: promotes to official apis.

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
doc: List the parameters in their respective order.

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
tests: ++coverage

github.com/thorvg/thorvg - mgrudzinska opened this pull request 7 months ago
tvg_saver: fix 'order' serialization

github.com/thorvg/thorvg - mgrudzinska opened this pull request 7 months ago
wg_engine: force texture data writing on GPU side

github.com/thorvg/thorvg - SergeyLebedkin opened this pull request 7 months ago
gl_engine: correct the return value of render function

github.com/thorvg/thorvg - RuiwenTang opened this pull request 7 months ago
examples: fix crash

github.com/thorvg/thorvg - mgrudzinska opened this pull request 7 months ago
gl_engine: Examples corrupted

github.com/thorvg/thorvg - hermet opened this issue 7 months ago
gl_engine: thread sanitizer report

github.com/thorvg/thorvg - hermet opened this issue 7 months ago
sw_engine: thread sanitizer report

github.com/thorvg/thorvg - hermet opened this issue 7 months ago
gl_engine: memory leaks

github.com/thorvg/thorvg - hermet opened this issue 7 months ago
examples: --unnecessary initial buffer clear

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
docs: add missing args description

github.com/thorvg/thorvg - mgrudzinska opened this pull request 7 months ago
tools: ++

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
release: updated tvg binaries

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
wg_engine: fix line joins

github.com/thorvg/thorvg - mgrudzinska opened this pull request 7 months ago
gl_engine: revise the gl portability

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
example: clear buffer properly.

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
++minor enhancement

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
examples: fix crash in window creation

github.com/thorvg/thorvg - tinyjin opened this pull request 7 months ago
lottie: hotfix for preventing a crash.

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
Some example generate segment fault on ubuntu

github.com/thorvg/thorvg - RuiwenTang opened this issue 7 months ago
Inquiry about using canvas

github.com/thorvg/thorvg - SUNGHWAN-OH-KR opened this issue 7 months ago
lottie: drop shadow is not rendering properly

github.com/thorvg/thorvg - theashraf opened this issue 7 months ago
renderer/canvas: Check refresh before draw

github.com/thorvg/thorvg - JSUYA opened this pull request 7 months ago
examples: Support window resizable

github.com/thorvg/thorvg - JSUYA opened this pull request 7 months ago
infra/workflow: includes the gl engine build test.

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
infra: promote the GL engine to an official one.

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
lottie: compiler warnings on _MSC_VER

github.com/thorvg/thorvg - hermet opened this issue 7 months ago
Works

github.com/thorvg/thorvg - hermet opened this issue 7 months ago
sw_engine: fix stroke miterlimit precision

github.com/thorvg/thorvg - mgrudzinska opened this pull request 7 months ago
wg_engine: fix stroke miterlimit

github.com/thorvg/thorvg - SergeyLebedkin opened this pull request 7 months ago
docs: remove deprecated description

github.com/thorvg/thorvg - mgrudzinska opened this pull request 7 months ago
tests: resolve warnings

github.com/thorvg/thorvg - mgrudzinska opened this pull request 7 months ago
lottie/text: Support text range selector (Phase 1)

github.com/thorvg/thorvg - tinyjin opened this pull request 7 months ago
sw_engine: ++exception handling

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
sw_engine: hotfix avx/neon 8 bit rasterizer.

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
lottie: masking drawing issue

github.com/thorvg/thorvg - afsalz opened this issue 7 months ago
gl_engine: improve the dependency check

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago
lottie: fix a compile error on MSC with clang.

github.com/thorvg/thorvg - hermet opened this pull request 7 months ago