Commit Graph

340 Commits

Author SHA1 Message Date
Tanasart
d3f1636077 [2D light] The output alpha channel now match the input. 2024-11-10 11:17:30 +07:00
Tanasart
ca8c746321 fixeses 2024-11-07 13:59:04 +07:00
Tanasart
e3a03ca6ca 1.18.3.1 2024-11-04 12:08:06 +07:00
Tanasart
9640608002 graph minimap 2024-11-02 11:10:04 +07:00
Tanasart
56ff68fe23 tileset part 1 2024-11-01 11:57:42 +07:00
Tanasart
5589a07be6 - [Add node] Sections are now collapsible. - [Add node, inspector panel] Double click on section to collapses/expands all. 2024-10-30 15:09:52 +07:00
Tanasart
03a061651f Add the ability to expose node metadata (name, position) as junction. 2024-10-29 09:03:29 +07:00
Tanasart
e9d175b57a - [Math, Pixel math] Add fract operation. - [Pixel math] Add operations to match with math nodes. 2024-10-27 09:36:17 +07:00
Tanasart
84fa9459b7 [Region Fill] Fix empty result in random color mode. 2024-10-19 10:57:57 +07:00
Tanasart
db274ac2d6 1.18.2.1 2024-10-18 09:47:55 +07:00
Tanasart
f2e919d6be Add option to set some attributes (interpolation, oversample, format) to "group" which will inherit the value from the parent group. 2024-10-17 09:46:19 +07:00
Tanasart
08463ddced [Graph, preview panel] Zoom level can now be edit directly. 2024-10-12 13:35:36 +07:00
Tanasart
f51f024918 displace 2024-10-10 18:13:21 +07:00
Tanasart
b91cc3844f group input lock 2024-10-06 08:55:16 +07:00
Tanasart
a04a4c7b94 group io 2024-10-06 08:25:07 +07:00
Tanasart
db1af35899 - [scatter] anchor point 2024-10-03 17:20:00 +07:00
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