Commit Graph

344 Commits

Author SHA1 Message Date
sshumakov3
5a33e5b429 remove titlebars from popup dialogs 2021-01-23 01:23:55 +03:00
BalkronPainter
bd4319811e revert changes in .gitignore (bug in Шindoшs), added OpenSans-Regular.ttf and OpenSans-SemiBold.ttf 2021-01-23 02:15:11 +05:00
BalkronPainter
8432ef9b9c update .gitignore 2021-01-23 02:07:24 +05:00
sshumakov3
56e4b6bfee Merge remote-tracking branch 'origin/master' 2021-01-22 23:57:57 +03:00
sshumakov3
ce1c4ea736 implement port renaming properly 2021-01-22 23:57:34 +03:00
BalkronPainter
b603e473ed add new fonts, fix node names 2021-01-22 23:06:06 +05:00
BalkronPainter
5cc6d63eb7 Merge branch 'master' of https://gitlab.com/sshumakov3/noggit-red 2021-01-22 21:08:54 +05:00
sshumakov3
1db6c45382 improve NodeEditor ui 2021-01-22 01:42:13 +03:00
BalkronPainter
5b0ae7f9d7 update node filtering, UI beautify 2021-01-22 03:26:50 +05:00
sshumakov3
89403b0079 fix build errors 2021-01-21 19:50:10 +03:00
sshumakov3
8b07b85e1f add more nodes, a couple of fixes to the old ones 2021-01-21 02:45:36 +03:00
sshumakov3
502ab823ca add two more coordinate nodes 2021-01-20 19:25:02 +03:00
sshumakov3
6bd64189cc many new nodes 2021-01-20 19:11:32 +03:00
sshumakov3
6dd4cb2124 remove useless frameless headers 2021-01-16 02:56:24 +03:00
sshumakov3
3148b0d954 fix search 2021-01-16 02:53:54 +03:00
sshumakov3
9843212ff4 implement noise viewer 2021-01-15 23:06:21 +03:00
sshumakov3
f754c0dc24 always draw close button on docks 2021-01-15 18:46:53 +03:00
sshumakov3
b15f30e32f set dock style correctly 2021-01-15 17:39:14 +03:00
sshumakov3
e09b4790c2 set node style correctly 2021-01-15 16:58:39 +03:00
sshumakov3
8b8ff80ce1 remove GCC extension use 2021-01-15 15:33:16 +03:00
sshumakov3
09b852cef6 add missing include 2021-01-15 15:23:08 +03:00
sshumakov3
2b3824e5cc add misisng files 2021-01-15 15:20:03 +03:00
sshumakov3
54297eb255 implement node styles 2021-01-15 15:02:57 +03:00
sshumakov3
2587c74d42 implement random nodes 2021-01-15 14:57:42 +03:00
sshumakov3
166a4e5a9e ImageMaskRandomPointsNode 2021-01-14 20:11:37 +03:00
sshumakov3
b63c6e0b6c allow putting images and noises to container 2021-01-14 13:09:26 +03:00
sshumakov3
7a42854a14 implement image gaussian blur with arbitrary number of passes 2021-01-14 13:04:19 +03:00
sshumakov3
5cabf8fa1e add two last noise nodes 2021-01-14 02:07:22 +03:00
sshumakov3
baab859bc5 add noise generation module to nodes! 2021-01-14 01:17:17 +03:00
sshumakov3
15dfb8d4b9 use QImage instead of QPixmap for image nodes 2021-01-10 22:52:26 +03:00
sshumakov3
949fd9c11a a few image nodes 2021-01-10 20:26:27 +03:00
sshumakov3
85356d54bc add missing files 2021-01-10 13:44:23 +03:00
sshumakov3
31b84b46d8 refactor project structure 2021-01-10 13:42:19 +03:00
sshumakov3
e9d92844b7 begin work on image nodes 2021-01-09 00:58:46 +03:00
sshumakov3
7bd85ecfe8 make get variable single output only 2021-01-08 21:40:36 +03:00
sshumakov3
c9c0f501ee fix math node and interpreter bugs 2021-01-08 21:34:15 +03:00
sshumakov3
1b39fe8f1a implement matrix quaternion rotation / lazy variable getter 2021-01-08 20:04:33 +03:00
sshumakov3
068a0e8f38 implement matrix transform node, a few color converters 2021-01-08 19:30:21 +03:00
sshumakov3
22f7201607 fix warnings 2021-01-08 13:30:06 +03:00
sshumakov3
ab9dce06c5 add a few vector converters 2021-01-08 13:14:45 +03:00
sshumakov3
0f0ad4f21b more matrix math 2021-01-08 03:24:43 +03:00
sshumakov3
ad279155a0 matrix math node 2021-01-08 00:15:11 +03:00
sshumakov3
31263bf394 add vector math widgets 2021-01-07 21:32:01 +03:00
sshumakov3
d4f5fafbbf make colors vector based instead of QColor based 2021-01-06 20:08:54 +03:00
sshumakov3
04396633f6 add color math nodes 2021-01-05 13:44:16 +03:00
sshumakov3
d3da7da9be fix indexing error 2021-01-04 19:34:48 +03:00
sshumakov3
3e8963c7b9 variable deletion, context variables, default widgets for vector types 2021-01-04 19:12:32 +03:00
sshumakov3
0a7aafa7da add nodes to get and set variables within a scene 2021-01-02 13:32:33 +03:00
sshumakov3
4d371e8f95 a few fixes to lists and procedures 2020-12-27 18:50:10 +03:00
sshumakov3
3457772492 fix connections to any port 2020-12-27 11:20:30 +03:00