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

GitHub / adamlwgriffiths/Pyrr issues and pull requests

#130 - Matrix multiplication

Issue - State: open - Opened by mllobera 7 months ago

#129 - Possibly a bug in sig of the distance

Issue - State: open - Opened by ipcoder 7 months ago

#128 - Port to Sphinx 8.0

Pull Request - State: open - Opened by cjwatson 9 months ago

#127 - Processing an list vectors at once

Issue - State: open - Opened by mllobera 10 months ago

#126 - Use raw string literal in docstring with \

Pull Request - State: closed - Opened by kngwyu 10 months ago

#126 - Use raw string literal in docstring with \

Pull Request - State: closed - Opened by kngwyu 10 months ago

#125 - is there a plan to support stub file?

Issue - State: open - Opened by asukaminato0721 about 1 year ago

#124 - pyrr.quaternion.apply_to_vector gives weird results

Issue - State: open - Opened by ell1e over 1 year ago

#122 - Swapped top and bottom in Matrix44.orthogonal_projection

Issue - State: open - Opened by switte-sf almost 2 years ago

#121 - Error loading the module into the PyCharm virtual environment

Issue - State: closed - Opened by Alex-zlat about 2 years ago - 1 comment

#120 - Scale component of Matrix44.decompose() flips sign after translation

Issue - State: closed - Opened by manuel-koch about 2 years ago - 2 comments

#119 - Nothing but zero's a lot of the time

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

#118 - Euler could be a first class object like Matrix44 and Vector3

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

#117 - Aabb plane intersection

Pull Request - State: open - Opened by rokalax over 2 years ago - 2 comments

#116 - Add plane aabb intersection

Pull Request - State: closed - Opened by rokalax over 2 years ago - 1 comment

#114 - Fix typos

Pull Request - State: closed - Opened by luzpaz about 3 years ago - 1 comment

#113 - Vector3().normalize() results in strange values (sometimes)

Issue - State: closed - Opened by manuel-koch over 3 years ago - 3 comments

#112 - Apply to vector unit tests

Pull Request - State: open - Opened by amengede almost 4 years ago - 2 comments

#111 - Qol improvements - Fix test warnings

Pull Request - State: closed - Opened by adamlwgriffiths almost 4 years ago

#110 - Qol improvements basics

Pull Request - State: closed - Opened by adamlwgriffiths almost 4 years ago

#109 - QoL improvements (documentation, tests, numpy warnings)

Issue - State: closed - Opened by adamlwgriffiths almost 4 years ago

#108 - apply_to_vector now operates on lists of vectors without throwing errors

Pull Request - State: closed - Opened by amengede almost 4 years ago - 3 comments

#107 - Fixed :rtype: in docstrings, clarified some docstrings in vector.py

Pull Request - State: closed - Opened by amengede almost 4 years ago - 2 comments

#105 - Fix #99: Fix ValueError in ray_intersect_aabb

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

#104 - Error calculating quaternion cross product using code

Issue - State: open - Opened by Allwillcome over 4 years ago

#103 - confused about matrix and @ operator in numpy

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

#102 - intersection testing: sphere - line segment

Issue - State: open - Opened by AGuyCoding over 4 years ago - 1 comment

#101 - Rotating a vector is using left-multiplication.

Issue - State: open - Opened by kaufManu about 5 years ago - 2 comments

#100 - Copy Values?

Issue - State: closed - Opened by GavanWilhite over 5 years ago - 3 comments

#99 - ray_intersect_aabb nan issue

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

#98 - Bug/fix matrix apply to vector

Pull Request - State: open - Opened by mxrie-eve almost 6 years ago - 3 comments

#97 - Rotation of a vector by a matrix and a quaternion are not equivalent

Issue - State: open - Opened by mxrie-eve almost 6 years ago - 1 comment

#96 - Quaternions working?

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

#95 - Quaternion -> Euler

Issue - State: closed - Opened by alanjfs about 6 years ago - 4 comments

#94 - ray_intersect_plane yields incorrect results

Issue - State: open - Opened by kietdlam over 6 years ago - 4 comments

#93 - Can't create ray with start as int parameters

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

#92 - Equality check quaternion. Q == -Q rotation.

Pull Request - State: closed - Opened by becheran over 6 years ago - 1 comment

#91 - Added MANIFEST.in file to include tests in the source distribution.

Pull Request - State: closed - Opened by c0deaddict over 6 years ago - 3 comments

#90 - Unit tests not included in PyPI source distribution

Issue - State: closed - Opened by c0deaddict over 6 years ago - 7 comments

#89 - Fix point_closest_point_on_plane, normalize normal during create plane

Pull Request - State: open - Opened by refelix over 6 years ago

#88 - Fix #87: Fix plane create_from_position / point_height_above_plane

Pull Request - State: closed - Opened by adamlwgriffiths over 6 years ago - 13 comments

#87 - Inconsitent Position / Distance to plane

Issue - State: closed - Opened by refelix over 6 years ago - 3 comments
Labels: bug

#86 - documentation quaternion has advertisement link

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

#85 - question regarding Matrix.from_translation

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

#84 - Update code formatting (PEP-8)

Issue - State: open - Opened by adamlwgriffiths over 6 years ago - 1 comment
Labels: enhancement

#83 - Geometric test whether ray intersects sphere

Pull Request - State: closed - Opened by becheran over 6 years ago - 8 comments

#82 - Order of matrices in pyrr

Issue - State: closed - Opened by ghost over 6 years ago - 2 comments

#81 - Natural dtype for rotation matrices

Pull Request - State: open - Opened by asnt almost 7 years ago - 5 comments

#80 - Default to float dtype?

Issue - State: open - Opened by asnt almost 7 years ago - 9 comments
Labels: enhancement

#79 - Ensure the latest versions of dependencies are installed when testing

Pull Request - State: closed - Opened by foohyfooh about 7 years ago - 1 comment

#78 - inverse

Issue - State: closed - Opened by TimingSpace about 7 years ago - 1 comment

#77 - Numpy issues with Python 3.5

Issue - State: closed - Opened by adamlwgriffiths about 7 years ago - 9 comments

#76 - Remove Python 2.6 Support

Pull Request - State: closed - Opened by foohyfooh about 7 years ago - 6 comments

#75 - Python 2.6 Builds Failing

Issue - State: closed - Opened by foohyfooh about 7 years ago - 2 comments

#74 - Add quaternion exp method

Pull Request - State: closed - Opened by foohyfooh about 7 years ago - 6 comments

#73 - Remove todo notes about quaternion methods that exist

Pull Request - State: closed - Opened by foohyfooh about 7 years ago

#72 - Add methods to create a quaternion from an axis

Pull Request - State: closed - Opened by foohyfooh about 7 years ago - 8 comments

#71 - Bugfix in ray_intersects_aabb

Pull Request - State: closed - Opened by MulixBF over 7 years ago - 3 comments

#70 - question: matrix33.create_from_quaternion needs to be transposed?

Issue - State: closed - Opened by ando-takahiro over 7 years ago - 6 comments

#69 - Made create_from_eulers use configurable order from euler.py

Pull Request - State: closed - Opened by ubald almost 8 years ago - 5 comments

#68 - pitch, roll, yaw used in different orders

Issue - State: closed - Opened by ubald almost 8 years ago - 2 comments

#67 - Added equality operators for quaternion and matrices objects

Pull Request - State: closed - Opened by ubald about 8 years ago - 2 comments

#66 - generate_vertex_normals_ts

Pull Request - State: closed - Opened by szabolcsdombi about 8 years ago - 7 comments

#66 - generate_vertex_normals_ts

Pull Request - State: closed - Opened by szabolcsdombi about 8 years ago - 7 comments

#65 - Affine matrix decomposition

Pull Request - State: closed - Opened by Korijn about 8 years ago - 5 comments

#64 - Vertex normal for triangle strip

Issue - State: closed - Opened by szabolcsdombi about 8 years ago - 5 comments
Labels: enhancement

#63 - Fix rst formatting issues

Issue - State: open - Opened by adamlwgriffiths about 8 years ago
Labels: bug

#62 - bump to version 0.9.2

Pull Request - State: closed - Opened by szabolcsdombi about 8 years ago - 2 comments

#61 - generate_vertex_normals + generate_normals bugfix

Pull Request - State: closed - Opened by Korijn about 8 years ago - 20 comments

#60 - generate_normals for vertices instead of faces

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

#58 - May I change the changelog?

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

#57 - Np arrays

Pull Request - State: closed - Opened by szabolcsdombi about 8 years ago - 2 comments

#56 - matrix44.create_look_at dtype not understood

Issue - State: closed - Opened by Korijn about 8 years ago - 10 comments

#55 - Quaternion slerp

Pull Request - State: closed - Opened by szabolcsdombi about 8 years ago - 9 comments

#54 - Quaternion normalize

Issue - State: closed - Opened by szabolcsdombi about 8 years ago - 6 comments

#53 - refactor function names

Pull Request - State: closed - Opened by szabolcsdombi about 8 years ago - 5 comments

#52 - Add python 3.6 to travis

Pull Request - State: closed - Opened by adamlwgriffiths about 8 years ago

#51 - Matrix44 multiplication -> projection * lookat

Issue - State: closed - Opened by szabolcsdombi about 8 years ago - 15 comments

#50 - Fix #49 by adding Python 3.4 and 3.5 to travis

Pull Request - State: closed - Opened by adamlwgriffiths about 8 years ago

#49 - Add python 3.4 and 3.5 to Travis CI

Issue - State: closed - Opened by adamlwgriffiths about 8 years ago

#48 - rename getargspec to getfullargspec

Pull Request - State: closed - Opened by szabolcsdombi about 8 years ago - 4 comments

#47 - Lookat

Pull Request - State: closed - Opened by szabolcsdombi about 8 years ago - 6 comments

#46 - Add rotation from 3 vectors (x,y,z)

Issue - State: open - Opened by adamlwgriffiths about 8 years ago
Labels: enhancement

#45 - fix unused dtype

Pull Request - State: closed - Opened by szabolcsdombi about 8 years ago - 11 comments

#44 - does a gluLookAt equivalent exist?

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

#43 - Rotating a vector by a quaternion incorrectly normalizes vector

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

#42 - Quaternion.from_matrix give wrong result

Issue - State: closed - Opened by ghost over 8 years ago - 6 comments

#41 - Add return type information to the README

Issue - State: open - Opened by adamlwgriffiths over 9 years ago
Labels: enhancement

#40 - Matrix44 * Matrix44 result in something that is not matrix multiplication.

Issue - State: closed - Opened by sleepyfurious over 9 years ago - 6 comments

#39 - Use Pyrr version in documentation

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

#38 - Problem with euler conventions ?

Issue - State: closed - Opened by AlexisTM over 9 years ago - 8 comments

#37 - fix test suite name

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

#36 - Distribute tests

Issue - State: closed - Opened by FRidh over 9 years ago - 3 comments

#35 - Multiplication of a quaternion by an integer vector is incorrect

Issue - State: closed - Opened by japagetw almost 10 years ago - 3 comments
Labels: duplicate, enhancement

#34 - Quaternion multiplication is incorrect

Issue - State: closed - Opened by japagetw almost 10 years ago - 2 comments

#33 - Add matrix33/44.create_from_axis_rotation

Issue - State: closed - Opened by adamlwgriffiths about 10 years ago - 1 comment