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

ObsidianBox / Magma / 33
0%

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2014 04:28PM UTC
Jobs 1
Files 69
Run time 35s
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

pending completion
33

push

travis-ci

Zidane
Material cleanup. Closes #8 on Obsidian

- Removed CustomCrops (needs complete re-thinking)
- Removed material constants. Magma leaves Material handling up to the
  addon developer.
- Cleanup OBJ block rendering. It doesn't work 100% yet as it has texture
  problems but I am close to fixing that***.

  ***The code before "worked" but was incorrect in that it flushed
  tessellation, binded block texture, performed tessellation, flushed
  tessellation, and then rebound the stiched texture. Its a clever fix in
  theory but destroys surrounding textures of the chunk as tessellation is
  sometimes flushed mid-draw (aka missing block textures).

Signed-off-by: Chris Sanders <zidane@outlook.com>

0 of 1391 relevant lines covered (0.0%)

0.0 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
5
100.0
/home/travis/build/ObsidianBox/Magma/src/main/java/org/obsidianbox/magma/block/renderer/BlockRenderer.java
17
100.0
/home/travis/build/ObsidianBox/Magma/src/main/java/org/obsidianbox/magma/block/CustomBlock.java
18
100.0
/home/travis/build/ObsidianBox/Magma/src/main/java/org/obsidianbox/magma/block/CustomWall.java
23
100.0
/home/travis/build/ObsidianBox/Magma/src/main/java/org/obsidianbox/magma/block/CustomSlab.java
27
100.0
/home/travis/build/ObsidianBox/Magma/src/main/java/org/obsidianbox/magma/Game.java
Jobs
ID Job ID Ran Files Coverage
1 33.1 03 Jul 2014 04:28PM UTC 0
0.0
Travis Job 33.1
Source Files on build 33
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #33
  • 76edf953 on github
  • Prev Build on master (#32)
  • Next Build on master (#34)
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