Maximilian Kueffner
2990f3313d
Merge branch 'separations'
2025-08-28 19:24:33 +02:00
Maximilian Kueffner
4fefd658fc
use presets in pipeline
2025-08-19 00:31:28 +02:00
Maximilian Kueffner
3cfa724c8c
remove dir locals, use presets instead
...
`projectile-configure-project' in conjunction with CMakePresets.json
will allow to configure the project.
`projectile-compile-project' does sth similar for the compile command.
This is equivalent to something like
~cmake --preset clang-debug && cmake --build build --preset clang-debug~
2025-08-19 00:27:41 +02:00
Maximilian Kueffner
caa9f12abf
add presets
2025-08-19 00:07:14 +02:00
Maximilian Kueffner
03ea7c84f0
make some includes private
2025-08-19 00:07:01 +02:00
Maximilian Kueffner
55c7fdd254
add gallery toggle
2025-08-19 00:03:06 +02:00
Maximilian Kueffner
6f83a13b63
remove deprecation warnings
2025-08-19 00:02:14 +02:00
Maximilian Kueffner
05c21bdce9
dump unnecessary dependency
2025-08-17 21:56:24 +02:00
Maximilian Kueffner
5e06f767e9
Some cleanup
2025-08-17 21:51:13 +02:00
Maximilian Kueffner
88cc7363c6
Factor out AppGLFW base class
...
The intention here is to get rid of scaffolding in the consumer
application class and allow to focus on the "important bits".
2025-08-17 21:30:00 +02:00
Maximilian Kueffner
e21ddb1246
Merge branch 'separations' of https://github.com/m-aXimilian/pixelarium into separations
2025-08-17 18:20:43 +02:00
Maximilian Küffner
2e16c22811
failed auto-include
2025-03-18 22:06:16 +01:00