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

Add setuptools

43b33f46d9e97d8f57ecfe0fcc26314d8ed7e284 authored over 7 years ago by Peter Badida <[email protected]>
Get correct folder for modules

4039a635b0db5779d936c98ab1f826b941b2e20c authored over 7 years ago by Peter Badida <[email protected]>
do_wheel true

60062b2643168e798daaf399477d1094ced8dae1 authored over 7 years ago by Peter Badida <[email protected]>
Install kivy from wheel

3a7f58490ff9a6f52006753b6a345e6e836aadfc authored over 7 years ago by Peter Badida <[email protected]>
Build each module, remove import

15972ecabaaf0dbaaa61f4910d22de89e2fb5134 authored over 7 years ago by Peter Badida <[email protected]>
Update README.md

dcb679fc1f7cfd002a4d02a291bc15f572181519 authored over 7 years ago by Kovak <[email protected]>
Import from Kivy

53bf4edd56e1803494ac949cb62821b6f0110f61 authored over 7 years ago by Peter Badida <[email protected]>
Merge pull request #215 from kivy/new_cgl_module

handle the 1.9.2-dev0 changes in cgl module structure

c95f81a5cc33ddcf11d56ce51b4493bb164d3707 authored over 7 years ago by Kovak <[email protected]>
ensure on_add_system gets called in gameview related conditions

49a4ccce9f3549642ff1f89eef3a2568c3d020b0 authored over 7 years ago by kovak <[email protected]>
fix convert from screen to world function

d07be1c9eeea969d041b94522d457da3fe2a68e0 authored over 7 years ago by kovak <[email protected]>
Merge branch 'new_cgl_module' of https://github.com/kivy/kivent

01821604bf3a084231a82b46def46569046cae7b authored over 7 years ago by kovak <[email protected]>
- load description added by sodipodi/inkscape

f38508fa8b5b9eb9876d18ae0137396b41c24203 authored almost 8 years ago by maho <[email protected]>
- svg metadata description loaded to metadata_description property

d8976262e69bff6d630b3c8da8b05efc1f235100 authored almost 8 years ago by maho <[email protected]>
- store svg file in model_info, load description written by inkscape

ade291f6e4d9be0768c70210b9508cfb2686824f authored almost 8 years ago by maho <[email protected]>
- different objects, normalize (commented out)

88175805cdc81daa984637809dd1a801c2a581d2 authored almost 8 years ago by maho <[email protected]>
- flip vertically path vertices

d68f4a168b2434a2cd36cabb1cd0d3e7d7db8d2d authored almost 8 years ago by maho <[email protected]>
- rectangular objects in .svg

61fa1c1566131115004f6877128fd626bf657503 authored almost 8 years ago by maho <[email protected]>
- added support for path indices and example of using it. Still not

perfect

1beb80bd0d8a8a10b2916ee61e0c6b3c35791662 authored almost 8 years ago by maho <[email protected]>
Merge pull request #207 from saqib1707/patch-1

Take values from Color object instead of hex string for layer.color

2fc2721794e05ad671e5f71904ef3e10dcc57e5b authored almost 8 years ago by Meet Udeshi <[email protected]>
Take values from Color object instead of hex string for layer.color

5045ea3e17193fc796db6124ae00329b8ba90191 authored almost 8 years ago by Saqib Azim <[email protected]>
Revert "The argument to get_color_from_hex should be a string." (#206)

1ebd270227e67a5fbcae1996423db7cfaa7dcefa authored almost 8 years ago by Meet Udeshi <[email protected]>
Take values from Color object instead of hex string for layer.color. (#186)

* The argument to get_color_from_hex should be a string.

The error occured on trying to run k...

a52fea9868f69e56a80321860ec57d90558858f9 authored almost 8 years ago by Saqib Azim <[email protected]>
Merge pull request #205 from udiboy1209/fix-map-position

Fix positioning of the isometric and staggered tilemaps

fd884bb6072191087201f88db6dbb8a28fe52161 authored almost 8 years ago by Meet Udeshi <[email protected]>
Position top of Isometric and Isometric staggered at height of tilemap

For isometric, top of 0,0 tile is w/2,h in pixels
For staggered, top of 0,0 tile is at h height ...

409f3fcea6108eaf0fd055db88b24671565e67fe authored almost 8 years ago by Meet Udeshi <[email protected]>
Get tile index feature (#202)

* get_tile_index added for orthogonal tile maps
* get_tile_index added for isometric maps
* ge...

874e39d132fc4d14a2bb32c29bf03923cf6b55d5 authored almost 8 years ago by Saqib Azim <[email protected]>
Implement #193 add animation property to AnimationComponent

to make switching animations easy.
Tweaked the example to randomly shuffle animation of each sta...

0bc227c8bd53785d86eaaacd64701226e2e76e74 authored almost 8 years ago by Meet Udeshi <[email protected]>
Merge pull request #192 from udiboy1209/fix_map_indexing

Fix indexing format used for TileMap to keep it consistent throughout

15608700a3877dc656c559f6809addb6c3bfcc80 authored almost 8 years ago by Meet Udeshi <[email protected]>
Specify 2D list format in docs

9c592fcfb80ab5bf3df6c44117d6d60c73da8f80 authored almost 8 years ago by Meet Udeshi <[email protected]>
Fix indexing format used for TileMap to keep it consistent throughout

Fixes #188

x coordinate now corresponds to column and y corresponds to row correctly
everywhere...

01041f70d6723bba01ff261914773923b51e79cd authored almost 8 years ago by Meet Udeshi <[email protected]>
Fix #187 : missing return statement in tiles property __get__

507adf21027bcd103df2493c445ebd43b494f768 authored almost 8 years ago by Meet Udeshi <[email protected]>
Fix VertexModel doc indices positioning example

16c175ccf21ba2c367a1512d02193e7062f46216 authored almost 8 years ago by Meet Udeshi <[email protected]>
handle the 1.9.2-dev0 changes in cgl module structure

3fc09792fdb0866726dd848332a5b0b6f64c5f28 authored about 8 years ago by kovak <[email protected]>
Update README.md

85fc0fdadc7b077c77381fe7e4535c3ac58fd8d4 authored about 8 years ago by Kovak <[email protected]>
add window size for camera

1ba58e45ae347129c9efc15b685f4a5184629a49 authored about 8 years ago by Kovak <[email protected]>
add camera window_size requirement

2de464d9843bd5fe1c8007782ad2fc82971f1c7b authored about 8 years ago by Kovak <[email protected]>
update

69a2e95cbc809821aacc2f9604e72a05927af0c9 authored about 8 years ago by Kovak <[email protected]>
update to use v_color instead of vColor for vertex attr name

d272c0a227a05e93906485feb13e97fb11542dad authored about 8 years ago by Kovak <[email protected]>
dont override built in animation system name

f88f57007ef879c4205a8b5679dcc5390c50a455 authored about 8 years ago by Kovak <[email protected]>
Merge branch 'master' into 2.2-dev

1e69942b17b50babdaf77196f4dfa6f67d91e37e authored about 8 years ago by Kovak <[email protected]>
work on merging

633d8850a10c19942cf5aa078d9fcf4444d6dd62 authored about 8 years ago by Kovak <[email protected]>
update website

749537b122eaa9fb9d7ae760ba69d44c141c6d6d authored about 8 years ago by Kovak <[email protected]>
add some documentation changes, add new sections to the docs

b5349bfbb7713f7b3dccf0ffddab47efc558528c authored about 8 years ago by Kovak <[email protected]>
Merge pull request #176 from kivy/tilemap_fix

Fix 13_tilemap example to work with updated maps module

a30954ec0db2177b1ff810cd4c98d2d8aa9ba161 authored about 8 years ago by Meet Udeshi <[email protected]>
Move 14_camera_rotate to 15_camera_rotate

to prevent example number clash with 14_tmx_loader

61dcf12cd4e8915baae2d762efc924780db8a085 authored about 8 years ago by Meet Udeshi <[email protected]>
Fix 13_tilemap example to work with updated maps module

238e3142c420e2e2ca93a94eb26fb89bb77f5bf1 authored about 8 years ago by Meet Udeshi <[email protected]>
Merge pull request #174 from udiboy1209/add_module_versions

Add module versions in setup.py for each module

fd2fa6a0bdbde6d3b2455003408e6d580bd033d1 authored about 8 years ago by Meet Udeshi <[email protected]>
Add module versions in setup.py for each module

a197c41250ec2e388ac5309da3de0aadfc5771c0 authored about 8 years ago by Meet Udeshi <[email protected]>
Merge pull request #173 from kivy/fix_camera_sizing

fix camera so it listens to window size not its size

5b1cc870e82b98868ef4f89d02c03a4fe8bbdb3c authored about 8 years ago by Kovak <[email protected]>
fix camera so it listens to window size not its size

eeae4c4a71e9dcc99cf53f5c5f29598108be521f authored about 8 years ago by Kovak <[email protected]>
Merge pull request #170 from kivy/add_camera_example

add basic camera rotate test, needs to be spruced up

0721d2886cbb2e49bc7029f33a60c85a9cdd10dc authored about 8 years ago by Kovak <[email protected]>
Merge pull request #171 from kivy/tiled_gsoc_2016

Tiled gsoc 2016

ab80c00f3d5ca32c5aabb087b67e3567394ac4f6 authored about 8 years ago by Kovak <[email protected]>
Merge pull request #167 from mahomahomaho/vertlock

- issue #136: this if/else is unneccesary

c333a3fd9da34f92ab088362cc614aea9b44dbb7 authored about 8 years ago by Kovak <[email protected]>
Merge pull request #168 from mahomahomaho/touchzoomwithfocus

- allow scale with 2 fingers, while focus_entity is used

50e826de0a140121f52b28641fa509871a6de44c authored about 8 years ago by Kovak <[email protected]>
add basic camera rotate test, needs to be spruced up

cef750c979cc91dc425b7a9dcac58362a4dc7c0a authored about 8 years ago by Kovak <[email protected]>
Merge pull request #124 from udiboy1209/camview

Implement gameview camera rotation

0529f0daee2a15eb87276e8bd7c33b099b371d3e authored about 8 years ago by Kovak <[email protected]>
Merge pull request #169 from kivy/return_atlas_keys

add ability to unload svg models, finish ScaledPolyRenderer

c60e7b1fdf6cab520456ffee4c4e363244b4ba9a authored about 8 years ago by Kovak <[email protected]>
add ability to unload svg models, finish ScaledPolyRenderer

1e35cd6d6a3b71c5613326e4a1ff4c0db8c855cb authored about 8 years ago by Kovak <[email protected]>
- when map smaller than camera - just stay in the middle

4f10e6dc1762a53acb38dfa2cd90761ca8e41198 authored about 8 years ago by maho <[email protected]>
- allow scale with 2 fingers, while focus_entity is used

4e63d4ee78d45afbc9ff71f86aded9fafac2071d authored about 8 years ago by maho <[email protected]>
- issue #136: this if/else is unneccesary

f5d3fdc1376a6db835c7a47db4f6a323757123d8 authored over 8 years ago by maho <[email protected]>
Merge pull request #166 from mahomahomaho/no-dirname-cymunk

No dirname in cymunk setup.py

22737b4b96e026840c577d276e900489de345b45 authored over 8 years ago by Kovak <[email protected]>
- dirname makes includes error

50b7701408f5be015e9fe38dc9cfc20be48ad8a7 authored over 8 years ago by maho <[email protected]>
Fix transformation matrix creation code

4e06d3fc2cb566c17a786f96ff2f50e424bdc763 authored over 8 years ago by Meet Udeshi <[email protected]>
Fix convert_from_screen_to_world

ed009c5b0b979d1c0064bf6e9fc37bfbc427092a authored over 8 years ago by Meet Udeshi <[email protected]>
Implement rotation about screen_center as a function

Add docstring for camera_rotate

f30ba4fabea9492e4f0f779b63c455854e65928c authored over 8 years ago by Meet Udeshi <[email protected]>
convert_screen_to_world and entity_follow correction

Tweaked both functions to correctly use camera_rotate

0b6fc4f6bceb35ddfd05ec5fe8d5208dcd67ed00 authored over 8 years ago by Meet Udeshi <[email protected]>
update_render_state fix

ff0e7fc5531f456ef106466c78f2ebf08d2c0616 authored over 8 years ago by Meet Udeshi <[email protected]>
[WIP] Implement camera rotation

80d5a46c77bf300ab1d927587f42773ba6c70d14 authored over 8 years ago by Meet Udeshi <[email protected]>
Merge pull request #164 from dummerbd/2.2-dev

Setup TravisCI

c43dc822308e17a6b08f384c8466a91ac2f50ad5 authored over 8 years ago by Kovak <[email protected]>
Merge pull request #165 from udiboy1209/color_rgba

Add rgb and rgba properties for ColorComponent

c2e8007803810549e08b39a7ab1049ee334f18e3 authored over 8 years ago by Kovak <[email protected]>
Add rgb and rgba properties for ColorComponent

acc6b4a74cf64aa0a9e14fab03c795acc585c2d7 authored over 8 years ago by Meet Udeshi <[email protected]>
Merge pull request #163 from kivy/more_portable_uname

use platform.uname instead of os.uname, which is unix only

f8c1225cc6bd8a8da93a7311a91eaa681231710a authored over 8 years ago by Kovak <[email protected]>
Fixed install script and set execute permission on test script

80da330735eb9a35ffa50b5f361d02f4047ed408 authored over 8 years ago by Benjamin Dummer <[email protected]>
Added install and test scripts, should finish up travis-ci setup

fa1d20972fad313c2e335e1a82e482418196a4b2 authored over 8 years ago by Benjamin Dummer <[email protected]>
Added install command

3114d8e661c82d7d2d05e8c9416e9345c73a0e3e authored over 8 years ago by Benjamin Dummer <[email protected]>
Made Cython install before other dependencies

3124f9d78982766011a700ed29ec4e79b9d4cddb authored over 8 years ago by Benjamin Dummer <[email protected]>
Fixed install commands ordering

e980bba5c07bf0d23784bbf3e6d18df12104439e authored over 8 years ago by Benjamin Dummer <[email protected]>
Added PPA for libmpeg on Ubuntu 14

8ab543de05ceb49acdb6c71127a30e86b004d105 authored over 8 years ago by Benjamin Dummer <[email protected]>
Preliminary travis config

065d7da230cc3cba220a8ed8c9ff9732aacacdb8 authored over 8 years ago by Benjamin Dummer <[email protected]>
use platform.uname instead of os.uname, which is unix only

9925cf28aac6927b62e31f038e138b8a2c267e16 authored over 8 years ago by Kovak <[email protected]>
Merge pull request #161 from dummerbd/2.2-dev

Fixed python 2.7+ and python 3 support

8b1e78fa9d5b4d1611478eb4a4aaf69f3cf4f5dc authored over 8 years ago by Kovak <[email protected]>
Removed commands fallback, reformatted

24a126ba300294758e10fd02eb121a163d5b92d9 authored over 8 years ago by Benjamin Dummer <[email protected]>
add docstrings to sound manager

ea5e61d8780eff658a1073b7cface012ed13cbdc authored over 8 years ago by Kovak <[email protected]>
Merge pull request #162 from kivy/return_atlas_keys

add return of keys to load_atlas

3739c952e14d6cf8a21aac2d96e693f315463619 authored over 8 years ago by Kovak <[email protected]>
remove unused import

75c891bcd8c6ea4816be073c021e0f95a812544d authored over 8 years ago by Kovak <[email protected]>
add return of keys to load_atlas

143390d51da0d1c64dfa4a84c741e4fc3ffaea01 authored over 8 years ago by Kovak <[email protected]>
Fixes particle module setup

6b4cec8236c80bb45cd0879be32460d05f7f2ef4 authored over 8 years ago by Ben Dummer <[email protected]>
Fixed cymunk module setup

8f06095562531854a58389e53671bbe57b754f8f authored over 8 years ago by Ben Dummer <[email protected]>
Merge pull request #158 from mahomahomaho/sud_keys

- typo in play_loop

4e06be43715937f69e9c11012b150b6473f47c5f authored over 8 years ago by Kovak <[email protected]>
Fixed python 2.7+ and python 3 support

0bbe83ce4965d0e7bdc274b83334c4d544cdbbad authored over 8 years ago by Benjamin Dummer <[email protected]>
- typo

a2eba44a7891196adca8686d729df8c47d99ca53 authored over 8 years ago by maho <[email protected]>
Merge pull request #157 from udiboy1209/example_comments

Add comments to the tile example

8199225d198e1abc6ba16f7f9db7c3dee79eaa8a authored over 8 years ago by Kovak <[email protected]>
fix camera bug when camera is smaller than window, minor typo in osx setup.py

dee1c9ab44859a2ee702e17bf19f9589b0af7d09 authored over 8 years ago by Kovak <[email protected]>
Add comments to the 14th example

Additional cleanup of print statements

123792ee71bc08d68dbacf7112f7a0782a3e423f authored over 8 years ago by Meet Udeshi <[email protected]>
Merge pull request #156 from udiboy1209/docs_and_cleanup

Docstrings for map module and code cleanup

2fa6c6403617f75723a09930b04b555b8f4ec319 authored over 8 years ago by Kovak <[email protected]>
Add docstrings and cleanup code

1a889dd8a7446ede014956efaa3d969104457d46 authored over 8 years ago by Meet Udeshi <[email protected]>
Py2 fixes and image display fix

4c48b2394357f74e4e151c2c55060596122d50fb authored over 8 years ago by Meet Udeshi <[email protected]>
Merge pull request #155 from mahomahomaho/my22dev

- fix of #152 - get includes of cymunk without importing it

28f71c2f3498ce34f07cd3a2345412b724bd1786 authored over 8 years ago by Kovak <[email protected]>
- fix of #152 - get includes of cymunk without importing it

021b8480231f654f73ee67617cff65b5ad55f668 authored over 8 years ago by maho <[email protected]>
Add map image and polygon objects support

595a407a78cf965993a32cc2ee8ddff522a0266a authored over 8 years ago by Meet Udeshi <[email protected]>