Skip to content

Releases: danini-the-panini/mittsu

Version 0.2.1

09 Apr 11:01
Compare
Choose a tag to compare
  • Fix: Raycasting (again)
  • Fix: Unable to remove objects from scene

Version 0.2.0

15 Feb 13:22
Compare
Choose a tag to compare

Added:

  • Sprites
  • Point Clouds
  • Transparent Objects
  • Ray-casting (thanks @yazgoo)

Running builds on macOS, Linux, and Windows!

Version 0.1.7

16 Jan 10:17
Compare
Choose a tag to compare
  • Fix Circle builds not running for fork PRs
  • Fix type on camera.rb
  • User oily_png gem when available

Version 0.1.6

08 Jan 13:49
Compare
Choose a tag to compare
  • Removed pkg-config dependency
  • Fixed textures being flipped since using ChunkyPNG

Version 0.1.5

05 Jan 13:18
Compare
Choose a tag to compare
  • Fixed Wireframe Rendering with MeshBasicMaterial
  • Replace ImageMagick with ChunkyPNG
  • Tested on Windows

Version 0.1.4

21 Sep 08:32
Compare
Choose a tag to compare
  • Fix issue where incorrect libGL is used on Linux
  • Remove *.sh files from gem

Version 0.1.3

10 Sep 14:52
Compare
Choose a tag to compare
  • Mostly Refactored a large portion of the OpenGL implementation
  • Fixed library loading for proprietary nVidia drivers

Version 0.1.2

15 Jun 11:52
Compare
Choose a tag to compare
  • Initial excursion into possibility of an RBSL shader language
  • Fix: non-constant indexing of sampler arrays
  • Refactor Vector/Color/uniforms_generic
  • run_all_examples.sh script