The Cutests To-Do List.git
18 months agoI edited the animation, I think I made the cross squared main
Eduardo [Tue, 3 Oct 2023 16:56:47 +0000 (18:56 +0200)]
I edited the animation, I think I made the cross squared

18 months agoaddded add task dialog to the view (hard coded for testing)
Eduardo [Tue, 3 Oct 2023 16:54:29 +0000 (18:54 +0200)]
addded add  task dialog to the view (hard coded for testing)

18 months agoadd task dialog created (WIP)
Eduardo [Tue, 3 Oct 2023 16:53:14 +0000 (18:53 +0200)]
add task dialog created (WIP)

18 months agomove button out of my camera hole
Eduardo [Mon, 2 Oct 2023 21:43:16 +0000 (23:43 +0200)]
move button out of my camera hole

18 months agocheck if animation playing (fix weird bug on touch screen)
Eduardo [Mon, 2 Oct 2023 21:42:41 +0000 (23:42 +0200)]
check if animation playing (fix weird bug on touch screen)

18 months agomenu button animation on open/close
Eduardo [Mon, 2 Oct 2023 21:31:03 +0000 (23:31 +0200)]
menu button animation on open/close

18 months agoremoved guide image
Eduardo [Mon, 2 Oct 2023 18:21:50 +0000 (20:21 +0200)]
removed guide image

18 months agoset checkmark for todo elements (not definitive)
Eduardo [Mon, 2 Oct 2023 18:21:42 +0000 (20:21 +0200)]
set checkmark for todo elements (not definitive)

18 months agofix adding one more empty task than expected
Eduardo [Mon, 2 Oct 2023 17:46:16 +0000 (19:46 +0200)]
fix adding one more empty task than expected

18 months agoremoved hard coded tasks and load them from database
Eduardo [Mon, 2 Oct 2023 12:35:07 +0000 (14:35 +0200)]
removed hard coded tasks and load them from database

18 months agodefault order for tasks
Eduardo [Mon, 2 Oct 2023 12:34:38 +0000 (14:34 +0200)]
default order for tasks

19 months agoshow database tasks!
Eduardo [Mon, 2 Oct 2023 01:15:43 +0000 (03:15 +0200)]
show database tasks!

19 months agouseful documentation
Eduardo [Mon, 2 Oct 2023 01:00:47 +0000 (03:00 +0200)]
useful documentation

19 months agoadded tasks and extra data, tested actual database
Eduardo [Mon, 2 Oct 2023 00:56:33 +0000 (02:56 +0200)]
added tasks and extra data, tested actual database

19 months agoremoved unused resource
Eduardo [Mon, 2 Oct 2023 00:27:31 +0000 (02:27 +0200)]
removed unused resource

19 months agostyles for the drop down menus
Eduardo [Sun, 1 Oct 2023 13:20:00 +0000 (15:20 +0200)]
styles for the drop down menus

19 months agolooks like I changed the settings colors
Eduardo [Sun, 1 Oct 2023 01:02:03 +0000 (03:02 +0200)]
looks like I changed the settings colors

19 months agochanged settings design
Eduardo [Sun, 1 Oct 2023 00:44:22 +0000 (02:44 +0200)]
changed settings design

19 months agoallow negative values for shader movement
Eduardo [Sun, 1 Oct 2023 00:43:48 +0000 (02:43 +0200)]
allow negative values for shader movement

19 months agoadded bunny home screen
Eduardo [Sun, 1 Oct 2023 00:20:45 +0000 (02:20 +0200)]
added bunny home screen

19 months agochanged todo button styles
Eduardo [Sat, 30 Sep 2023 23:22:48 +0000 (01:22 +0200)]
changed todo button styles

19 months agoa space
Eduardo [Sat, 30 Sep 2023 23:22:02 +0000 (01:22 +0200)]
a space

19 months agofix blank tasks being able to be checked & some refactor
Eduardo [Sat, 30 Sep 2023 12:34:16 +0000 (14:34 +0200)]
fix blank tasks being able to be checked & some refactor

19 months agoused set task call
Eduardo [Sat, 30 Sep 2023 12:33:17 +0000 (14:33 +0200)]
used set task call

19 months agoremove splash image since its rarelly shown and feels weird when it flash
Eduardo [Sat, 30 Sep 2023 12:22:33 +0000 (14:22 +0200)]
remove splash image since its rarelly shown and feels weird when it flash

19 months agoadded two blank entries to the list so it always have some more scroll at the end...
Eduardo [Sat, 30 Sep 2023 00:52:02 +0000 (02:52 +0200)]
added two blank entries to the list so it always have some more scroll at the end for better readability

19 months agocheckbox style changed*
Eduardo [Sat, 30 Sep 2023 00:51:10 +0000 (02:51 +0200)]
checkbox style changed*
*we still need the checked icon since it is not done at the moment

19 months agofix shadowing an internal variable
Eduardo [Fri, 29 Sep 2023 22:09:00 +0000 (00:09 +0200)]
fix shadowing an internal variable

19 months agoadd three blank elements to the list
Eduardo [Thu, 28 Sep 2023 16:45:11 +0000 (18:45 +0200)]
add three blank elements to the list
(checkbox is still visible!!)

19 months agotodo tasks functions
Eduardo [Thu, 28 Sep 2023 16:35:38 +0000 (18:35 +0200)]
todo tasks functions

19 months agotodo list styles and test data
Eduardo [Thu, 28 Sep 2023 16:35:08 +0000 (18:35 +0200)]
todo list styles and test data

19 months agoenabled new plugins
Eduardo [Thu, 28 Sep 2023 16:23:29 +0000 (18:23 +0200)]
enabled new plugins

19 months agoadded script tabs plugin
Eduardo [Thu, 28 Sep 2023 16:23:16 +0000 (18:23 +0200)]
added script tabs plugin

19 months agoadded project time tracker plugin
Eduardo [Thu, 28 Sep 2023 16:22:51 +0000 (18:22 +0200)]
added project time tracker plugin

19 months agoset shaders to move with the scroll of the list
Eduardo [Wed, 27 Sep 2023 00:15:58 +0000 (02:15 +0200)]
set shaders to move with the scroll of the list

19 months agosome stupid spaces keep poping in the extension
Eduardo [Tue, 26 Sep 2023 22:48:41 +0000 (00:48 +0200)]
some stupid spaces keep poping in the extension

19 months agoBasic element for to-do list styles, list structure and test data
Eduardo [Tue, 26 Sep 2023 22:48:18 +0000 (00:48 +0200)]
Basic element for to-do list styles, list structure and test data

19 months agomoved buttons
Eduardo [Tue, 26 Sep 2023 20:28:53 +0000 (22:28 +0200)]
moved buttons

19 months agoadded godot git plugin for easy management
Eduardo [Tue, 26 Sep 2023 20:23:39 +0000 (22:23 +0200)]
added godot git plugin for easy management

19 months agochanged background animation
Eduardo [Tue, 26 Sep 2023 00:45:07 +0000 (02:45 +0200)]
changed background animation

with GLSL shaders!

19 months agofixed button outline when being pressed
Eduardo [Tue, 26 Sep 2023 00:44:14 +0000 (02:44 +0200)]
fixed button outline when being pressed

19 months agosmall refactor made to the shaders
Eduardo [Mon, 25 Sep 2023 18:01:20 +0000 (20:01 +0200)]
small refactor made to the shaders

19 months agochanged stretch mode again
Eduardo [Mon, 25 Sep 2023 16:19:12 +0000 (18:19 +0200)]
changed stretch mode again

19 months agoenabled inmersive mode for aesthetics
Eduardo [Mon, 25 Sep 2023 16:18:30 +0000 (18:18 +0200)]
enabled inmersive mode for aesthetics

19 months agoto do list screen background
Eduardo [Mon, 25 Sep 2023 16:17:51 +0000 (18:17 +0200)]
to do list screen background

made with a shader!

19 months agonew styles for todo list scene
Eduardo Fernandez [Sun, 24 Sep 2023 22:24:10 +0000 (00:24 +0200)]
new styles for todo list scene

19 months agoset the hamburger with new styles and margins
Eduardo Fernandez [Sun, 24 Sep 2023 22:05:49 +0000 (00:05 +0200)]
set the hamburger with new styles and margins

19 months agohome buttons styles and positions
Eduardo Fernandez [Sun, 24 Sep 2023 19:54:08 +0000 (21:54 +0200)]
home buttons styles and positions

19 months agoset stretch mode to viewport so the items are always the same size
Eduardo Fernandez [Sun, 24 Sep 2023 19:52:12 +0000 (21:52 +0200)]
set stretch mode to viewport so the items are always the same size

may need some testing since IDK how will it react to differents aspect ratios

19 months agostarting with the home buttons
Eduardo [Sun, 24 Sep 2023 16:40:49 +0000 (18:40 +0200)]
starting with the home buttons

19 months agofade in for the running bunny (loading animation)
Eduardo [Sun, 24 Sep 2023 16:29:20 +0000 (18:29 +0200)]
fade in for the running bunny (loading animation)

19 months agobackground for the main menu made with GLSL shaders!
Eduardo [Sun, 24 Sep 2023 16:28:46 +0000 (18:28 +0200)]
background for the main menu made with GLSL shaders!

19 months agomy firsts steps with GLSL
Eduardo [Sun, 24 Sep 2023 01:17:03 +0000 (03:17 +0200)]
my firsts steps with GLSL

im doing the shaders for the home background, its just dots moving all together

19 months agofade in the bunny animation on load (it looks way better)
Eduardo [Sat, 23 Sep 2023 23:17:30 +0000 (01:17 +0200)]
fade in the bunny animation on load (it looks way better)

19 months agosplash with logo centered
Eduardo [Sat, 23 Sep 2023 23:06:14 +0000 (01:06 +0200)]
splash with logo centered

the back pain logo is centered in the screen on top and the loading bunny animation is under it

19 months agosplash with bunny loading centered
Eduardo [Sat, 23 Sep 2023 22:56:05 +0000 (00:56 +0200)]
splash with bunny loading centered

the back pain logo is in the bottom and the bunny runing in circles (loading) is centered in the screen

19 months agobunny loading sprite sheet
Eduardo [Sat, 23 Sep 2023 22:54:40 +0000 (00:54 +0200)]
bunny loading sprite sheet

19 months agoupdated readme url
Eduardo [Sat, 23 Sep 2023 18:57:51 +0000 (20:57 +0200)]
updated readme url

19 months agoadded readme with basic info
Eduardo [Sat, 23 Sep 2023 18:55:27 +0000 (20:55 +0200)]
added readme with basic info

19 months agodatabase and settings singletons
Eduardo [Sat, 23 Sep 2023 18:03:36 +0000 (20:03 +0200)]
database and settings singletons

19 months agonot initial commit but the first
Eduardo [Sat, 23 Sep 2023 10:23:01 +0000 (12:23 +0200)]
not initial commit but the first

19 months agogit files first
Eduardo [Sat, 23 Sep 2023 10:22:06 +0000 (12:22 +0200)]
git files first