• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

AnalyticalGraphicsInc / gltf-pipeline
95%
master: 91%

Build:
Build:
LAST BUILD BRANCH: greenkeeper/object-hash-2.0.3
DEFAULT BRANCH: master
Repo Added 10 Jan 2016 06:02PM UTC
Files 41
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH ao-master
branch: ao-master
CHANGE BRANCH
x
Reset
  • ao-master
  • 0.1.0-alpha11
  • 0.1.0-alpha12
  • 0.1.0-alpha13
  • 0.1.0-alpha14
  • 0.1.0-alpha15
  • 1.0
  • 1.0.0
  • 1.0.1
  • 1.0.2
  • 1.0.3
  • 1.0.4
  • 1.0.6
  • 1.0.7
  • 2.0
  • 2.0-bufferView-targets
  • 2.0-cesium
  • 2.0-pbr
  • 2.1.5
  • 2.1.6
  • CRLF-to-LF
  • Cesium-RTC
  • accessors
  • addPipelineExtras
  • allUnused
  • animation-fix
  • animationSamplers
  • ao-shader-fix
  • ao-to-vertices
  • ao-uniformGrid
  • async-to-promises
  • attributes-bug
  • buffer-fixes
  • buffer-padding-degenerate-triangles
  • bufferViews
  • buffers
  • cacheOptimization
  • cameras
  • ceil-quantized-attributes
  • cesium
  • cesium-consistency
  • change-default-light
  • cloc
  • cloneFix
  • cmdlineInterface
  • combineMeshes
  • combineNodes
  • combineNodes-fix
  • combinePrimitivesStage
  • compressIntegerAccessors
  • coverage
  • decode-uri
  • default-material-fix
  • defaults-tests
  • diffuse-texture-alpha-fix
  • dontEmbedImage
  • emissive-fix
  • enable-lighting
  • enforce-quantized-bounds
  • fast-remove-unused-2
  • fix-2
  • fix-browserify
  • fix-combine-primitives
  • fix-crash
  • fix-export-ext
  • fix-mimes
  • fix-npm-run-coverage
  • fix-pack-buffers
  • fix-pipeline-spec-test
  • fix-remove-normals
  • fixMyMistake
  • fixes
  • fixes-1
  • force-min-max
  • generate-normals
  • generate-normals-transparency
  • getUniqueId
  • glbSpecialChars
  • gltfToGeometry
  • graphicsTerms
  • greenkeeper/object-hash-2.0.3
  • greenkeeper/object-hash-pin-2.0.1
  • jsHintFix
  • jsdocs
  • jshint
  • json-dependencies
  • loadBinaryGltf
  • loadBuffers
  • loadGltfUris_jimp
  • loadShaders
  • loadUrisFsExtra
  • master
  • material-bug-fix
  • materials
  • materialsStageKHR
  • materials_stage
  • merge-duplicate-vertices
  • merge-vertices
  • meshes
  • mkdirp-to-fs-extra
  • modelMaterialsCommonBug
  • naiveAO_PR
  • node-8
  • node-trs-default
  • nodes
  • notWritingSource
  • npm-cleanup
  • npmignore
  • oct-encoding
  • output-flag-extension
  • package-json-update
  • pjcozzi-patch-1
  • postOptimization
  • processModelMaterialsCommon-fix
  • programs
  • promise-load-gltf-uris
  • readAccessor_NodeHelpers_style
  • readme
  • readme-edit
  • remove-combine-primitives
  • remove-jsonpath-dep
  • removeObject
  • removeUnusedAttributes-master
  • removeUnusedVertices
  • required-min-max
  • samplers
  • semantic-fix
  • separate-binary-resources
  • separate-techniques-by-attributes
  • shader-string
  • shader-test-failures
  • shaders
  • skins
  • static-bin
  • target-byte-offset
  • techniques
  • test-debugging
  • textures
  • third-party
  • tightlyPackedAttribs
  • tmp
  • transparency-fixes
  • triBoxOverlap
  • uint16-check
  • update-changes
  • update-npm
  • update-npm-modules
  • update-packages
  • updateVersion
  • vertex-colors
  • web3d-quantized-attributes
  • webstorm
  • write-gltf-changes
  • writeBinaryGltf
  • writeBuffers
  • writeGltf
  • writeImages

pending completion
1094

push

travis-ci

web-flow
Merge pull request #124 from AnalyticalGraphicsInc/ao-uniformGrid

Uniform grid for AO

304 of 304 new or added lines in 3 files covered. (100.0%)

4199 of 4426 relevant lines covered (94.87%)

472.14 hits per line

Relevant lines Covered
Build:
Build:
4426 RELEVANT LINES 4199 COVERED LINES
472.14 HITS PER LINE
Source Files on ao-master
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1094 ao-master Merge pull request #124 from AnalyticalGraphicsInc/ao-uniformGrid Uniform grid for AO push 13 Jul 2016 08:15PM UTC web-flow travis-ci pending completion  
1074 ao-master forgot to clean up a debugging console log Pull #124 13 Jul 2016 02:22PM UTC web-flow travis-ci pending completion  
1072 ao-master added specs for some helpers that involves regexes Pull #124 13 Jul 2016 02:18PM UTC web-flow travis-ci pending completion  
1068 ao-master PR124: made shader modification for diffuse textures more robust Pull #124 13 Jul 2016 01:54PM UTC web-flow travis-ci pending completion  
1062 ao-master PR124: handled a bug with a hardcoded technique parameter, updated documentation, made naming more consistent for items in the grid Pull #124 13 Jul 2016 02:11AM UTC web-flow travis-ci pending completion  
1009 ao-master PR124: updated documentation to avoid frustration from yargs and AO parameters Pull #124 08 Jul 2016 06:12PM UTC web-flow travis-ci pending completion  
1007 ao-master PR124: small edits for clarity Pull #124 08 Jul 2016 04:16PM UTC web-flow travis-ci pending completion  
1004 ao-master PR124: reverted GeometryMath as requested in PR113 Pull #124 08 Jul 2016 02:54AM UTC web-flow travis-ci pending completion  
1003 ao-master Merge pull request #113 from likangning93/ao-to-vertices Added option to bake AO to vertices push 07 Jul 2016 09:27PM UTC web-flow travis-ci pending completion  
1002 ao-master PR 113: buffer extension in pipeline can be .bin. removed an unused varying that I missed. Pull #113 07 Jul 2016 09:24PM UTC web-flow travis-ci pending completion  
See All Builds (1050)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc