Commit Graph

1092 Commits

Author SHA1 Message Date
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
e7881f1bad - [Grid] Fix uneven gap size on non uniform grid size. 2024-07-19 15:54:57 +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