Ecosyste.ms: Issues

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

GitHub / datenwolf/linmath.h issues and pull requests

#54 - Bogus assignment in quat_from_mat4x4 suggests broken numerics

Issue - State: open - Opened by datenwolf about 1 year ago
Labels: numerics

#53 - Remove unused assignment

Pull Request - State: open - Opened by boris-ulyanov about 1 year ago - 1 comment

#52 - mat4x4_invert implementation

Issue - State: closed - Opened by pr0g over 1 year ago - 3 comments

#51 - Fix quaternion multiplication in place

Pull Request - State: closed - Opened by dossalab about 2 years ago

#50 - changed formatting in README

Pull Request - State: closed - Opened by MalteHei over 2 years ago

#49 - Usage double numbers instead of float

Issue - State: open - Opened by mgorchak-blackberry over 2 years ago

#48 - acos() instead of acosf() was used

Issue - State: open - Opened by mgorchak-blackberry over 2 years ago

#47 - Fix double to float conversion warning

Pull Request - State: open - Opened by mkumas about 3 years ago

#46 - Remove redundant string.h include, closes #45

Pull Request - State: open - Opened by iTitus over 3 years ago

#45 - redundant #include <string.h>

Issue - State: open - Opened by RicardasSim over 3 years ago

#43 - STOP. CONVERTING. DOUBLES. TO. FLOATS.

Issue - State: open - Opened by KSPAtlas over 3 years ago - 1 comment

#42 - Added tests, fixed a bug, and more

Pull Request - State: closed - Opened by dizcza almost 4 years ago - 1 comment

#41 - Fixed an MSVC Compiler Error.

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

#40 - #include <string.h> to avoid implicit declaration of memcpy

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

#39 - Correct sign in mat4x4_rotate_Y

Pull Request - State: closed - Opened by gre-42 about 4 years ago

#38 - Readme tyops

Issue - State: closed - Opened by leok7v about 4 years ago - 1 comment

#37 - quat_from_mat4 not working

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

#36 - warning: return type defaults to int

Issue - State: closed - Opened by RicardasSim over 4 years ago - 1 comment

#35 - Issue with constructing vectors

Issue - State: closed - Opened by HugoPeters1024 about 5 years ago - 3 comments

#34 - Added const qualifier for read-only parameters

Pull Request - State: closed - Opened by Philosoph228 about 5 years ago - 1 comment

#33 - It's kind of weird that it's written in C99

Issue - State: closed - Opened by klemens-morgenstern about 5 years ago

#32 - Fix bug in mat4x4_orthonormalize

Pull Request - State: closed - Opened by nwn about 5 years ago

#31 - Add the option to avoid inline (c89 compatibility)

Pull Request - State: closed - Opened by metalvoidzz over 5 years ago

#30 - mat4x4_rotate_z, order of operation intended?

Issue - State: closed - Opened by userx14 over 5 years ago - 4 comments

#29 - indexing error

Issue - State: open - Opened by mike-rfranging almost 7 years ago

#28 - added fps cam

Pull Request - State: closed - Opened by redxef over 7 years ago - 2 comments

#27 - Give parameters/variables better names

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

#26 - silence double to float warnings

Pull Request - State: closed - Opened by g-pechorin over 7 years ago

#25 - Ability to set row major computations order.

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

#24 - Add vec{2,3,4} minimum and maximum functions

Pull Request - State: closed - Opened by adrianbroher over 8 years ago

#23 - Reusing variables in quat_mul_vec3 for vector operations produces bad results

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

#22 - Fix bug in quat_mul_vec3 caused by reuse of u and t in 'vec3_mul_cross'

Pull Request - State: closed - Opened by t-mw almost 9 years ago

#21 - Fix implicit conversion warnings from MSVC

Pull Request - State: closed - Opened by elmindreda almost 9 years ago - 3 comments

#20 - quat_mul_vec3 causes SIGSEGV (Address boundary error)

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

#19 - using mat4x4_scale as a MODEL uniform

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

#18 - In-place matrix multiplication

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

#17 - Warning removal

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

#16 - Made parameters of generic vector functions const where applicable.

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

#15 - Examples or docs

Issue - State: open - Opened by eriksvedang over 9 years ago - 5 comments

#14 - Added quat_rotate

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

#13 - mat4x4_mul_vec4 Correction

Issue - State: closed - Opened by ghost almost 10 years ago - 1 comment

#12 - mat4x4_scale_aniso leaves target W vector uninitialized

Issue - State: closed - Opened by cormac-obrien almost 10 years ago - 1 comment

#11 - Usage of For Loops

Issue - State: closed - Opened by sc-harsha almost 10 years ago - 1 comment

#10 - Fixed minor implicit conversion issues, using floats instead of doubles

Pull Request - State: open - Opened by ghost over 10 years ago - 3 comments

#9 - So I added <string.h> again.

Pull Request - State: open - Opened by ghost over 10 years ago - 7 comments

#8 - Fixed convertion from double to float warning

Pull Request - State: closed - Opened by RicoP over 10 years ago

#7 - Dev

Pull Request - State: closed - Opened by learnopengles over 10 years ago

#6 - Some changes, additions

Pull Request - State: open - Opened by Aransentin over 10 years ago - 5 comments

#5 - Bug in mat4x4_perspective

Issue - State: closed - Opened by Aransentin over 10 years ago - 1 comment

#4 - Needs a test suite

Issue - State: open - Opened by datenwolf over 10 years ago - 1 comment

#3 - Three small issues

Issue - State: closed - Opened by Aransentin over 10 years ago - 1 comment

#2 - Add mat4x4_translate_in_place(), mat4x4_perspective(), and mat4x4_look_a...

Pull Request - State: closed - Opened by learnopengles almost 11 years ago - 4 comments

#1 - Compiling with Visual Studio 2012

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