View all by Dark Fox
Dark Fox
Follow Dark Fox
Follow
Following Dark Fox
Following
Add To Collection
Collection
Community
Devlog
More like this
Related
Corkboard
←
Return to Corkboard
Devlog
Corkboard Alpha 1.0.5 Released!
December 29, 2025
by
Dark Fox
- Fixed a weird bug where UI controls were duplicated because of how the camera was set up. Originally that issue was worked around by switching which visibility layer the controls were on, but somhow...
Continue reading
Corkboard Alpha 1.0.4 Released!
December 09, 2025
by
Dark Fox
Changed resizing images from clicking on the border, to using a slider. Godot doesn't support clickable borders natively, and using a slider is much easier from a programming perspective. Added the ab...
Continue reading
Corkboard Alpha 1.0.3 released!
December 02, 2025
by
Dark Fox
File/Recent no longer shows duplicate entries Temporarily added X,Y coordinates of current camera position to bottom right Changed image border to grey Added slight border to minimap...
Continue reading
Corkboard Alpha 1.0.2 released!
December 01, 2025
by
Dark Fox
File/Recent now works. TODO: Remove duplicate entries from list Open/Save Dialogue's most recent directory is now persistent between program launches...
Continue reading
Changelog 2021-08-08
November 23, 2025
by
Dark Fox
#Changelog
Added a custom icon to the .exe Added the ability to Drag & Drop pictures from other programs (e.g. web browser, discord)- But it's buggy and not recommended for use in projects you wish to save for f...
Continue reading
Alpha 1.0.1 Update
November 23, 2025
by
Dark Fox
#Changelog
- Changed border on images from Color.RED to Color.GREY - Can "Select" images by left clicking on them, which changes the border color to Color.Light_Slate_Grey - Delete an image by selecting it and t...
Continue reading
Switched project from C# WinForms to Godot 4.5
November 23, 2025
by
Dark Fox
Past the initial protoyping stages, into a barely usable Alpha stage. - Changed engine from C#.NET WinForms to Godot 4.5, since WinForms is basically abandoned by Micro$slop at this point. - Implement...
Continue reading