Ecosyste.ms: OpenCollective

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

github.com/fuse-open/Fuse.Entities

3D Scenes and model support for Fuse
https://github.com/fuse-open/Fuse.Entities

Merge pull request #7 from mortend/some-fixes

Some fixes

79df7157009abb305bca3efc3cd809e3cf9987ff authored over 6 years ago by Erik Faye-Lund <[email protected]>
add using-statement in Ray

For some reason this file was missing this using-statment, required to access
methods on the Uno...

1340874b2270ed9c29db73eb45b102be15ac8ed3 authored over 6 years ago by Morten Daniel Fornes <[email protected]>
fix deprecation warnings in ModelReader

This fixes two warnings received when building this package.

687b189ad972bca35a42a4683a0777ee4c469090 authored over 6 years ago by Morten Daniel Fornes <[email protected]>
remove ModelFileImporter

This avoids compile-time warning, and using this no longer work since support
for it was removed...

202f67ba9a5e0e224df65f07b4de710ecfc04f83 authored over 6 years ago by Morten Daniel Fornes <[email protected]>
remove ModelBlockFactory

This avoids compile-time warning, and using this no longer work since support
for it was removed...

dddf52daa024905b3d80d4ff45f0e29f758c5d70 authored over 6 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #6 from fusetools/import-uno-content-code

Import uno content code

098d16c4e26d1310a7f4b5134505b12f99c4cd69 authored almost 7 years ago by Erik Faye-Lund <[email protected]>
use imported code instead of deprecated Uno.Content

897dea7489401f6f752dd9758109c6de673d130a authored almost 7 years ago by Erik Faye-Lund <[email protected]>
import Uno.Content.Models and Uno.Content.Splines

While we're at it, undeprecate them.

3cdaae8d77c5815cf98cc38288a8ef010cdb6b3b authored almost 7 years ago by Erik Faye-Lund <[email protected]>
sort includes so folders are before files

1376ac9eef17e5e7d1b41846564e83599729e581 authored almost 7 years ago by Erik Faye-Lund <[email protected]>
Merge pull request #3 from fusetools/update-fuselibs

Update fuselibs

ece60be013736d927e5acdf39cb4fb1c38adacc8 authored almost 7 years ago by Erik Faye-Lund <[email protected]>
Merge pull request #4 from fusetools/avoid-nan

avoid NaN in calculations

685f66bab854fc03908305d1b90510d995042dc1 authored almost 7 years ago by Erik Faye-Lund <[email protected]>
Merge pull request #5 from fusetools/remove-needless-usings

remove needless using-statements

3a1722333e5a504d421e21f854597966158d7773 authored almost 7 years ago by Erik Faye-Lund <[email protected]>
remove needless using-statements

03e164037a3e6f6b35c4070e1a34f3c6af9aeb82 authored almost 7 years ago by Erik Faye-Lund <[email protected]>
avoid NaN in calculations

f779ce6f172bb6a460c07fe0dcbc371673e21cd2 authored almost 7 years ago by Erik Faye-Lund <[email protected]>
avoid using deprecated ScriptMethod constructor

fe287a42061667aeca46a5e9e4e1fb4c1ccc04d4 authored almost 7 years ago by Erik Faye-Lund <[email protected]>
do not use obsolete ZOrderChildCount

13f6e2789e3b4ce9c219d9e0be9eb67a7e8082ca authored almost 7 years ago by Erik Faye-Lund <[email protected]>
do not use obsolete Update(Buffer)-method

d01fd338a54de8e21bcab3655fc5f20cb22ffbd4 authored almost 7 years ago by Erik Faye-Lund <[email protected]>
Merge pull request #2 from fusetools/add-uno-geometry

import code from Uno.Geometry

a15f04b1af848f885ad8d140189b79a5f40ca608 authored over 7 years ago by Erik Faye-Lund <[email protected]>
stop using obsolete Float.ZeroTolerance

a0f52c22ca8cdbaa365688a4996d61f3aa7af12f authored over 7 years ago by Erik Faye-Lund <[email protected]>
import code from Uno.Geometry

Uno.Geometry is gone from Unolibs, so here's the code, because this
was the only current consumer.

a78bbfae8afccb73131311a0c76fe64aa5ca14c8 authored over 7 years ago by Erik Faye-Lund <[email protected]>
Merge pull request #1 from fusetools/fuselibs-0.47-changes

Fuselibs 0.47 changes

c8f886769e25f4bfedcd0fd99e468a643da24ac1 authored almost 8 years ago by Erik Faye-Lund <[email protected]>
get rid of deprecation messages

aedec26cd536e324b775355e65e4b3a70eb0e2e5 authored almost 8 years ago by Erik Faye-Lund <[email protected]>
update code to latest fuselibs

764003147446c01d4fad1a4396d7af0ee6accece authored almost 8 years ago by Erik Faye-Lund <[email protected]>
initial commit

68024b55ea403c8f31333ac2d4f34c91759f45dc authored almost 8 years ago by Erik Faye-Lund <[email protected]>