Commit graph

376 commits

Author SHA1 Message Date
Tanasart
4e0d0a552f repeat animatora 2024-10-03 13:09:27 +07:00
Tanasart
bcdf5d8786 [2D light] Add supports for multiple lights. 2024-10-01 18:43:37 +07:00
Tanasart
ba29167abf Fix disabling auto update still make the node update in some case. 2024-09-11 14:54:40 +07:00
Tanasart
53d5425260 [Graph, Inspector] Fix node not update junction while playing. 2024-09-08 09:57:13 +07:00
Tanasart
8e2f4b8071 new node thumbnails 2024-09-07 17:48:57 +07:00
Tanasart
e1a81fea4c output fn 2024-09-04 08:57:11 +07:00
Tanasart
4b62aa01b8 area unit 2024-09-02 16:53:15 +07:00
Tanasart
69628d31dc [Interlace] Fix unnecessary cache clear. 2024-09-01 11:30:34 +07:00
Tanasart
782e6d8e1a p4 2024-08-20 15:15:53 +07:00
Tanasart
6fe517245a 17.10.2 2024-08-18 18:13:40 +07:00
Tanasart
6cb3eec809 v1 2024-08-18 10:10:39 +07:00
Tanasart
e1eaf0ce7f - New Point in Area node, bypass 2024-08-14 14:55:53 +07:00
Tanasart
5408133a3f vec type 2024-08-12 18:42:05 +07:00
Tanasart
5644cffee8 context menu hotkey 2024-08-09 18:30:09 +07:00
Tanasart
0c3173c624 junction as array 2024-08-08 11:57:51 +07:00
Tanasart
8103abca06 replace all dynamics node values with type based 2024-08-07 18:20:45 +07:00
Tanasart
f951f279c9 - Fix some junctions still show up after hiding. 2024-08-07 09:16:09 +07:00
Tanasart
9e2b0fdcea setinput 2024-08-06 19:04:41 +07:00
Tanasart
b5b999d868 preop 2024-08-06 17:39:22 +07:00
Tanasart
d4cfc91cd9 - [Splash] Hovering on welcome projects now won't try to load metadata. 2024-08-06 11:28:00 +07:00
Tanasart
5e4c5bff0c - [Theme] Fix crash when loading custom themes. 2024-08-06 09:30:00 +07:00
Tanasart
f285ada4d0 - [Graph Panel] Display parameter now saved per projects. 2024-08-02 19:30:35 +07:00
Tanasart
301e43a6c2 - Fix default preset overriding some value with manually created node. 2024-07-31 10:45:59 +07:00
Tanasart
662d04e30b - [Frame] Fix renaming by double-clicking not set the textbox to the current name. 2024-07-29 15:08:08 +07:00
Tanasart
ee69669e51 - [Preset] Fix gradient data not loading. 2024-07-29 14:47:23 +07:00
Tanasart
aec420ef15 - [Group] Fix output junction order changing between session. 2024-07-29 11:35:10 +07:00
Tanasart
dcfc41379c - [Graph Panel] Add file drop directly to input node to replace its content (image, image array, * file ins). 2024-07-29 10:59:46 +07:00
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
Tanasart
ad7c736a89 dynamic input undo 2024-05-24 12:44:36 +07:00
Tanasart
ef2d8aaa2f dynamic inputs 2024-05-23 15:59:39 +07:00
Tanasart
dcc07ba19e group ungroup undo 2024-05-22 17:13:46 +07:00
Tanasart
734c96890c - [Graph Panel] Fix auto connection conect wrong junctions. 2024-05-18 19:15:03 +07:00
Tanasart
a0a1941159 path builder, file exp, dither noise 2024-05-18 18:46:01 +07:00
Tanasart
31bb7887f8 - All seed values now comes with randomize button. 2024-05-17 14:01:36 +07:00
Tanasart
a01a979bb3 file watcher crash 2024-05-16 15:37:44 +07:00
Tanasart
d3c024abb2 1.17.0.3 patches 2024-05-11 19:36:19 +07:00
Tanasart
72c4589379 - [Inspector Panel] Compact view trigger now show up and applies to project attributes, metadata. 2024-05-08 11:44:41 +07:00
Tanasart
a581d4fbe1 1.17.0.2
- [Loop array] Output now duplicate data instead of referencing it.
- [Splice Spritesheet] Fix output empty when either width or height is set to 1.
- [Splice Spritesheet] Fix vertical orientation output error.
- [Atlas set] Add an option to recalculate position after applying new rotation.
2024-05-07 11:53:51 +07:00
Tanasart
f8d04e0b75 - [Image Array] Fix node always update if one of the path is not a valid image. 2024-05-03 15:48:34 +07:00
Tanasart
28ca18d6d2 node dim 2024-05-02 17:13:35 +07:00
Tanasart
bb3693fe4e loop, display 2024-04-30 10:57:34 +07:00
Tanasart
3a3f39a170 strict 2024-04-23 16:53:16 +07:00
Tanasart
b1508ee21d 1.17rc1 2024-04-13 12:32:04 +07:00
Tanasart
7a6441bc76 canvas updates 2024-04-12 16:45:21 +07:00
Tanasart
67780283c1 2024-04-11 20:43:03 +07:00
Tanasart
9263e5c499 1.16.9.2 2024-04-11 10:51:13 +07:00
Tanasart
f74971f7fb materialbox 2024-04-08 12:13:46 +07:00
Tanasart
f878ff994f Camera rework and audio 2024-04-03 14:40:37 +07:00
Tanasart
7826e5d9c3 group 2024-04-02 19:33:25 +07:00
Tanasart
04f21339f3 ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffuck 2024-04-02 14:49:26 +07:00
Tanasart
9317331da5 Welcome files 2024-04-02 10:24:55 +07:00