Commit Graph

1173 Commits

Author SHA1 Message Date
Tanasart
301e43a6c2 - Fix default preset overriding some value with manually created node. 2024-07-31 10:45:59 +07:00
Tanasart
2b5fdb474c palette multi select 2024-07-30 18:02:53 +07:00
Tanasart
a344f1643f - [Gradient] Fix freeze when resize the panel is too small. 2024-07-29 16:15:56 +07:00
Tanasart
24e33606f5 - [Inspector Panel] Clicking on a frame will now only show frame now in the inspector. 2024-07-29 15:25:29 +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
be29bfc5ca - Playback mode is now saved between project. - Add ping pong playback mode. 2024-07-29 11:58:47 +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
686785cd08 - [Inspector Panel] Output display now use custom order (if existed). 2024-07-29 10:26:15 +07:00
Tanasart
84e3b92891 - Fix error when loading the same project in the one session. 2024-07-29 10:14:15 +07:00
Tanasart
091e4156ac - Fix palette limit to actually 1024 (fr this time). 2024-07-29 10:00:31 +07:00
Tanasart
017aa7ac2b - [Graph Panel] Dropping .hex, .gpl, .pal files will now create palette node. 2024-07-29 09:40:08 +07:00
Tanasart
e1a5d54b8a pen scroll 2024-07-28 18:55:57 +07:00
Tanasart
121d3cd76b - [Group] Previewing on preview panel and graph now use connected nodes context instead of its own. - [Group] Channel selection now affect preview (including 3D preview). 2024-07-27 14:11:44 +07:00
Tanasart
b86f5fe9fd - [Preview Panel] Move 3d passes selector into preview settings. 2024-07-27 14:07:04 +07:00
Tanasart
5c03723004 - [Number] Fix node size not update correctly. 2024-07-27 12:45:06 +07:00
Tanasart
a50fcaec8b - [Path Extrude] Fix mesh generation error in some case. 2024-07-27 12:37:56 +07:00
Tanasart
e6d39113c2 - [Path] Previewing node now set proper preview area. 2024-07-27 12:36:17 +07:00
Tanasart
44a03c57df - Fix gradient alpha not loading. 2024-07-27 12:10:34 +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
fb2065f004 - [HLSL] Fix color value does not work. 2024-07-27 10:46:16 +07:00
Tanasart
4f9c076b12 more slider improvement 2024-07-27 09:07:29 +07:00
Tanasart
fb2b0b71fc - Update localization file. 2024-07-26 15:30:29 +07:00
Tanasart
2308f01ecb - New speed adjustable slider. 2024-07-26 14:38:39 +07:00
Tanasart
2ea20b9496 - [2D Light] Fix point light precision change randomly. 2024-07-26 11:09:29 +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
0dd9817e0e - [HLSL] Fix crash when switching from array datatype to color. 2024-07-26 10:13:25 +07:00
Tanasart
ee9dec8a3a key displayer only show in dev mode 2024-07-26 10:09:09 +07:00
Tanasart
3076b9dfcf - [Add node] Alias now have lower priority when searching. 2024-07-26 10:06:42 +07:00
Tanasart
c5aebfd1ee - [Graph Panel] Fix error when right clicking on input junction. 2024-07-25 17:10:31 +07:00
Tanasart
5d8f5c37d4 - Fix crash when undoing connection with dummy junction. 2024-07-25 17:04:48 +07:00
Tanasart
a5810b9345 - [Blend] Fix warning popup when input is empty in tile mode. 2024-07-25 16:43:51 +07:00
Tanasart
b02dfa5d57 - [HLSL] Add wrapper display to show the full vertex and fragment shader code. 2024-07-25 15:47:50 +07:00
Tanasart
306f2560ad - [Graph Panel] Fix overlapping "show avatar" label in spacious view mode. 2024-07-23 16:19:12 +07:00
Tanasart
81fbf91e20 - Fix theme color overriding not being loaded. 2024-07-23 16:08:38 +07:00
Tanasart
2e314c343f - Fix node deletion not merge all connections. 2024-07-23 15:51:13 +07:00
Tanasart
20c89a5d3d - [Ase File In] Fix alpha blending error. 2024-07-22 15:48:16 +07:00
Tanasart
c9869709d5 update tooltip, thumbnails 2024-07-22 15:21:57 +07:00
Tanasart
7bb03e45f3 - [Path Blur] Add origin porperty. 2024-07-22 12:10:46 +07:00
Tanasart
a2e6af84f8 - [Bend] Fix interpolation settings not working. 2024-07-21 16:27:54 +07:00
Tanasart
bef9953075 - [RM Primitive] Fix texture not fix to object position. 2024-07-20 18:02:42 +07:00
Tanasart
3ff3f6c3a3 - [Preview Panel] Fix channel selector shows up incorrectly in sdf mode. 2024-07-20 16:40:03 +07:00
Tanasart
9c94901006 - [Preview Panel] SDF raymarcher now comes with it's own 3d settings with only related options. 2024-07-20 15:55:02 +07:00
Tanasart
08928e15cb - [Raymarhers] Add environment texture interpolation settings. 2024-07-20 15:34:32 +07:00
Tanasart
34d195b760 - [RM Primitive] Fix reflective value not apply to combined object. 2024-07-20 14:45:45 +07:00
Tanasart
f1e554e094 - [RM Primitive] Fix Background and Draw BG not working. 2024-07-20 14:07:34 +07:00
Tanasart
32a250fe62 - Add preference settings to add more folders for fonts and assets. 2024-07-19 17:42:15 +07:00
Tanasart
3cd10e6f08 - [Scatter] Fix maximum blend mode not actually returns maximum color. 2024-07-19 14:36:59 +07:00
Tanasart
74224e323a - [Repeat] Add additive and maximum blend mode. 2024-07-19 14:35:01 +07:00
Tanasart
2f6e7d2abb - [Repeat] Fix repeat rotation wrap around too fast. 2024-07-19 12:40:29 +07:00
Tanasart
a7fcefa5ef - [Code editor] Fix autocomplete show up from empty prompt. 2024-07-19 12:25:21 +07:00
Tanasart
773598d39d - [3D object] Fix scale gizmo error on rotated object. 2024-07-19 11:32:36 +07:00
Tanasart
af9901120c - New HTTP request node. 2024-07-19 10:20:18 +07:00
Tanasart
45096510fe - [VectorRange box] Axis link and range mode are now separated settings. Add link line to show which values is being linked. 2024-07-19 09:37:06 +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
1d9dc31a82 - [Strand Create] Fix error when loading baked strands. 2024-07-17 11:50:02 +07:00
Tanasart
a0a02d7968 - Add preference option to disable mouse lock when sliding. 2024-07-17 11:19:55 +07:00
Tanasart
c2c6305b5b - [Preview Panel] Fix error with padding area type. 2024-07-17 10:31:54 +07:00
Tanasart
7770730b14 - [Preview Window] Fix crash when previewing node with no output junction. 2024-07-17 09:52:11 +07:00
Tanasart
0ed5a6568f - [Panel Graph] Fix node name overflow. 2024-07-17 09:47:54 +07:00
Tanasart
225cffb0f6 - [Group] Fix error when connecting to dummy input. 2024-07-17 09:41:17 +07:00
Tanasart
591a3a0a6c - [Group Input] Fix display type not working. 2024-07-17 09:21:40 +07:00
Tanasart
530c942ae0 - [Group] Fix node height not updating after duplicated. 2024-07-17 08:48:04 +07:00
Tanasart
268e26012a - [Rm Render, Combine] Fix output error. 2024-07-17 07:56:31 +07:00
Tanasart
8839af75ec embed default theme 2024-07-16 17:38:05 +07:00
Tanasart
906d46ca3d - Fix dialog not closing when trying to click outside on pen tablet. 2024-07-16 14:08:27 +07:00
Tanasart
3c1d49aeb9 - [Line] Add option to use path bbox as dimension. 2024-07-16 13:32:34 +07:00
Tanasart
faaed76c11 - [Line] Add option to scale texture axis based on path langth. 2024-07-16 10:21:55 +07:00
Tanasart
22d44588f0 - [Bake Path] Fix baking looped path not loop properly. 2024-07-16 10:08:51 +07:00
Tanasart
c8a8c944d1 - [Line] Add data type properties. - [Line] Add support for segments data. 2024-07-16 09:32:47 +07:00
Tanasart
aa93cc5bf2 - [Bake Path] Fix error when setting segment length to higher than 1. 2024-07-16 09:29:46 +07:00
Tanasart
ba00cccd40 horizontal selector 2024-07-16 07:19:28 +07:00
Tanasart
b36013dc57 - Add horizontal view for larger scrollbox. 2024-07-15 16:44:07 +07:00
Tanasart
e51e4a8054 - New Action creator. 2024-07-15 15:43:30 +07:00
Tanasart
b005475a21 - [Graph Panel] Add context button to convert connection to tunnel. 2024-07-15 10:54:28 +07:00
Tanasart
2891194037 1.17.7 2024-07-13 17:46:54 +07:00
Tanasart
9a8739d376 - [Graph Panel] Add context button for hiding all unconnected junctions. 2024-07-13 09:21:02 +07:00
Tanasart
6bcf9af599 - Separate hotkey save file. 2024-07-13 08:42:27 +07:00
Tanasart
7113b41b1e search 2024-07-13 08:18:17 +07:00
Tanasart
167515e75b - [Warp] Fix error when updating the node with no surface input. 2024-07-12 16:11:43 +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
5bd39e52ae - [Group] Fix incorrect junction type on newer datatypes. 2024-07-12 08:18:34 +07:00
Tanasart
824c5f4323 - [Preview Panel] Fix 3D preview depth error. 2024-07-12 07:34:22 +07:00
Tanasart
39942f7271 1.17.7.006 2024-07-11 17:32:40 +07:00
Tanasart
4cb634bd8b - [Invert] Add option to invert alpha. 2024-07-11 14:23:34 +07:00
Tanasart
a44e2c96e0 - [Graph Panel] Fix error when hotkey node creation got canceled. 2024-07-11 14:06:06 +07:00
Tanasart
0d3686733b - [Group] Fix freeze when clicking goto button while hoevring on a junction. 2024-07-11 13:56:17 +07:00
Tanasart
a7e0f92c28 - [Shift Array, Array Range] Is now array processor. 2024-07-11 13:35:32 +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
82b45b8a50 - [Map Path] Now use default surface when no texture is provided. 2024-07-10 14:30:29 +07:00
Tanasart
759bbd7197 - [Map Path] Fix freeze when subdivision value less than 1. 2024-07-10 14:26:39 +07:00
Tanasart
df16709563 - [Preview Panel] Fix background turns white when zoomed scale less than 0.1. 2024-07-10 14:22:42 +07:00
Tanasart
df84505d51 - [L-system] Fix UI overlapping. 2024-07-10 14:17:14 +07:00
Tanasart
663dc2ec2f - [L-system] Add a warning when providing invalid glyph and when trying to pop an empty stack. 2024-07-10 11:49:08 +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
57118535eb - Array processor now use maximum depth to determine array data. (will be slower but will allow inconsistent array like [16, [16, 16]] to works.) 2024-07-10 09:56:34 +07:00
Tanasart
5bb0f0fc1e - [Inspector Panel] Fix error when pop-up text box widget. 2024-07-10 09:14:37 +07:00
Tanasart
18186d3e69 - Fix error popup on some node when no input surface provided. 2024-07-10 08:45:25 +07:00
Tanasart
4a5cf38ce0 smear invert 2024-07-09 18:24:20 +07:00
Tanasart
118e23700a - [Canvas] Fix draw layer, mirror button behave weirdly. 2024-07-09 07:34:03 +07:00
Tanasart
c79b2abfef - [Canvas] Fix error when holding Ctrl + Shift while creating 0 width line. 2024-07-09 07:27:21 +07:00
Tanasart
f1120a928c - [Path] Fix NaN error with 0 distance line. 2024-07-08 16:44:21 +07:00
Tanasart
533fd6ec75 - [Raymarching] Add orthographic projection. 2024-07-08 12:12:45 +07:00
Tanasart
39acafebd7 - [Area] Add two points area type. 2024-07-08 11:19:13 +07:00
Tanasart
fbd1aef162 - [3D Path] Fix error on creation. 2024-07-08 10:55:23 +07:00
Tanasart
8ee605d1ae - [Graph Panel] Fix preview scale error when zoom out very far. 2024-07-08 09:43:38 +07:00
Tanasart
e5d28abe59 add node 2024-07-08 09:37:36 +07:00
Tanasart
be26b6413a array pin 2024-07-07 17:55:27 +07:00
Tanasart
a661d3ed06 - [Graph Panel] Fix connection corner misbehave in elbow mode. 2024-07-07 15:32:58 +07:00
Tanasart
ad543326a3 - [Graph Export] Very large surfaec will now be cropped instead of error. 2024-07-07 14:34:02 +07:00
Tanasart
47fb7b0ce5 - Fix active property not working. 2024-07-07 14:08:13 +07:00
Tanasart
c54e918ff4 - [Animation Panel] Graph view for separated axis can now be toggled separately. 2024-07-07 11:07:42 +07:00
Tanasart
9f5a76f89a - [Shape] Fix empty output for negative width, height. 2024-07-07 09:17:44 +07:00
Tanasart
64abc57d29 - [PCX] Fix string evaluation bug when a string contains operation. 2024-07-07 09:04:43 +07:00
Tanasart
5232a0579e - [Group Input] Add visiblity properties. 2024-07-07 08:34:40 +07:00
Tanasart
64233526f7 - [Blur] Fix error when node has no inputs. 2024-07-06 15:37:29 +07:00
Tanasart
857647edbc anim graph 2024-07-06 15:31:26 +07:00
Tanasart
dbb2fabca4 - [Graph Panel] Fix error when dropping project file to the panel. 2024-07-06 08:16:01 +07:00
Tanasart
1f4a67d126 1.17.6 2024-07-05 17:58:46 +07:00
Tanasart
20af174ed2 - [Graph Panel] Fix to center not working correctly with inline groups. 2024-07-05 14:01:40 +07:00
Tanasart
ac6a604465 - [ASE File In] Add small delay before refreshing file to prevent overlapped read ("ASE file read error."). 2024-07-05 13:03:44 +07:00
Tanasart
4bd4997f23 - [ASE File In] Now detect group separately from image layer 2024-07-05 13:00:00 +07:00
Tanasart
1979d57c83 - [Mesh Warp] Fix general error. 2024-07-05 12:06:49 +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
8442cc6f19 auto align 2024-07-05 09:50:07 +07:00
Tanasart
6a0a36a577 - [Graph Panel] Adding node with hotkey while not moving mouse will create new node below the current one. 2024-07-05 09:29:13 +07:00
Tanasart
9c0f7bf298 - [Export Graph] Fix "solid background" not completely opaque. 2024-07-05 09:06:33 +07:00
Tanasart
731c8ef48a - [RM Combine] Fix weird array output bug. 2024-07-05 08:26:06 +07:00
Tanasart
441fe2ab8c - [Preview Panel] Fix black screen when previewing empty sdf shape. 2024-07-05 08:20:38 +07:00
Tanasart
63efb6be3c - [Preview Panel] Fix view range not apply to sdf shape. 2024-07-05 07:57:06 +07:00
Tanasart
2a5bcb6482 canvas cube tool 2024-07-04 18:51:04 +07:00
Tanasart
9a853c813d - [Node] Fix height display error in parameter view. 2024-07-04 08:20:38 +07:00
Tanasart
ae07617500 fix timeline overlay ordering 2024-07-04 08:11:32 +07:00
Tanasart
5516a5e2ef downgrade 2024-07-04 07:07:02 +07:00
Tanasart
24882f60e5 - [Grid] Add accurate mode. 2024-07-03 17:52:51 +07:00
Tanasart
6d352c7c71 - [Pack Sprite] Fix error when packing array containing invalid surfaces. 2024-07-03 16:39:19 +07:00
Tanasart
94853648c7 - [Graph Panel] Add node alignment options to toolbar. 2024-07-03 16:34:05 +07:00
Tanasart
844d9e6f27 - Add option to include Steam avatar in the workshop thumbnail. 2024-07-03 11:24:09 +07:00
Tanasart
87295a5f88 separating value 2024-07-03 10:32:12 +07:00
Tanasart
b8f12c43b7 - [Node] Fix error when separate axis. 2024-07-03 10:24:37 +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
67644b3b7c overlay returns 2024-07-02 17:18:32 +07:00
Tanasart
caf9ae292c - [Canvas] Fix apply node not working. 2024-07-02 15:51:52 +07:00
Tanasart
5e2eb0a352 - [3D Object] Fix weird behaviour on other noeds when created. 2024-07-02 14:15:42 +07:00
Tanasart
1cabe20a00 - [Pin] Fix junction type not being update instantanously when connected. 2024-07-02 13:56:01 +07:00
Tanasart
529e9267d6 - [Canvas] Add image file dropping to the surface. 2024-07-02 08:51:03 +07:00
Tanasart
217133980c - Add template folder in welcome files. 2024-07-01 17:05:01 +07:00
Tanasart
f8c7dab28a - Add preference option to save and load project layout. 2024-07-01 13:14:55 +07:00
Tanasart
11de0da99f [Canvas] Add corner tool. 2024-07-01 11:23:46 +07:00
Tanasart
cc296a4cd2 - [Preview Panel] Tools hotkey can not include modifier. - [Preview Panel] Add hotkey for right-side tools. 2024-06-30 17:05:27 +07:00
Tanasart
d10aa6818e - [Preference] Fix spacing error when searching hotkey. 2024-06-30 16:18:48 +07:00
Tanasart
3b76ff571c - [Canvas] Snap line now snap to integer ratio. 2024-06-30 14:53:59 +07:00
Tanasart
0f5ea22852 canvas skew 2024-06-30 13:52:55 +07:00
Tanasart
e71d974973 canvas group 2024-06-29 17:31:24 +07:00
Tanasart
daef80e921 - [Canvas] Add animation type. 2024-06-29 14:37:07 +07:00
Tanasart
6bd74835f4 - [Canvas] Frame deletion now require shift key to prevent misclick. 2024-06-29 14:06:15 +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
e096f9d87a canvas ui 2024-06-29 10:22:20 +07:00
Tanasart
be6ba22147 interlace node 2024-06-28 16:54:13 +07:00
Tanasart
3d4fe3447f - Array processor are now use batched output by default (doesn't mean anything functionally). 2024-06-28 14:48:48 +07:00
Tanasart
89cbd946a7 - Shorten tag name in "graphic.json" theme file. 2024-06-28 13:40:21 +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
e92e0a9f3d - [Composite Node] Fix (potential) error when deleting layer. 2024-06-28 08:46:33 +07:00
Tanasart
536aeb09d9 - New Box Pattern node. 2024-06-27 13:16:16 +07:00
Tanasart
1f5cb6578e 1.17.5.005 2024-06-26 17:52:24 +07:00
Tanasart
ec1bbdcd53 - [3D Obj] Fix loaded solid missing alpha value. 2024-06-26 12:29:47 +07:00
Tanasart
1db8b7a488 - Add per node log. 2024-06-26 11:38:57 +07:00
Tanasart
e8acf572d7 - [Websocket Receiver] Fix error with port setup. 2024-06-26 08:14:00 +07:00
Tanasart
f057bf63d9 inline group rendering fix 2024-06-25 16:53:40 +07:00
Tanasart
ce9c4b0715 - [WAV File in] Fix file reading error. 2024-06-25 13:58:15 +07:00
Tanasart
6dc56388de - New Slice Stack node. 2024-06-25 13:44:08 +07:00
Tanasart
fdf245c1a9 shader set vec2 2024-06-24 18:49:54 +07:00
Tanasart
c0c640f602 - New 3D Path node - New 3D Path Extrude node. 2024-06-24 13:02:03 +07:00
Tanasart
c3f1ffa58e - [Preview Panel] Hovering on gradient map anchor now show mapped surface. 2024-06-23 14:36:51 +07:00
Tanasart
ee6d753836 - [Scale Algorithm] Add cleanShape algorithm. 2024-06-23 13:34:04 +07:00
Tanasart
23c185fdd8 aray awerning 2024-06-23 12:30:42 +07:00
Tanasart
1f06d3ebd4 svg 2024-06-23 09:53:47 +07:00
Tanasart
5ab7efb778 - [SVG In] Fix node not read svg file with extra tags. 2024-06-23 07:51:35 +07:00
Tanasart
b5f227b5c5 - New Path Blur node. 2024-06-22 17:09:44 +07:00
Tanasart
2ff855332c - [Square, Tri, Pen, Hex Grid] Add option to use texture dimension. 2024-06-22 12:29:05 +07:00
Tanasart
2aaa206a7a - [3D Terrain] Add level property. 2024-06-22 10:50:36 +07:00
Tanasart
3fd650d273 - [Pytagorean, Herringbones, Random tiles] Add level property. 2024-06-22 10:29:07 +07:00
Tanasart
3fc1d43953 - [Splash] Fix Kenney Credits. 2024-06-22 10:12:08 +07:00
Tanasart
8cf705435e - [RM Primitive] Fix volumetric object not showing. 2024-06-22 09:19:30 +07:00
Tanasart
bc0fd6e430 - [Bake Path] Baking a single path will returns 2D array instead of 3D. 2024-06-21 08:52:35 +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
84e4affbdc - [Shape] Add Gear shape. 2024-06-20 13:55:04 +07:00
Tanasart
527138613a - [Line] Now accept array of paths (not to be confused with path array). 2024-06-20 12:28:19 +07:00
Tanasart
b5dac67f4d - [VectorBox] Fix error when linking value. 2024-06-20 10:19:10 +07:00
Tanasart
35753e22e8 - [Wiggler] Fix random seed button reset the wrong value. 2024-06-20 09:32:07 +07:00
Tanasart
1e77dcc18d - [Preview Panel] Disabling drawing on top will also set blending mode to additive. 2024-06-20 09:08:40 +07:00
Tanasart
a69b16d2c4 - [Path Builder] Now support path array. - [Path Builder] Fix error when inputing invalid point arrays. 2024-06-20 08:37:50 +07:00
Tanasart
aa268c6771 - [Canvas] Fix crash when some surface data is missing. 2024-06-20 08:10:24 +07:00
Tanasart
168286b449 1.17.4 2024-06-19 16:32:41 +07:00
Tanasart
10e4041a32 - [Preview Panel] Fix overlay gizmo error when having multiple instances of the panels. 2024-06-19 14:32:28 +07:00
Tanasart
c506e06023 - [Export Graph] Fix general crash. 2024-06-19 14:22:25 +07:00
Tanasart
0009a20ba3 - [Animation Panel] Add Ctrl+Click to edit keyframe value directly. 2024-06-19 14:04:03 +07:00
Tanasart
3ae01f7d86 - [Animation Panel] Add tooltip when hovering on a keyframe. 2024-06-19 10:41:07 +07:00
Tanasart
ee9b5ac672 - [Curve data] Add shfit and scale properties. 2024-06-18 10:18:50 +07:00
Tanasart
2426e9a3fb - New Scatter Path node. 2024-06-17 18:12:33 +07:00
Tanasart
18dc64fbfd - Fix crash when trying to load an already opened project while opening multiple projects. 2024-06-17 12:35:52 +07:00
Tanasart
94330dd272 - [Graph Panel] Fix crash when deleting multiple noeds. 2024-06-17 12:07:47 +07:00
Tanasart
e67d134d2a - New mesh export node. 2024-06-17 11:22:18 +07:00
Tanasart
be99110708 [Surface Extrude] Add height level 2024-06-17 09:59:40 +07:00
Tanasart
9421160f5f - [Surface Extrude] Add back side properties. 2024-06-17 09:47:08 +07:00
Tanasart
aacbc437aa sdf grid 2024-06-16 13:04:40 +07:00
Tanasart
a7d756d565 rm render 2024-06-16 10:27:57 +07:00
Tanasart
7a692822b3 combine boolean 2024-06-15 18:54:48 +07:00
Tanasart
73d155674b - [Compare] Now works with nested array. 2024-06-15 16:21:33 +07:00
Tanasart
af9235f4ba sdf control gizmo 2024-06-15 14:49:22 +07:00
Tanasart
c9f3b8d46e - [Render Sprite Sheer] Now output flattened atlas array. 2024-06-15 13:33:31 +07:00
Tanasart
d4546ee7fe rm combine 2024-06-15 13:02:10 +07:00
Tanasart
63bbf10ba2 - [3D Terrain] Add smooth shading and improve performance. 2024-06-15 10:54:16 +07:00
Tanasart
153863a904 - [Canvas] Now show background array based on frame index. 2024-06-15 09:38:43 +07:00
Tanasart
4d6d06c738 - [Inline Group] Fix error when deleteing the last node in the group. 2024-06-15 09:29:31 +07:00
Tanasart
271bc53343 - [SVG] Fix error when loading file. 2024-06-15 09:24:51 +07:00
Tanasart
a06e66c453 combine sdf 2024-06-15 09:03:30 +07:00
Tanasart
c935b6664a rm combine 2024-06-14 18:47:50 +07:00
Tanasart
f55e8cc376 - New RM Combine node. 2024-06-14 17:46:25 +07:00
Tanasart
c5fcb15580 - New Repeat texture node. 2024-06-13 17:28:02 +07:00
Tanasart
8a9b5277ac - [Blur, Contrast blur, Directional blur, Radial blur, Shape blur, Non-uniform blur, Slope blur, Zoom blur] Add gamma correction option. 2024-06-13 14:21:07 +07:00
Tanasart
14e9e0f82f - [RM PRimitive] Add texture property. 2024-06-13 13:28:34 +07:00
Tanasart
a6aeffcf66 - [Supporter] New MK Fracture node. 2024-06-13 12:19:25 +07:00
Tanasart
1a6149c3ce - Fix bug when editing area in two point mode. 2024-06-13 07:38:14 +07:00
Tanasart
b229ecd671 - [Preview Panel] Fix rendering glitch when using UI scale lower than 1. 2024-06-12 18:06:14 +07:00
Tanasart
1d616cfc81 - New Blend edge node. 2024-06-12 15:06:17 +07:00
Tanasart
6ec32374bf - [Grids] Add level property. 2024-06-12 12:07:56 +07:00
Tanasart
960004a424 - [Math] Add snap operation. 2024-06-12 11:09:56 +07:00
Tanasart
cb288a6db0 [canvas group] modifier double click 2024-06-12 10:21:27 +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
79baea6a2f - [Supporter] New Honeycomb noise node. 2024-06-10 15:02:51 +07:00
Tanasart
80fb5622b5 - Fix crash when grouping inline groups. 2024-06-10 12:36:39 +07:00
Tanasart
afbd7eab5a - [Supporter] New Brush effect node. 2024-06-10 11:42:24 +07:00
Tanasart
1f48eefff5 New Pixel Sampler node. 2024-06-10 11:09:46 +07:00
Tanasart
ff8b4af9bb - [Slider Range] Fix slider stucking at 1 when dragging. 2024-06-10 10:53:25 +07:00
Tanasart
4567c6d89a 1.17.3.001 2024-06-09 19:02:37 +07:00