Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Determinant fix#167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
caller wants to merge11 commits intoNASAWorldWind:develop
base:develop
Choose a base branch
Loading
fromWorldWindEarth:determinantFix

Conversation

@caller
Copy link

see all details here:
#155
I have no idea why this wasnt fixed a decade ago

mckelvym-usgs reacted with heart emoji
xranbyand others added11 commitsJanuary 14, 2016 12:09
port was done usinggit grep -lz 'javax.media.opengl' | xargs -0 perl -i'' -pE "s/javax.media.opengl/com.jogamp.opengl/g"git grep -lz 'javax.media.nativewindow' | xargs -0 perl -i'' -pE "s/javax.media.nativewindow/com.jogamp.nativewindow/g"Signed-off-by: Xerxes Rånby <xerxes@gudinna.com>
Signed-off-by: Xerxes Rånby <xerxes@gudinna.com>
Imported using:wgethttp://jogamp.org/deployment/v2.3.2/archive/jogamp-all-platforms.7z7z x jogamp-all-platforms.7zcp jogamp-all-platforms/jar/gluegen-rt.jar .cp jogamp-all-platforms/jar/gluegen-rt-natives-*.jar .cp jogamp-all-platforms/jar/jogl-all.jar .cp jogamp-all-platforms/jar/jogl-all-natives-*.jar .Signed-off-by: Xerxes Rånby <xerxes@gudinna.com>
Add null checks to ColladaMeshShape.java
Added "Community Edition" and "WWJ-CE" branding, updated links to WorldWindEarth, cleaned up descriptions.
Added a unit-test that checks if the determinant of a Matrix is equal tothe determinant of its transpose. This test will break without thedeterminant-fix.
Changed the determinant test to check that the condition hold for anyrandom matrix (and not jus the sample matrix used initially).
@wcmatthysenwcmatthysen deleted the determinantFix branchApril 11, 2019 18:15
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@caller@xranby@christianliebl@wcmatthysen@emxsys

[8]ページ先頭

©2009-2025 Movatter.jp