Commit Graph

8 Commits

Author SHA1 Message Date
Adrien Bourmault a000fcc414 WIP: reorga 2024-10-05 19:08:55 +02:00
Adrien Bourmault 56b8847f95 WIP: state before working on camera 2024-10-05 18:32:30 +02:00
Adrien Bourmault c2c11a6aba wip: cubes and arrows 2024-10-01 10:37:37 +02:00
Adrien Bourmault f7f8c5be98 src/util/draw/gl.c: draw a red GL area 2024-09-10 15:20:25 +02:00
Jean Sirmai 3850f371a3
Makefile: parallel by default 2024-06-29 18:04:49 +02:00
Jean Sirmai 175418ab35
New Makefile and project restructuration 2024-06-29 18:04:49 +02:00
Jean Sirmai 1d8fc9ef22
Initial commit: first state machine and interactive dialog window
This commit implements the first state machine crossing EXEC_EDIT with
STATE_RULES_DATA. A dialog window is available to use.

TODO:
	- get OpenGL view
	- get a GTK4 tree view
2024-06-29 18:04:49 +02:00
Jean Sirmai a6845e9b2a
First commit : a simple window with a button which prints 'Hello, World' 2024-04-20 11:17:01 +02:00