Commit graph

29 commits

Author SHA1 Message Date
jmsgrogan
521486be62 Start working on build system. 2023-12-20 16:58:22 +00:00
jmsgrogan
4b308f6c32 Initial test bootstrap. 2023-12-18 10:16:31 +00:00
jmsgrogan
7da1d2d539 Get compiling on arch. 2023-09-24 12:33:38 +01:00
James Grogan
198caa700b Fix linux build. 2023-02-26 18:23:21 +00:00
James Grogan
c5363327e8 Fix linux build. 2023-02-06 12:00:10 +00:00
jmsgrogan
8192ef78e8 Switch to template types for vectors 2023-01-30 14:53:49 +00:00
James Grogan
9f036d6438 Small cleaning. 2023-01-28 20:48:04 +00:00
James Grogan
9e1d951520 Fix linux build. 2023-01-28 16:58:26 +00:00
jmsgrogan
a6d92e142f Set up some db tests with table create. 2023-01-27 17:35:52 +00:00
jmsgrogan
4d2464c1f5 Add win socket client and server. 2023-01-27 17:04:39 +00:00
jmsgrogan
5ddd54dd6d Add initial font metrics and equation rendering. 2023-01-25 16:51:36 +00:00
jmsgrogan
c2027801be Initial plotting support. 2023-01-24 17:15:25 +00:00
jmsgrogan
6274c41a80 Add path rendering and svg line output. 2023-01-24 11:04:47 +00:00
jmsgrogan
73051a5f27 Break out material handling into dedicated class. 2023-01-24 09:51:15 +00:00
jmsgrogan
fc44c4c623 Small rendering cleanup. 2023-01-24 08:57:16 +00:00
James Grogan
119ea6f2cc Add wextra level warnings. 2023-01-23 11:55:58 +00:00
James Grogan
e559f9674d Add clang support. 2023-01-23 11:32:18 +00:00
James Grogan
3fad113178 Enable gcc wall and werror. 2023-01-23 11:06:30 +00:00
jmsgrogan
a46477cdcf Start dx path support. 2023-01-20 17:30:05 +00:00
jmsgrogan
f8a2ce3c59 Initial circuits plugin work. 2023-01-20 16:47:39 +00:00
jmsgrogan
b5f21900eb Fix up build. 2023-01-20 08:07:09 +00:00
jmsgrogan
f26ee2ebc4 Clean up use of transforms in scene graph. 2023-01-19 17:37:26 +00:00
jmsgrogan
97afa782a0 Add path rendering. 2023-01-19 14:25:58 +00:00
jmsgrogan
8130308f7f Update text rendering. 2023-01-18 17:31:16 +00:00
jmsgrogan
8536908eab Add widget state support. 2023-01-18 13:29:31 +00:00
jmsgrogan
7cab70f839 Move xml and svg to lower levels. 2023-01-18 10:55:32 +00:00
jmsgrogan
dfbc87cb09 Add svg conversion. 2023-01-17 17:41:27 +00:00
jmsgrogan
1f85954e98 Add initial token theming. 2023-01-17 13:01:59 +00:00
jmsgrogan
947bf937fd Clean project structure. 2023-01-17 10:13:25 +00:00