Ecosyste.ms: OpenCollective

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

github.com/gfx-rs/gfx_scene

deprecated
https://github.com/gfx-rs/gfx_scene

obsolete status

28b6ce509cf23c98a3281b0ae998d3f4ca4ff191 authored almost 8 years ago by Dzmitry Malyshau <[email protected]>
Auto merge of #51 - csherratt:gfx_0.8, r=csherratt

Update to gfx 0.8, cgmath 0.4 and use collision 0.4

bd8a1a622e572a9e534ff881246601b33574de37 authored about 9 years ago by Homu <[email protected]>
Fixed warnings

19a93780628591d1d9269d45ef741b43b5ed2a00 authored about 9 years ago by Colin Sherratt <[email protected]>
Update examples

04e0279aef8134ddb52d90cd4ec7fba3c06cf146 authored about 9 years ago by Colin Sherratt <[email protected]>
Update to gfx 0.8, cgmath 0.4 and use collision 0.4

bd88760501b8d7b43e522680a7c5895f19cdd072 authored about 9 years ago by Colin Sherratt <[email protected]>
Auto merge of #50 - csherratt:gfx_0_7, r=csherratt

Add support for clearing of the cache after each draw

Without this, updating a mesh causes a me...

d62f9ac6b56de8dfbe95bd8bc0ea90a0dcad7b5d authored about 9 years ago by Homu <[email protected]>
Add support for clearing of the cache after each draw

ba6d29a159b47974c66b859f7615bde965f6d79d authored about 9 years ago by Colin Sherratt <[email protected]>
Merge pull request #49 from csherratt/gfx_0_7

Upgrade to gfx 0.7

46988d7fed8fe0d25b3efe8fe475821641360c96 authored over 9 years ago by Colin Sherratt <[email protected]>
Upgrade to gfx 0.7

fa69ee259f86761e26e8863203a9c965d9e42b00 authored over 9 years ago by Colin Sherratt <[email protected]>
Auto merge of #48 - csherratt:master, r=csherratt

force using of glutin 0.2

Should fix the build

e30d85dcf31e021fcc0f9c4b65fbd3669ebb1334 authored over 9 years ago by Homu <[email protected]>
force using of glutin 0.2

5009bfff4a140ada8705f28941677adabba14378 authored over 9 years ago by Colin Sherratt <[email protected]>
Auto merge of #47 - gfx-rs:cargo-workaround, r=csherratt

Cargo bug work around

5e9642899c9ef010d95d394efcdf46cfa0f517c7 authored over 9 years ago by Homu <[email protected]>
Cargo bug work around

fe09bf96669f675316419b9f331298adba814673 authored over 9 years ago by Colin Sherratt <[email protected]>
Merge pull request #45 from daboross/patch-1

Update travis build matrix

81ca2ba1f0bdd06fb4e7799d16c8477c0abd01fd authored over 9 years ago by Colin Sherratt <[email protected]>
Update travis build matrix

18dea4069685f2f79ea5ccbef1f0f954e411d3cd authored over 9 years ago by Dabo Ross <[email protected]>
Merge pull request #44 from csherratt/master

Relax requirements for Projection

f6e715bdb8422e4ab19c2c328d19be1957179544 authored over 9 years ago by Colin Sherratt <[email protected]>
Relax requirements for Projection

718dad37204f0d64d0718b7aef99ef09f357707f authored over 9 years ago by Colin Sherratt <[email protected]>
Merge pull request #43 from kvark/compile

Remove ViewInfo from compile() parameters

674a2acf673e36d31833c4639aead2edd3e60616 authored over 9 years ago by Colin Sherratt <[email protected]>
Removed ViewInfo from compile() parameters. Fixed the versioned dependencies.

3ed4d143ac2e1a862259c7a4246c8e814a89bd91 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #42 from csherratt/master

Use hprof

f75b3c57c3a0fcaf9e9c7095e357049cca2586a4 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Use hprof

f8c3593619874ece1806d0f2ebc0c5eb7eafb5b1 authored over 9 years ago by Colin Sherratt <[email protected]>
Merge pull request #40 from kvark/instance

Proper instancing support

84a23602125e03bf1b459f92b38b3d7c465d3cb0 authored over 9 years ago by Colin Sherratt <[email protected]>
Proper instancing support

30fd282528d0f363fde8f9beedd9d3c21f1e893f authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #39 from kvark/present

Using Stream::present in the examples

c1bb89ca4fba5f809e09e8c601898b4bb789ec59 authored over 9 years ago by Colin Sherratt <[email protected]>
Using Stream::present in the examples

385695a0d0d07b99178b2524e4d7897053b9fc31 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #38 from kvark/entity

Entity trait reform

83f383977072ac815920e1813766f544d98dc125 authored over 9 years ago by Colin Sherratt <[email protected]>
Removed World and FragmentStorage

9989ec0e42eb68729911310e7f255617436ded80 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Entity trait reform

b7601784fca85f727648157bdb708579381664d9 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #36 from gfx-rs/gfx

Update to GFX 0.6

dd6d109c6f49a343c401fad0ec8c424c8100be20 authored over 9 years ago by Colin Sherratt <[email protected]>
Fixed authors, draw_state, and dependencies

750818d1bea07e61c983abd47d8b837f0dca0cc2 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Update to use the latests gfx 0.6.

This will probably need to be revisisted. I don't think I did this
the best way possible, just t...

2942f3fff626b846c77cc37e707d9d2c00d9900e authored over 9 years ago by Colin Sherratt <[email protected]>
Merge pull request #34 from csherratt/master

Make the Status result abstract

faf264cc989938dc1df56756239818d435a3dec1 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Make the Status result abstract

ab78638d72fb65dd33f29d91a105707aa74bcc0e authored over 9 years ago by Colin Sherratt <[email protected]>
Updated Cargo.toml with the new package info

ef397ca7e609d4f869307917c9dc15d72f133489 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #33 from csherratt/master

OutOfBounds -> Error

c25f7f36a9d3cf390ed183547fd597f82f44e186 authored over 9 years ago by Colin Sherratt <[email protected]>
Fix build status link in readme.

c6e5b2a4eb185290c44c78f945423d11a66e6bfd authored over 9 years ago by Colin Sherratt <[email protected]>
OutOfBounds -> Error

9a4cb0ac2e27b6bc7f6b4615340d494215b65b78 authored over 9 years ago by Colin Sherratt <[email protected]>
Update for gfx-0.5

7ff3b13aeb5bd247a528d9b8e054d26b69224b67 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Publicly exporting OrderFun

d3cbf2bc1580c4fdd2f0da6ac8d15ea90d06db54 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Implemented real no-sort path

aab42caf1e2f3e6a19c6a9e9f035f4de70012ca9 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Updated cargo scripts

610600d600d2ec21b2d8bb78245a02f6f5ac3f6e authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Updated for rust-beta compatibility

58f3dcd948cca5598a878cabd76f32479115baf0 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Updated to latest, added primitive counter

7819af856ce90a4f7b1c1d9391e1bfd50c2000bc authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Fixed queue update when not sorting

7432b25e61283b3ec0eb0598ace9cc4ae824621c authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Improved the Report

baa753f898ca64b150393189b2b60fd8d6aca575 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Completely rewrote the culling API. Implemented Report (closes #29)

d61601ee1f86119c631e05534f149f73dfe05c25 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Split Entity into Fragments (closes #30)

4576f76d2afb39914ce36ef86c67e634a4562488 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Switched shaders and context of the examples to 150 core (fixes #19)

46ee958c955d671426d1320af04320f59777094a authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Added an entity visibility flag

0df34ea07ddc72812261a483932ce857970fcda7 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #27 from kvark/cull

Culling iterator

d9c3d1908f07c18ad150115260efb8d4e625b27d authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Cleaned up the deprecated AbstractScene implementation for a vector

090810506321d47c5b23665be170c74f0d0bc317 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Rewrote the whole culling module, using an iterator.

d3fe6b82a2ae323214ad13be61e19c49c23d125e authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Refactored the AbstractScene usage

632c6e24d035e3b516dbdac0f05d122ad9d201f4 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Major re-architecture of the gfx_scene with a focus on culled states

cdf525c560e351f586e59ccf9a88d1af6bb5ba06 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Removed the entity abstraction, simplified phases generics

e22b7784459d8283789ed784abcfc1480881eed8 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Using streams

ba68610e8715b5ad7fcc07ce0b649f5d44969d25 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Fixed queue update

2ed3de9ff7e3fc64909beff80d3ff78416c30f63 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Ignoring failed batches in enqueue_all()

6c81d19991be035c686015e9a3071f8ce598f607 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Added Phase::with_sort()

426351ea9f964e225852751d083a6580f14f3396 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #25 from kvark/phase

Removal of Flush/Queue phase traits

a8d77ce4e9e78e123142605130b96a71d92cbf07 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Removed FlushPhase and QueuePhase

2eaf069290b09226a8139583c3376daa6e861492 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Constrained Entity type by the Phase

7f4eea9fe3d24c236084422e0df202066dfa45d7 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Completely rewrote the sorting interface.

fcc75ad0eba56f5ee2aa8cd76c22ebf57653fb60 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Simplified cached phase construction

34794cbb13bf5fd5a90938cb21770c2fee32ab3c authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Added a simple generic culling trait

46192b34c407ed87ace3dae6a81655c96a118341 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Updated to use the latest gfx features. Examples are much nicer now!

2ba70c2823455f3f7d03435cff6e6d6246a8d341 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Updated the examples to work with latest gfx-rs

af5e76c581c0ba0bbebf0f754ac9fd71302207fd authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Removed PhantomFn

a82e5069373226a9cf6312bfef1f460a42152df7 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Implemented Camera::get_view_projection()

bf695fcdf5e6831272753c885cf50c917a444726 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Moved PhaseHarness into a separate modules

21c82c05d9b6671cbb1dbc7272dc8178d0b3243d authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #24 from kvark/hash

Fixed the cache to include the Mesh

9c970f76d4e9d7c3e09c931c65543cf05ace6950 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Fixed the cache to include the Mesh

2bee2351659c8b76731a35fe5fa23a0c83ebd3a7 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #22 from kvark/order

Support for custom ordering function

5d427ec9ec9ef40abf9ef05106ec28544dead2a6 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Support for custom ordering function

b44aefe2c78d5daaee8ee4683c07a50e3f04e694 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Moved Sort and Context into the Phase

6ad67704f06a870e466c5e10e1732237cc9c61f9 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Relaxed entity mutability for enqueue_all

7b9a427f6dd6c66e87caa11e0af522e4acfffeaf authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Implemented CullPhase

45421ff9e9e836cf8ebd05e6dc8cee20ab6c6321 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Improved enqueue() generic parameters

8e66de2f1abca47f5eeff05d17ebf7126e6488b7 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Merge pull request #21 from kvark/kernel

Simplify sorting

2d47ca9f8247f949bcab809feb236759493ad143 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Added sort presets to AbstractPhase and Scene

4f5e76bf778996d7c6779e5bf197e69b533c25f5 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Renamed draw_entities() into enqueue(), removed flushing from there

ae38984ea0e5142548cefc369f88add0a4603782 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Fixed the examples

2f39d2e29aafc446b5d04c83c73556f1b9e53c9e authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Removed the Sort enum in favor of direct control. Exposed the Object.

6e372a7397fca7aa7021401d9bdfee5b4ffec75c authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Added Kernel to Object

44a98247d6bbc5d2de32a08dc3b93dfec5fab0db authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Deriving Clone for Camera

f27c65531c4a51761d0d4b42f32258626191e468 authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Removed Rotation type from World

ce8ca852d0d411dba24c743896d180b6f3f056fd authored over 9 years ago by Dzmitry Malyshau <[email protected]>
Rewrote 'What is gfx_scene?' (closes #18)

09033181195428d92419aab60d2f2b15cfa851a2 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Fixed gfx_phase comments (closes #17)

f67ec8c6dbb43e5b8b8c651d2c00d72faa8060a5 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Improved Travis with proper Xorg/GLFW (fixes #15)

c6d27d623e16909dce362acd1b766f71fbbe861f authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Cut bone iterator out of World

87e2f4075bf8f3e5205070c8367a2a766d48dd57 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Expanded README with WHY section

3ba152d373840b1a70f7194dad39e7cc08f02d33 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Split Beta example logic into a separate module (closes #13)

0ac82995dd545c34a974905f837a0a1f3a5feea3 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Made the projection scale into a constant

0b55d2c0126f490fba2b5fe4346ff063fd0db6be authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Added cull_frustum flag. Fixed the Beta example.

a85c49780a95e8b8d1a9a830516d717850a0888e authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Refactored AbstractPhase and AbstractScene to resolve the methods properly.

5ee6f65fafe0b74800f1eeed954d7628aa1e24cb authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Fixed build status

55a0e9cfc60620dad97328a28934f85ecb6a2b5f authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Mostly implemented Beta example. Faced ICE :(

2afe8f6c5a5a26e1ceddc9e760ac82e34c903497 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Refactored alpha example with an explicit App structure

0b5eda695f2b326ca9dc98453bc99b3801686d5b authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Added a simple Beta example, nothing fancy yet.

1bf736bf8416d3fce76dee36a08e6dfecd733377 authored almost 10 years ago by Dzmitry Malyshau <[email protected]>
Switched the alpha example to depth sorting. Fixed depth updates in the phase.

bec486c49c0dd7317fb8802344a88ec442ac26ca authored almost 10 years ago by Dzmitry Malyshau <[email protected]>