2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
JS: mark accessor state as final
hharrison
as Harvey Harrison
More... 3 months ago
JS: exploration of data classes from GLTF format
hharrison
as Harvey Harrison
More... 3 months ago
JS: add output 'Durations' to ColladaModel More... 3 months ago
JS: modify output 'Actions' for ColladaModel to return an array of Strings More... 3 months ago
JS: Initial implementation of importing rigid body animation from GLTF More... 3 months ago
JS: Add GLTF support for spec/gloss extensions materials More... 4 months ago
JS: Minor GLTF bug fixes More... 4 months ago
JS: add error message for missing integer non-optional attribute
hharrison
as Harvey Harrison
More... 4 months ago
JS: add copyright header to new GLTFReader class
hharrison
as Harvey Harrison
More... 4 months ago
JS: Support importing binary GLTF files (GLB) More... 4 months ago
JS: Support loading texture images from arbitrary data More... 4 months ago
JS: update version to 2024-01
hharrison
as Harvey Harrison
More... 4 months ago
JS: override the 'copyInput' method for the 'RandomSeed' keyword only if copying to an entity in the same JaamSimModel More... 4 months ago
JS: ignore the 'Prototype' input for SubModel if its value is null More... 4 months ago
JS: add example model 'Statistics and XYGraph Example' More... 4 months ago
JS: use ExpressionListInput in XYGraph More... 4 months ago
JS: modify ExpressionInput to be consistent with ExpressionListInput More... 4 months ago
JS: add ExpressionListInput More... 4 months ago
JS: Initial implementation of GLTF model importer More... 4 months ago
JS: remove output 'StandardDeviationOfTheMean' from Statistics More... 4 months ago
JS: fix error in 'applyConditioning' for SampleListInput More... 4 months ago
JS: fix error in 'getValueTokens' for SampleListInput More... 4 months ago
JS: add input/output 'TargetPercentiles' and output 'PercentileValues' to Statitics More... 4 months ago
JS: add output 'HistogramBinUpperLimits' to Statistics More... 4 months ago
JS: fix the display of the first and last bars in XYGraph More... 4 months ago
JS: move valid range settings for 'XAxisStart' and 'XAxisEnd' from AbstractGraph to Graph More... 4 months ago
JS: add output 'HistogramBinCumulativeFractions' to Statistics More... 4 months ago
JS: use 'getMinValueInput' and 'getMaxValueInput' methods More... 4 months ago
JS: use 'getSample' for NormalDistribution in LogNormalDistribution More... 4 months ago
JS: add input 'Location' to Distribution and use in BetaDistribution, LogLogisticsDistribution, LogNormalDistribution, and WeibullDistribution More... 4 months ago