Commit Graph

299 Commits

Author SHA1 Message Date
Tanasart
b86f5fe9fd - [Preview Panel] Move 3d passes selector into preview settings. 2024-07-27 14:07:04 +07:00
Tanasart
48b0dda79e - [Graph Panel] Junction array type now always based on raw value. 2024-07-27 11:28:23 +07:00
Tanasart
61f69590f9 - [HLSL] Fix loading preset not compiling the script. 2024-07-27 10:51:05 +07:00
Tanasart
d4ee027814 - [Graph Panel] Fix parameter view not drawing correctly. 2024-07-26 11:04:11 +07:00
Tanasart
33be6d27a8 - [Add node] Adding node from a junction now connect to a correct junction (including dummy junction). 2024-07-26 10:45:11 +07:00
Tanasart
5d8f5c37d4 - Fix crash when undoing connection with dummy junction. 2024-07-25 17:04:48 +07:00
Tanasart
2e314c343f - Fix node deletion not merge all connections. 2024-07-23 15:51:13 +07:00
Tanasart
f1e554e094 - [RM Primitive] Fix Background and Draw BG not working. 2024-07-20 14:07:34 +07:00
Tanasart
af9901120c - New HTTP request node. 2024-07-19 10:20:18 +07:00
Tanasart
c677d84243 - [Graph Panel] Fix node name label height not scale with UI scale. 2024-07-17 14:36:03 +07:00
Tanasart
07d18167bc - [ScrollPane] Add scrolling support for pen input. 2024-07-17 14:02:36 +07:00
Tanasart
16dd84477d - [Nodes] Fix junction merging not working with dynamic input nodes. 2024-07-17 12:43:47 +07:00
Tanasart
0ed5a6568f - [Panel Graph] Fix node name overflow. 2024-07-17 09:47:54 +07:00
Tanasart
591a3a0a6c - [Group Input] Fix display type not working. 2024-07-17 09:21:40 +07:00
Tanasart
b005475a21 - [Graph Panel] Add context button to convert connection to tunnel. 2024-07-15 10:54:28 +07:00
Tanasart
6555ce5a0f - [Graph Panel] Add search function (with Shift+F since Ctrl+F is already use for framing.) 2024-07-12 15:35:01 +07:00
Tanasart
8658db47c9 - [Normal Light] Light position is now vec2, separate light height as a separate property. 2024-07-11 11:48:33 +07:00
Tanasart
9966fdfdb7 - [Inspector Panel] Value in pixel unit now rounded when sliding. 2024-07-11 10:28:15 +07:00
Tanasart
cda5f42f7f - New Grain nose. 2024-07-10 18:13:51 +07:00
Tanasart
39421f398c node minimize 2024-07-10 16:48:23 +07:00
Tanasart
687013714d - [Graph Panel] Fix junction not updating its initial position when a node is created while playing. 2024-07-10 10:47:21 +07:00
Tanasart
18186d3e69 - Fix error popup on some node when no input surface provided. 2024-07-10 08:45:25 +07:00
Tanasart
47fb7b0ce5 - Fix active property not working. 2024-07-07 14:08:13 +07:00
Tanasart
5232a0579e - [Group Input] Add visiblity properties. 2024-07-07 08:34:40 +07:00
Tanasart
414b356f4b - [Graph Panel] Add double shift kets to select all junctions of the same io type in the same node as the dragging junction. 2024-07-05 10:18:46 +07:00
Tanasart
9a853c813d - [Node] Fix height display error in parameter view. 2024-07-04 08:20:38 +07:00
Tanasart
94853648c7 - [Graph Panel] Add node alignment options to toolbar. 2024-07-03 16:34:05 +07:00
Tanasart
993463204a - [UI] Fix error when closing panel. 2024-07-03 10:16:46 +07:00
Tanasart
c5bce46473 - [Splash Dialog] Welcomes files folder is now collapsible and persistent between sessions. 2024-07-03 08:31:14 +07:00
Tanasart
14bf99095b node snap 2024-07-02 18:25:59 +07:00
Tanasart
529e9267d6 - [Canvas] Add image file dropping to the surface. 2024-07-02 08:51:03 +07:00
Tanasart
b79900fb72 - [Animation Panel] Add timeline preview for Canvas, Animation, GIF, and array to anim nodes. 2024-06-29 13:52:59 +07:00
Tanasart
f821f552f2 - [SVG] Fix error when reading multiline tags. - [SVG] Fix fill color not propagate to children. 2024-06-28 12:06:34 +07:00
Tanasart
1db8b7a488 - Add per node log. 2024-06-26 11:38:57 +07:00
Tanasart
23c185fdd8 aray awerning 2024-06-23 12:30:42 +07:00
Tanasart
b19dad22db - [Export] Add surface output passthrought. 2024-06-20 18:22:21 +07:00
Tanasart
a4176b2139 - [Graph Panel] Fix inspector action connection lines not rendering. 2024-06-20 15:56:43 +07:00
Tanasart
3ae01f7d86 - [Animation Panel] Add tooltip when hovering on a keyframe. 2024-06-19 10:41:07 +07:00
Tanasart
94330dd272 - [Graph Panel] Fix crash when deleting multiple noeds. 2024-06-17 12:07:47 +07:00
Tanasart
d4546ee7fe rm combine 2024-06-15 13:02:10 +07:00
Tanasart
08435332a6 - [Inspector Panel] Fix paste not working with some value. 2024-06-12 09:46:02 +07:00
Tanasart
4cb9bb5360 - [Menubox] Fix nested box register click on the parent instead of the child. 2024-06-12 09:34:02 +07:00
Tanasart
e09089b3b2 y snap 2024-06-11 16:26:00 +07:00
Tanasart
85919c6912 1.17.3 2024-06-11 10:06:42 +07:00
Tanasart
c566ca84ba use array for project nodes instead of list 2024-06-08 18:31:27 +07:00
Tanasart
6d9b90ca2a several things 2024-06-08 11:31:21 +07:00
Tanasart
741a77c8a7 - [IsoSurf] Add per surface offset property. 2024-06-02 09:15:18 +07:00
Tanasart
2199bac946 - [Composite] Fix error when previewing node with feedback value. 2024-05-28 09:57:00 +07:00
Tanasart
0453a3f58a - [Canvas] Fix holding shift + ctrl disable mouse click. 2024-05-27 08:41:41 +07:00
Tanasart
214b152424 - [Array Loop] Fix error on creation. 2024-05-24 15:33:27 +07:00