Ecosyste.ms: OpenCollective

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

github.com/kivy/kivent

KivEnt is an entity-based game engine for Kivy
https://github.com/kivy/kivent

remove polygen module, it has been combined into core

412bc2ddbc57ddf007356391ac49564db699b01d authored almost 9 years ago by Kovak <[email protected]>
custom callbacks, improved weapon ai, some other stuff

1df86829120ecc66a771517b48d927e2eb93f489 authored almost 9 years ago by Kovak <[email protected]>
fix spacing

2c82381f52485b42723314274cbb1a363aad4043 authored almost 9 years ago by Kovak <[email protected]>
improve steering ai

0b88895251dbe6a1ca4dfc3753bec33fa51e7d36 authored almost 9 years ago by Kovak <[email protected]>
revamp gameviews scrolling to support maps smaller and larger than camera, better zoom support

7b563ad2eec7567aced585ce83390fbccaf3b594 authored almost 9 years ago by Kovak <[email protected]>
introduce some new renderers

6b1a762ced52d73069157f76a60551f753548561 authored almost 9 years ago by Kovak <[email protected]>
add music option to soundmanager

a6a12fb96870deca129718f5c94ce17c61558e7c authored almost 9 years ago by Kovak <[email protected]>
add example 13, tilemap

08958e4719604f12950e603afd12b0342d602210 authored almost 9 years ago by Kovak <[email protected]>
fix rendering bug with y direction

ed9a55ba4ec16b1494d2b3c53d54ec8a75abef3e authored almost 9 years ago by Kovak <[email protected]>
add tile assets

4d67d8c9e35e7b64547d589869ee73c335fee238 authored almost 9 years ago by Kovak <[email protected]>
add tilemap demo

9ba98044803824518fef0c3366baea3e86355b37 authored almost 9 years ago by Kovak <[email protected]>
add gamesystem handling for copying components, particle demo example

1239051095e26e00d927d82daff79f8959aea432 authored almost 9 years ago by Kovak <[email protected]>
add infrastructure for loading and working with svg

b06dcc2fdb49af299d76f91a7d14df19c618f204 authored almost 9 years ago by Kovak <[email protected]>
update entity removal to account for copying components

b7cbe2b244786cc204b725bfa92a2fa448c5a93c authored almost 9 years ago by Kovak <[email protected]>
add example 12, update 11

1efcb2f7bfdd1204a9cb30eb42eb0366f711ec38 authored almost 9 years ago by Kovak <[email protected]>
uncaught KeyError in cdefed metchod

78da929693577d99a7d915539d12ace21f9f8e78 authored about 9 years ago by labuzm <[email protected]>
add beginning of svg demo

65a1fbce9b260555245288db0b2b1226765789a3 authored about 9 years ago by Kovak <[email protected]>
update setup for new svg_loader

2dfeb02419688d24e33c0632255fbceb766d7ef6 authored about 9 years ago by Kovak <[email protected]>
initial svg implementation

f9fe310b12b5a2e78cd33dbdd69de088b514f9c1 authored about 9 years ago by Kovak <[email protected]>
add copy component function to GameSystem

899621577aa4697650574b5fe9f78d0e093227a4 authored about 9 years ago by Kovak <[email protected]>
merge polygen into kivent_core for svg support

f9b75b5e9b78da138b80ee88897f7f4e5aa636d8 authored about 9 years ago by Kovak <[email protected]>
introduce ability to copy another entities component

ca9eaf020765e346cf0f0444f423f8807d419f86 authored about 9 years ago by Kovak <[email protected]>
add ability to get weapon data out of entities, remove reset_sound_position

e51b66e7c7041b868957fa7bf3d8e05ac009e7dc authored about 9 years ago by Kovak <[email protected]>
Update README.md

12766f13d2756d94e1e74ebcc3f942597ab8c0c8 authored about 9 years ago by Kovak <[email protected]>
Update README.md

22a7664a5bf5e5fd3e34803232de8fcd519b3fb9 authored about 9 years ago by Kovak <[email protected]>
add loop play option

9b686c21dae197baf5da526f768fc1e663229174 authored about 9 years ago by Kovak <[email protected]>
add steering ai;

9e72ed1709fb72b1a82c21dbfe19b7b2c95fb62d authored about 9 years ago by Kovak <[email protected]>
add actual weapon ai files

c569fd51b7616dafd26322772dd5a89fabbb0be3 authored about 9 years ago by Kovak <[email protected]>
add weapon ai

f64ded248f8c6f6e2f142f551f6a501f14f620a2 authored about 9 years ago by Kovak <[email protected]>
reconfigure args for weapon template

3fcc494752a31cc50659e06a0d1324ce5ff3a7de authored about 9 years ago by Kovak <[email protected]>
add ability to loop a sound

a0a20b206912b3d4dfd81b0a7e04715bfb0543f1 authored about 9 years ago by Kovak <[email protected]>
Merge pull request #100 from mahomahomaho/fixtoucherr

- #96: I have no idea what does this change mean, but apparently it f…

52589e2e1abcf65d9a534795433d50170e5cead3 authored about 9 years ago by Kovak <[email protected]>
- modified as Kovak suggested

0e0d5c6493694055368af8310391a264c2986d44 authored about 9 years ago by maho <[email protected]>
- #96: I have no idea what does this change mean, but apparently it fixes bug

e146a2513905307e888e93d7174bcaa93e1718f0 authored about 9 years ago by maho <[email protected]>
Merge pull request #98 from kivy/fix_vbo_memory_leak

call deletebuffer on reuse

511bbd2b79288175716058302b820302f63991fa authored about 9 years ago by Kovak <[email protected]>
add support, contribute and license sections

2e30a216f4735e36216dfdd1bd1bdb011fac191e authored about 9 years ago by dessant <[email protected]>
call deletebuffer on reuse

aa2b8f3e955f35ec729b76ff9c0938d2fdb6ea2b authored about 9 years ago by Kovak <[email protected]>
fix memory leak with buffer not being deleted

236ca3bb73287b2d9677b808471f24572421a0c9 authored about 9 years ago by Kovak <[email protected]>
continue work on projectiles module, sound, bug fixes, etc

fd39f0c0d8479a14761d703f410bca542dd8ca82 authored about 9 years ago by Kovak <[email protected]>
begin work on SteeringAI

193200ab1ae49da6598a9b2d79de6283acbbebd0 authored about 9 years ago by Kovak <[email protected]>
add volume argument to play_direct, change the play/stop to use play_direct, stop_direct

f3a8fa7112c84e75883d33eaaebbbb7eba0ca5e3 authored about 9 years ago by Kovak <[email protected]>
add more weapon types, sound handling, collision handling for projectiles

8df61f8c30be1bd541f376228434207972f3fb2a authored about 9 years ago by Kovak <[email protected]>
add basic stats module

b46218c74dfb69e431db6925697574e380ea9691 authored about 9 years ago by Kovak <[email protected]>
have physics system register collision types

10ed02a0bfdd6f4791096315d39e08c863fef90a authored about 9 years ago by Kovak <[email protected]>
increase resolution of lifespan for particle editors

84d6262f68f0e3946b7fc87dc996ddb38e68bc7a authored about 9 years ago by Kovak <[email protected]>
add lifespan system

2f92582063c57f9b78b7ccdc20819749d2583b81 authored about 9 years ago by Kovak <[email protected]>
introduce sound manager

7b390548b632cf361eb9270d38f6942e4176f2e0 authored about 9 years ago by Kovak <[email protected]>
Merge pull request #94 from kivy/fix_memoryblock_remove

Fix memoryblock remove

ca709d34ce7885ffe321cdf1a0a2a5ac5021b8ab authored about 9 years ago by Kovak <[email protected]>
Merge pull request #95 from kivy/fix_cwidget_kwargs

Fix cwidget kwargs

625dfeeb470f9effc751c40d4b95ceadfbf771dc authored about 9 years ago by Kovak <[email protected]>
Merge pull request #90 from kivy/fix_cpickle_import

fix cpickle only imports, fallback to pickle

0da6314cab31ee528b9a4104e3278d15397423d4 authored about 9 years ago by Kovak <[email protected]>
introduce projectiles module

890e69302e95d18b22fb55d93f10486e24bc117a authored about 9 years ago by Kovak <[email protected]>
ensure we clean up child particles when cleaning up an emitter

4642cdb99de9e8ee5337dfcb254dbb58831f38ca authored about 9 years ago by Kovak <[email protected]>
reimplement steering behavior

91b68fcbaf9a57cd1f70fdaf42fd55245130fe0c authored about 9 years ago by Kovak <[email protected]>
export chipmunk headers

adaf43716c5cd82e77639a92fc634fe1e796728e authored about 9 years ago by Kovak <[email protected]>
introduce clear_entities to staticmemgamesystem

6c6d2589df275d9921e0ee22001420755bf97fb9 authored about 9 years ago by Kovak <[email protected]>
fix error in clear_entities logic, remove frame update debug statements as they pollute logs

b0032c65c3eac4cc39377235271656e581a34382 authored over 9 years ago by Kovak <[email protected]>
remove individual frame update logging as its mostly spam

70059f2812e1fb8520050001c1bdd8dea284aa1d authored over 9 years ago by Kovak <[email protected]>
fix signatures

787fc5762da64759b4f6ea105890d35374c96d13 authored over 9 years ago by Kovak <[email protected]>
fix size error in remove_from_buffer

d351f5c0beea1bd0615dedf06b1c59f6f551e2dc authored over 9 years ago by Kovak <[email protected]>
call free_memory when unloading a model

60e85cb2e23a8811171255e807068b075090fbc6 authored over 9 years ago by Kovak <[email protected]>
add doc strings

2da7a6f8927237b432087c772d901531c08493ce authored over 9 years ago by Kovak <[email protected]>
add free_memory function

49148f6e5691626bd7b48062d738ee902c443af2 authored over 9 years ago by Kovak <[email protected]>
fix __no_builder being left in kwargs

be4530d4c4e857fe2f5c8ca2dd9b36e9e3405d1e authored over 9 years ago by Kovak <[email protected]>
Merge branch 'fix_cpickle_import' of https://github.com/Kovak/KivEnt

f56679d83c2247ad114a05354fa36909c354538f authored over 9 years ago by Kovak <[email protected]>
update recipes to fix issue with the new get_includes in kivy

e0d480a1d1546af024fb04c1688247b2c33b7c30 authored over 9 years ago by Kovak <[email protected]>
fix cpickle only imports, fallback to pickle

1f9b491fd3a40da89f9a50ffa216396df89f0d68 authored over 9 years ago by Kovak <[email protected]>
Merge pull request #87 from kivy/new_model_format

update website and docs

a299bd59abc6ec9cb2322cc592316b53aa6e20c6 authored over 9 years ago by Kovak <[email protected]>
update website and docs

30f4a4faafe5b90cb63df22e3bc22a57962794f5 authored over 9 years ago by Kovak <[email protected]>
Merge pull request #86 from kivy/new_model_format

New model format

546d05eb836cc2efd2f82ae94a7e96bfaf4d6b07 authored over 9 years ago by Kovak <[email protected]>
update polygen module setup

4f076214f08bbd58d5429c60e73cc3040fe63891 authored over 9 years ago by Kovak <[email protected]>
update kivent_polygen to not reuse module names either

f8667ab0af6250049cc0f3c7b47cf561a2ba4c48 authored over 9 years ago by Kovak <[email protected]>
reintroduce particle_renderers module

d49fe5bd5d7201178180a05198fb44ce1d9df5a7 authored over 9 years ago by Kovak <[email protected]>
reintroduce particle_formats

704b38c955c8075791487534530cf85e602929aa authored over 9 years ago by Kovak <[email protected]>
update init

8a1eec180bdbf6a1dafbef9a2d9fc5c7f1d38b2b authored over 9 years ago by Kovak <[email protected]>
testing debug

ae4abcfd53c5ec898f4b3b49cbe409f0297a3b59 authored over 9 years ago by Kovak <[email protected]>
fix ParticleRenderer header declaration

1865d4f460244786590aff9610abe08e5baad038 authored over 9 years ago by Kovak <[email protected]>
testing rename further

1431cc4666f3e1eed947578e9c84e9af41f1550b authored over 9 years ago by Kovak <[email protected]>
testing name collision on packaging

47680e0bd73b702460e5f9481ad60edfecc62336 authored over 9 years ago by Kovak <[email protected]>
Merge pull request #85 from kivy/new_model_format

update setup.py, particles recipe

8a612f760969df72b0ca647356cc84c03adb7852 authored over 9 years ago by Kovak <[email protected]>
update setup.py, particles recipe

30dce960e954e84ea1a9dfa0e509effed4e2caf1 authored over 9 years ago by Kovak <[email protected]>
Update README.md

12b330c502a18c72d29c3ccc1444e3f62445b657 authored over 9 years ago by Kovak <[email protected]>
Merge pull request #84 from kivy/new_model_format

add recipes for new modules

a4781f3a2513c6ba748ab4e202d04a43c06f7aa4 authored over 9 years ago by Kovak <[email protected]>
add recipes for new modules

065d4e8d5638aeaff47920f019cd09e99d640e15 authored over 9 years ago by Kovak <[email protected]>
Merge pull request #83 from kivy/new_model_format

New model format

3c605a370cf0f0574ba6b3d4a64385a736544e48 authored over 9 years ago by Kovak <[email protected]>
update docs

b05a8a58edeba0e99022a8acdd757c2178181a53 authored over 9 years ago by Kovak <[email protected]>
remove old vertmesh, has been replaced by model

306c224b3eb8b8881652c9d0cfbb188227427112 authored over 9 years ago by Kovak <[email protected]>
adjust rotate_offset to use radians in the first place

f685a45415f6c93e4a028087c1c3a21a74658414 authored over 9 years ago by Kovak <[email protected]>
fix emitter update to properly convert degrees to radians, make signature of rotate_offset more accurate

8c13e08295e978228ddd34601bd0e4c088950bb5 authored over 9 years ago by Kovak <[email protected]>
fix color calculations by storing an intermediate floating point version of the particle color

f1dee36cc355ca2936c58bc5eb674a1293f1450e authored over 9 years ago by Kovak <[email protected]>
update simple animation example to use GameSystem

6b3a17478fb069bc3d526afd3069da97f6370923 authored over 9 years ago by Kovak <[email protected]>
remove old tutorials repo entirely

56312cffe233f91ab465a4c610409b7c65d18c8d authored over 9 years ago by Kovak <[email protected]>
remove noise module until a better licensed noise lib can be found/made

92559c50c75c1fe62fe982ad05382775b74ab2fc authored over 9 years ago by Kovak <[email protected]>
remove generating geometry example

a46906639210a53f563d8c3a3d77d041fb4c1b08 authored over 9 years ago by Kovak <[email protected]>
finish updating examples, fixing path issues

612bddca478946338698765326dc69af79615bb5 authored over 9 years ago by Kovak <[email protected]>
use absolute import for velocity_module

c766a320f66e0486c6c27bda5b1fa5637fde9d8d authored over 9 years ago by Kovak <[email protected]>
rename example 8, move assets to root folder

c0442f69f1cb9e2da0a6c37d1c3b8ff0e6d17d2d authored over 9 years ago by Kovak <[email protected]>
spacing adjustment

8988449908b62d014ca0207c6c10beb00ab04ac9 authored over 9 years ago by Kovak <[email protected]>
fix colorrenderer to use ubyte for color, update vertex format for same, update some docs

204ec40e1e2374a916746d8f53aa3a314f3771eb authored over 9 years ago by Kovak <[email protected]>
working particles module

a5b3839454344df6c114c48b8655a7ef5b18d3d0 authored over 9 years ago by Kovak <[email protected]>
- allow to call Entity.get_component_index from python

706405c9081d761deb55e002c9868b09d6f0d786 authored over 9 years ago by maho <[email protected]>