openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
simplex3d
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 25 of 31
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added intrerleaving methods. Fixed normalized accessors to provide consistent conversions. Fixed various bugs.
lexn82
More...
almost 16 years ago
Fixed array accessors fromc rashing with ClassCastException due to @uncheckedVariance bug. Added more methods to DataSeq and subclasses.
lexn82
More...
almost 16 years ago
Added missing licensing files and author tags.
lexn82
More...
almost 16 years ago
Added missing licensing files and author tags.
lexn82
More...
almost 16 years ago
Added matrix to array/buffer conversion tests.
lexn82
More...
almost 16 years ago
Added matrix to array/buffer conversion.
lexn82
More...
almost 16 years ago
Update the license.
lexn82
More...
almost 16 years ago
Tests Suite for Simplex3dBuffer. This is an initial import.
lexn82
More...
almost 16 years ago
Simplex3dBuffer. Simplifies buffer creation and handling. This is an initial import.
lexn82
More...
almost 16 years ago
Marked constants as final to allow inlining (take2).
lexn82
More...
almost 16 years ago
Marked constants as final to allow inlining.
lexn82
More...
almost 16 years ago
Removed references to BaseMath from all tests.
lexn82
More...
almost 16 years ago
Moved BaseMath into math package object to allow one line import (import simplex3d.math._). Added MetaTypes.
lexn82
More...
almost 16 years ago
Added pass-through methods to transformation objects for consistency. Added tests for the new methods.
lexn82
More...
almost 16 years ago
Added pass-through methods to transformation objects for consistency. Added tests for the new methods.
lexn82
More...
almost 16 years ago
Changed unary_+() to have less overhead. Marked many methods as final. Added custom-jar ant task to package selected modules.
lexn82
More...
almost 16 years ago
Updated Scalatest to work with 2.8.0.RC1.
lexn82
More...
almost 16 years ago
Updated netbeans proejct to scala 2.8.0.RC1 plugin.
lexn82
More...
almost 16 years ago
Removed @inline annotation from factory methods until scalac is fixed. Added an automated build script to generate releases.
lexn82
More...
almost 16 years ago
Fixed build script.
lexn82
More...
almost 16 years ago
Added noise and serialzation tests.
lexn82
More...
almost 16 years ago
Added serialization support.
lexn82
More...
almost 16 years ago
Added 1D simplex noise implementation.
lexn82
More...
about 16 years ago
Added @inline to some factories and synthetic implicit defs for out-prefix.
lexn82
More...
about 16 years ago
Added @inline to primitve cast.
lexn82
More...
about 16 years ago
Added some synthetic class to use -Xno-forwarders and reduce the jar size.
lexn82
More...
about 16 years ago
Changed the codebase to use in and out prefixes.
lexn82
More...
about 16 years ago
Updated tests to accomodate for recent changes.
lexn82
More...
about 16 years ago
Changed operations on Transformations and Quaterions to allow any input.
lexn82
More...
about 16 years ago
Changed matrix factories.
lexn82
More...
about 16 years ago
←
1
2
…
21
22
23
24
25
26
27
28
29
30
31
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree