Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pybox2d/pybox2d issues and pull requests

#139 - Examples in README not working.

Issue - State: open - Opened by eabase 9 months ago - 1 comment

#138 - Correct DrawCircle docstring

Pull Request - State: closed - Opened by fa-ribeiro 11 months ago

#135 - Installation with conda fails

Issue - State: closed - Opened by RobinHeitz over 1 year ago

#134 - legacy-install-failure on windows and ubuntu (WSL)

Issue - State: open - Opened by elliottower almost 2 years ago - 1 comment

#133 - Question about b2GetPointStates

Issue - State: open - Opened by sunny123123 about 2 years ago - 1 comment

#132 - Swig version?

Issue - State: open - Opened by cserpell over 2 years ago - 5 comments

#131 - How to draw custom shape containing half circle

Issue - State: open - Opened by MengguoJ over 2 years ago

#129 - installed but not recognized

Issue - State: open - Opened by jaimebayes about 3 years ago - 2 comments

#128 - DebugDraw in pyBox2D

Issue - State: closed - Opened by 8Observer8 about 3 years ago - 1 comment

#127 - Issue installing on Windows 10 with Python 3.9.7

Issue - State: open - Opened by DigitalDetective47 over 3 years ago - 2 comments

#126 - PyPI and usage in Gym

Issue - State: open - Opened by jkterry1 over 3 years ago - 3 comments

#124 - Fix #119, DestroyBody may trigger EndContact.

Pull Request - State: closed - Opened by xzfn about 4 years ago - 1 comment

#122 - Create requirements.txt

Pull Request - State: open - Opened by Jayeskumar about 4 years ago - 2 comments

#121 - Potential Memory Leak in b2World.DestroyBody

Issue - State: open - Opened by SwapnilPande about 4 years ago - 3 comments

#120 - Run build_ext step before build_py

Pull Request - State: closed - Opened by jarl-haggerty about 4 years ago - 1 comment

#119 - Access body.userData in EndContact cause crash

Issue - State: closed - Opened by xzfn over 4 years ago - 2 comments

#118 - SIGSEGV termination when using b2ContactListener

Issue - State: closed - Opened by lewis-morris over 4 years ago - 3 comments

#117 - Update box2d library to final v2 version (v2.4.2)

Pull Request - State: open - Opened by kne almost 5 years ago

#116 - Fix listeners when used in multiple worlds

Pull Request - State: closed - Opened by kne almost 5 years ago - 3 comments

#115 - Rearrange, clean, and modernize

Pull Request - State: closed - Opened by kne almost 5 years ago - 2 comments

#114 - Update readme now that pybox2d is on conda-forge

Pull Request - State: closed - Opened by kne almost 5 years ago

#113 - Windows 10 python 3.7

Issue - State: closed - Opened by Pedromacedo41 almost 5 years ago - 4 comments

#112 - fix: fpermissive error on Windows

Pull Request - State: closed - Opened by sytelus over 5 years ago - 2 comments

#111 - Compile errors with -fpermissive

Issue - State: closed - Opened by sytelus over 5 years ago - 1 comment

#110 - ContactManagers are broken with multiple worlds (Segfault)

Issue - State: closed - Opened by jkuball over 5 years ago - 2 comments
Labels: bug

#109 - vertex locations change when setting vertices for polygon

Issue - State: open - Opened by Chrispresso over 5 years ago - 4 comments

#108 - Problem with examples and Python 3.6

Issue - State: closed - Opened by pgr123 almost 6 years ago - 4 comments

#107 - conda install reverts python version from 3.7 to 2.7

Issue - State: closed - Opened by tstandley about 6 years ago - 1 comment

#106 - Not able to install Box2D Python 3.6 Windows 10

Issue - State: closed - Opened by sande12142 over 6 years ago - 11 comments

#105 - PyBox2d fail to build with MinGW on Windows

Issue - State: closed - Opened by Amathlog over 6 years ago - 4 comments

#104 - Testbed and pyBox2d 2.1

Issue - State: closed - Opened by pgr123 over 6 years ago - 1 comment

#103 - Polygons not rendering properly (Mac OSX, pygame)

Issue - State: closed - Opened by jchirik over 6 years ago - 1 comment

#102 - replaced deprecated method in test_joints.py

Pull Request - State: closed - Opened by raraizan over 6 years ago - 2 comments

#101 - Conda install not working for python 3

Issue - State: closed - Opened by michaelkhan3 almost 7 years ago - 4 comments

#100 - Testbed with Ubuntu 17.10

Issue - State: closed - Opened by pgr123 almost 7 years ago - 2 comments

#99 - Looking for maintainers

Issue - State: open - Opened by kne about 7 years ago - 3 comments
Labels: help wanted

#98 - Insert image/text into scene

Issue - State: open - Opened by mjedmonds about 7 years ago

#97 - Running examples: 'cannot perform relative import'

Issue - State: closed - Opened by tensor9 over 7 years ago - 3 comments

#96 - bad catch types in Box2D_wrap.cpp

Issue - State: open - Opened by dcb314 over 7 years ago

#95 - AttributeError: 'module' object has no attribute 'RAND_LIMIT_swigconstant'

Issue - State: closed - Opened by JoanSymbio over 7 years ago - 9 comments

#94 - Added Python 3.6 to .travis.yml

Pull Request - State: closed - Opened by mbednarski almost 8 years ago - 2 comments

#93 - Question about revolute joints and gravity in `body_types` demo

Issue - State: closed - Opened by fearofcode almost 8 years ago - 4 comments

#92 - Manual does not show correct use of `ApplyForce()`

Issue - State: closed - Opened by AliShug almost 8 years ago - 1 comment

#91 - Build fails with Ubuntu 14.04 and Python 3.5

Issue - State: closed - Opened by arcady-genkin almost 8 years ago - 3 comments

#90 - regenerate with swig 3.0.12

Pull Request - State: closed - Opened by kashif about 8 years ago - 1 comment

#89 - Windows 64 - Python 3.5 Prebuild not found

Issue - State: closed - Opened by guidefreitas about 8 years ago - 3 comments

#88 - Remove / replace deprecated use of _swigconstant

Issue - State: closed - Opened by martin-langhoff about 8 years ago - 2 comments

#87 - _Box2D.so: undefined symbol:

Issue - State: closed - Opened by amolchanov86 about 8 years ago - 4 comments

#86 - Fixed tests

Pull Request - State: closed - Opened by bakwc about 8 years ago - 3 comments

#85 - ImportError: No module named Box2D (I cloned and built the source)

Issue - State: closed - Opened by dongleecsu over 8 years ago - 1 comment

#84 - added a simple collision detection example

Pull Request - State: closed - Opened by xgenadam over 8 years ago - 1 comment

#83 - Hi, How can I set up a contact listener? How can I detect collisions?

Issue - State: closed - Opened by oronanschel over 8 years ago - 2 comments

#82 - Please update the pypi package ("Unknown SWIG preprocessor directive" error)

Issue - State: closed - Opened by TTimo almost 9 years ago - 6 comments

#81 - ImportError: cannot import name 'b2World'

Issue - State: closed - Opened by PaulJSchellenberg almost 9 years ago - 2 comments

#80 - Add optional build using pip to INSTALL.md #73

Pull Request - State: closed - Opened by ryukinix almost 9 years ago - 1 comment

#79 - windows binary for pybox2d-2.3.1 on Python 3

Issue - State: closed - Opened by leeharr almost 9 years ago - 1 comment

#78 - liquidfun

Issue - State: closed - Opened by DerThorsten about 9 years ago - 8 comments

#77 - Running examples

Issue - State: closed - Opened by dniku about 9 years ago - 1 comment

#76 - update .i files for new version of SWIG

Issue - State: closed - Opened by goretkin about 9 years ago - 1 comment

#75 - b2_velocityThreshold

Issue - State: open - Opened by jim-miller-gac about 9 years ago - 7 comments

#74 - Install/build documentation update

Pull Request - State: closed - Opened by kne about 9 years ago

#73 - Update documentation

Issue - State: closed - Opened by kne about 9 years ago - 4 comments

#72 - Fix pygame backend; use pygame_sdl2 when possible

Pull Request - State: closed - Opened by kne about 9 years ago

#71 - Massive example cleanup

Pull Request - State: closed - Opened by kne about 9 years ago - 2 comments

#70 - Add travis CI; remove old distribute installer

Pull Request - State: closed - Opened by kne about 9 years ago

#69 - any plans for docs on the new testbed?

Issue - State: closed - Opened by varoudis about 9 years ago - 2 comments

#68 - Fix some tests, being more strict about kwargs

Pull Request - State: closed - Opened by kne over 9 years ago

#67 - EOL normalization with .gitattributes

Pull Request - State: closed - Opened by kne over 9 years ago

#66 - Uninitialized when constructing a default b2Vec2?

Issue - State: closed - Opened by TTimo over 9 years ago - 5 comments

#65 - use HZ in TDCar.update: turn_per_timestep

Pull Request - State: closed - Opened by bobbysoon over 9 years ago - 1 comment

#64 - Next Release

Issue - State: closed - Opened by arkhan over 9 years ago

#63 - Miscellaneous wrapper cleanup

Pull Request - State: closed - Opened by kne over 9 years ago

#62 - Example cleanup

Pull Request - State: closed - Opened by kne over 9 years ago - 4 comments

#61 - Add opencv framework

Pull Request - State: closed - Opened by nzjrs over 9 years ago - 2 comments

#60 - PyQt4 not working

Issue - State: closed - Opened by goretkin over 9 years ago - 2 comments

#59 - CreateFixture segfault

Issue - State: closed - Opened by goretkin about 10 years ago

#58 - fix printf compiler warnings due to Box2D_typemaps.i

Issue - State: closed - Opened by kne about 10 years ago - 1 comment
Labels: bug, imported, Priority-Low

#57 - Contact normals for spherical objects

Issue - State: open - Opened by kne about 10 years ago
Labels: bug, imported, Priority-Low

#56 - Box2D Python3 compatibility issues

Issue - State: closed - Opened by kne about 10 years ago - 1 comment
Labels: bug, imported, Priority-Low

#55 - Windows 64 bit Python.

Issue - State: closed - Opened by kne about 10 years ago
Labels: bug, imported, Priority-Low

#54 - Different results between windows and linux

Issue - State: closed - Opened by kne about 10 years ago - 6 comments
Labels: bug, imported, Priority-Medium

#53 - **kwargs does not have iteritems() in python3.3.3

Issue - State: closed - Opened by kne about 10 years ago - 2 comments
Labels: bug, imported, Priority-Low

#52 - [pure python] Error in contact generation

Issue - State: closed - Opened by kne about 10 years ago - 2 comments
Labels: bug, imported, Priority-Low

#51 - Windows 7 Python 2.7 x64 build fails / setuptools

Issue - State: closed - Opened by kne about 10 years ago - 5 comments
Labels: bug, imported, Priority-Low

#50 - Google Code skipped issue 50

Issue - State: closed - Opened by kne about 10 years ago
Labels: imported

#49 - Slow performance (of pyglet backend?)

Issue - State: closed - Opened by kne about 10 years ago - 2 comments
Labels: bug, imported, Priority-Low

#48 - pybox2d not installing in Python 2.7.3

Issue - State: closed - Opened by kne about 10 years ago - 1 comment
Labels: bug, imported, Priority-Low

#47 - TypeError: DrawSolidPolygon() takes exactly 3 arguments (4 given)

Issue - State: closed - Opened by kne about 10 years ago - 1 comment
Labels: bug, imported, Priority-Low

#46 - Please add svn tags for the beta releases

Issue - State: closed - Opened by kne about 10 years ago - 2 comments
Labels: bug, imported, Priority-Low

#45 - Problem with pyBox2d and Python 2.7.2

Issue - State: closed - Opened by kne about 10 years ago - 3 comments
Labels: bug, imported, Priority-Low

#44 - Error in pygame_main.py

Issue - State: closed - Opened by kne about 10 years ago - 1 comment
Labels: bug, imported, Priority-Low

#43 - OSX: cannot import box2d after installation

Issue - State: closed - Opened by kne about 10 years ago - 3 comments
Labels: bug, invalid, imported, Priority-Low

#42 - Error building in OS X / SWIG syntax error

Issue - State: closed - Opened by kne about 10 years ago - 9 comments
Labels: bug, imported, Priority-Low

#41 - How to pan/zoom the pygame backend?

Issue - State: closed - Opened by kne about 10 years ago - 1 comment
Labels: invalid, imported, Type-Other, Priority-Low

#40 - cannot build on os x

Issue - State: closed - Opened by kne about 10 years ago - 4 comments
Labels: bug, imported, Priority-Low

#39 - Fails to build with error: missing binary operator before token "0"

Issue - State: closed - Opened by kne about 10 years ago - 1 comment
Labels: bug, imported, Priority-Low

#38 - Fails to build due to missing encoding on setup.py

Issue - State: closed - Opened by kne about 10 years ago - 3 comments
Labels: bug, imported, Priority-Low