Commit Graph

954 Commits

Author SHA1 Message Date
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