Skip to content

Releases: KanzakiKino/g4d

Supported clipboard.

21 Aug 01:59
Compare
Choose a tag to compare
v1.4.4

[update] Supported clipboard input/output.

Fixed an issue that vertexes of Rect are reversed at Y-axis.

19 Aug 13:54
Compare
Choose a tag to compare
[fix] Fixed an issue that vertexes of RectElement are reversed at Y-a…

…xis.

Supported index buffer object. (IBO)

18 Aug 10:01
Compare
Choose a tag to compare
v1.4.2

[remove] Removed an unused struct.

Fixed an issue that crashes initializing GLFW.

14 Aug 04:27
Compare
Choose a tag to compare
v1.4.1

[fix] Fixed an issue that crashes initializing GLFW.

Optimized the matrix calculations and Changed the code styles.

12 Aug 14:51
Compare
Choose a tag to compare
v1.4.0

[fix] Fixed compiling issues at an example project.

Supported compressed texture.

11 Aug 03:04
Compare
Choose a tag to compare
v1.3.5

[update] Updated Tex2D to be able to compress.

Added a way to manage memories manually.

10 Aug 13:45
Compare
Choose a tag to compare
v1.3.4

[update] Changed to manage some memories manually.

Fixed text rendering issues.

09 Aug 08:21
Compare
Choose a tag to compare
v1.3.3

[update] Made size of rendered text to visible.

Supported changing cursor.

07 Aug 09:40
Compare
Choose a tag to compare
v1.3.2

[update] Added Window's method that changes its cursor.

Fixed text rendering issues.

30 Jul 08:10
Compare
Choose a tag to compare
v1.3.1

[fix] Fixed an issue that crashes at rendering some strings.