Commit Graph

1084 Commits

Author SHA1 Message Date
Tanasart
5e4c5bff0c - [Theme] Fix crash when loading custom themes. 2024-08-06 09:30:00 +07:00
Tanasart
0b99d464ec 1.17.9 2024-08-03 17:43:09 +07:00
Tanasart
aac0bef31e - [Inspector Panel] Fix error when removing keyframe through the property widget. 2024-08-03 09:32:32 +07:00
Tanasart
8dfd2d3c88 - [Graph Panel] Using ctrl to move connection will now swap connection in the same node. 2024-08-02 20:11:05 +07:00
Tanasart
f285ada4d0 - [Graph Panel] Display parameter now saved per projects. 2024-08-02 19:30:35 +07:00
Tanasart
5ce4ab19cf rm cloud 2024-08-02 09:57:52 +07:00
Tanasart
094b428c17 - [Graph, Preview Panel] Fix single modifier hotket not triggering (use to activate ctrl, alt click for pan/zoom) 2024-08-01 16:29:52 +07:00
Tanasart
363a1dec53 - New RM Cloud node. 2024-07-31 17:24:42 +07:00
Tanasart
d1d810d763 palette view 2024-07-31 11:56:49 +07:00
Tanasart
3510e1ea2f - [Array] Fix node resetting its dimension when playing. 2024-07-31 11:09:59 +07:00
Tanasart
fa50176d79 - [Inspector Panel] Fix error when displaying array data on textbox. 2024-07-31 10:53:28 +07:00
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