Skip to content

Releases: Time-Coder/Glass-Engine

v0.1.61

13 Apr 03:00

Choose a tag to compare

  • upgrade tree-sitter to modern version;
  • add access entry for uniforms_info;
  • optimize preprocess calling time.

v0.1.57

29 Oct 14:09

Choose a tag to compare

  • make compability for Python 3.13

v0.1.55

22 Apr 04:43

Choose a tag to compare

  • fix bug #10: make compability for PySide6 6.7.0
  • fix pyinstaller hooks
  • upgrade assimp to 5.4.0

v0.1.54

03 Mar 04:44

Choose a tag to compare

  • fix bug #4: "view_pos.y" is used before being initialized
  • fix bug #5: ShaderToy file not exists
  • fix bug #6: ImportError: cannot import name 'Self' from 'typing'
  • fix bug #7: #version directive error

Full Changelog: https://github.com/Time-Coder/Glass-Engine/commits/v0.1.54