Skip to content

Tags: abarichello/gamine

Tags

v101

Toggle v101's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Moving files before checkout

Preventing checkout errors with untracked files

v1,0,1

Toggle v1,0,1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update CI export_name

v1.0.1

Toggle v1.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Implement GH Pages auto deploy

v1.0.0

Toggle v1.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Minor changes

Resized and reordered scenes in this commit.
Changed menu version.

v0.9

Toggle v0.9's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Multiple refactor

Renamed highlight and lowlight functions for better grouping.
- Refactored repeated function.

v0.8

Toggle v0.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Multiple fixes for mobile export

-Removed shaders due to compile errors with GLES3.
- Moved Nickname popup position.
- Updated default db name.
- Update crt loading.
- Null value handling in sqlite.gd.

v0.7

Toggle v0.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add CRT shader

v0.6

Toggle v0.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove dud TextEdit nodes

Dud nodes are no longer needed as explained in code comments, there's an available property for that (focus_mode); Added more constants in globals.

v0.5

Toggle v0.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Implement theme-swap buttons