Releases: danini-the-panini/mittsu
Releases · danini-the-panini/mittsu
Version 0.2.1
- Fix: Raycasting (again)
- Fix: Unable to remove objects from scene
Version 0.2.0
Added:
- Sprites
- Point Clouds
- Transparent Objects
- Ray-casting (thanks @yazgoo)
Running builds on macOS, Linux, and Windows!
Version 0.1.7
- Fix Circle builds not running for fork PRs
- Fix type on camera.rb
- User oily_png gem when available
Version 0.1.6
- Removed pkg-config dependency
- Fixed textures being flipped since using ChunkyPNG
Version 0.1.5
- Fixed Wireframe Rendering with MeshBasicMaterial
- Replace ImageMagick with ChunkyPNG
- Tested on Windows
Version 0.1.4
- Fix issue where incorrect libGL is used on Linux
- Remove *.sh files from gem
Version 0.1.3
- Mostly Refactored a large portion of the OpenGL implementation
- Fixed library loading for proprietary nVidia drivers
Version 0.1.2
- 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