al2f/clear-collage
1
0
Fork
You've already forked clear-collage
0
An infinite-canvas image collection/organization program.
  • GDScript 100%
2024年12月12日 09:25:25 +10:30
Collage Added multi-image selection and scaling. 2024年06月03日 22:18:36 +09:30
image Update LICENSE, LICENSE.md, README.md, and 1 more file 2024年12月12日 09:25:25 +10:30
notification Notifications disappear after 5 seconds so they don't clog up the ui. 2024年05月01日 17:41:45 +09:30
resize Mostly fixed moving images by dragging them. Frame still captures mouse movements events when hidden, making the red selection rectangle not update when moving the mouse over the frame. 2024年06月06日 12:21:59 +09:30
.gitattributes Initial commit 2024年05月01日 17:41:45 +09:30
.gitignore Initial commit 2024年05月01日 17:41:45 +09:30
customCamera.gd Initial commit 2024年05月01日 17:41:45 +09:30
export_presets.cfg Added multi-image selection and scaling. 2024年06月03日 22:18:36 +09:30
icon.png Added multi-image selection and scaling. 2024年06月03日 22:18:36 +09:30
icon.png.import Added multi-image selection and scaling. 2024年06月03日 22:18:36 +09:30
icon.svg Added multi-image selection and scaling. 2024年06月03日 22:18:36 +09:30
icon.svg.import Initial commit 2024年05月01日 17:41:45 +09:30
LICENSE.md Update LICENSE, LICENSE.md, README.md, and 1 more file 2024年12月12日 09:25:25 +10:30
main.gd Mostly fixed moving images by dragging them. Frame still captures mouse movements events when hidden, making the red selection rectangle not update when moving the mouse over the frame. 2024年06月06日 12:21:59 +09:30
main.tscn Images and image paths can be pasted from the clipboard. Image import can now be undone/redone. 2024年05月01日 17:41:45 +09:30
PathUtils.gd Image paths are now saved relative to the project folder. 2024年06月06日 12:07:10 +09:30
project.godot Update LICENSE, LICENSE.md, README.md, and 1 more file 2024年12月12日 09:25:25 +10:30
README.md Update LICENSE, LICENSE.md, README.md, and 1 more file 2024年12月12日 09:25:25 +10:30
ui.gd Added help window. 2024年05月01日 17:41:45 +09:30
ui.tscn Added help window. 2024年05月01日 17:41:45 +09:30

clear-collage

An infinite-canvas image collection/organization program. Created as a fun side project, and loosely based on PureRef. I am not likely to work on this project further.

LICENSE